Patching a Domain Service Order by using TMF622 api

ursnani
Giga Guru

Hi All,

 

I cam across a scenario as below.

 

We are using TMF622 API fro creating a Product order which in return create a Customer order with Order type as Product Order. Now we have a Product Specification and that a related Service Specification.

 

Initially from TMF622 we are getting all the Product Specification Characteristics and they are filled out. But after the decomposition happens based on the relationship Domain orders PO(Product Order) and SO(Service Order)bare getting created. Now we are expecting some characteristics values that are related to Service Order and we want to use TMF622 API. 

Can we use TMF622 API for patching a Service order ?

 

Did anyone come across this scenario, if so can you guide me in right way.

 

Any help is greatly appreciated.

 

Thank you.

 

12 REPLIES 12

Hi @gourav_aggarwal 

 

we went with creating a custom Scripted REST API for updating the SO based on our requirements.

Hi @ursnani / @gourav_aggarwal / @ShashankInamdar ,

Can you please let me know whether you found a work around to update the service Order characteristics created when a TMF-622 product order was created and based on decomposition a CFS Service order and RFS Service Order gets created.

Hi @VIJAYA MOHAN SI 
We created our own Scripted Rest API for this to update SO Characteristics as there is no Alternative from OOTB.