I’m trying to create an import scenario to do the following:
- Trigger the ‘Correct Shipment’ action.
- Change the Ship Via and update the Freight Cost.
- Trigger the ‘Confirm Shipment’ action.
However, when I run my scenario it produces the following error message:
Another process has updated the 'SOShipment' record. Your changes will be lost.
The scenario successfully triggers the ‘Correct Shipment’ action and the Shipment changes to ‘Open’ status, but nothing else works. And if I deactivate the 3 rows after the ‘Correct Shipment’ action in the scenario, it runs successfully without any errors. Seems to be related to ANYTHING after <Action: Correct Shipment>.
I’d appreciate any input the community can provide.
Here’s a screenshot of my scenario:
