OSM: Order Change Management where data element is removed during ammend order
I require some input into the workings of OSM specifically related to Order Change Management
We have a potential condition that we need to assertain if it requires design changes in an upstream system or better understand the OSM OCM behaviour.
Lets assume we have the following data on the order
<tag1>
<tag2>
<dataItem1>some data</dataItem1>
<dataItem2>some more data</dataItem2>
</tag2>
<tag3>
<dataItem3>data item3</dataItem3>
</tag3>
<tag1>
The process designed in Design Studio (OSM7) contains a task that brances the process into two flows (brances).
The first branch will access the "tag3" data and enrich the order in a manual task the second branch will access the data in "tag2"