Patching a Domain Service Order by using TMF622 api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 09:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 08:24 AM
we went with creating a custom Scripted REST API for updating the SO based on our requirements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 06:54 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 07:39 AM
Hi @VIJAYA MOHAN SI
We created our own Scripted Rest API for this to update SO Characteristics as there is no Alternative from OOTB.