Adding Branch condition in the orchestration process
I would like to add the branching condition in the orchestration process. Branching condition is to be based on shippable flag in PTO model.
If any of the ordered item has non shippable in PTO model that fulfillment order line will Pause/wait for physical SKU to be shipped.
Steps will be like this in condition 01(Item not shippable)
Credit check / Waiting/ Invoiced
If any ordered item is shippable in PTO model, then that fulfillment order line will go to schedule, reserve, ship and invoice.
Steps will be like this in default flow (Item shippable)
Credit check / Scheduled/Reserved/ Invoiced
0