In flight Changes on Data not [art of TMF622
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 10:26 PM
Hello,
I am working on a requirement of Inflight Changes of order. The product model is minimal and we enrich the order, after receiving TMF622, by calling several systems and puuting the response data into custom/user-defined tables. These tables are cerntainly not part of OMT.
Now there can be some cases where some order data can be updated during the order is still being provisioned and these order data are not part of TMF622, rather these are part of custom tables. Can OMT support in-flight changes in such cases? If so, how will OMT know and react and create revisions on order line items?
Thanks,
Molay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 08:10 AM
Hello @molayd ,
If I understood your requirements, you want to be able to trigger an Inflight change based on a data change happening in tables outside of OMT scope. Is that correct?
OMT processes an Inflight only when one or all Order Line Items are revised as part of a Patch operation (either via TMF622 payload or via the UI). For your given requirement, out of the box, I am afraid this is not supported.
Can you give an example of the 'Order Data' that can be updated? I assume this data is not represented by any of the characteristics in the Catalog model. Or is it?
Regards
Shashank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 11:56 PM
Hi Shashank,
Thanks for your reply. Most of the amendable params/attribs are in a table created within a scoped app which outside of OMT. The only amendable param which is part of TMF622/OMT OOtB is requestedStartDate.
Regards,
Molay