RCOIS - CreateSession throws error
One of my customer has the below requirement
1. Create a Modify Order
2. Change the Root product (custom)
3. As the Root Product is changed, we need to synchronize the Order Line Items to delete the incompatible child line items (action code = Delete) and add default child line items of the new root product (action code = New)4. We tried to modify the “SIS OM Edit Service Order Line Item:” workflow to apply the auto match output to the order line items. We connected the ”Auto Match Port Ids” step to “Set Product Instance (Requested)” step and were able to get the incompatible line items action code as Delete.