Repricing the sales order after creating revision is retriggering the orchestration
We have a business requirement to reprice the order when there is change in price of item. We are following the below steps but we have observed that the orchestration is getting called again when we submit the order with latest price.
- Create a sales order
- Order went into OTM
- OTM send the planned shipment to ERP
- Item price has been changed in price list
- Create revision and submit the order which automatically calls the repricing ( We also tried with Reprice option available at Order header under Actions)
- Order line status is going into change pending.
Providing the screenshot of orchestration we have defined.
0