Creation of install base item from product order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 12:58 AM
Hello All,
We are creating Customer Order, Order Line Item, Product Item from Scripted Rest API(TMF). After completion of all records the sold prodcut is gets created. I want to know whether the Install base items also gets created from OOB script or not.
Thank you for help!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 05:13 AM
The install base is not created automatically from the TMF API.
If you look at the specifications of demos such as SDWAN, you can see that an action called "Create Install Base Item & Installed Product" is called in the workflow action. so I understand that the necessary install base is created within the workflow.