when we add a product in quote and add quantity as below:

when we convert the quote to order the quantity and product is also added carried in the product order TMF622: (COM layer)

when service order is decomposed the same quantity is sent out in tmf 641. (SOM layer)
When it comes to instantiating the service inventory & resource inventory it has to be instantiated based on the quantity. i.e, as many service inventories / resources as stated in the quantity. b
But when the service order mgmt completion is sent to COM layer, via TMF641 serviceOrderStateChangeEvent, it is sent only once. based on this COM layer creates product inventory.
i have two questions wrt this:
1. is there a way to to send all the service ids / resource ids back to COM layer in the TMF641 serviceOrderStateChangeEvent. should we make use of supportingservice and supportingresource for this purpose?
2. When COM layer creates the product inventory, should it create as much productinventory as stated in quantity and associate each of the product instances with the respective supportingservice ids and supportingresource ids
------------------------------
Arup Sinha
BT Group plc
------------------------------