Wait condition tab of Fulfillment Pattern entity (Orchestration Plan - Dependencies)
Hi,
I have two order components: order component B depends on order component A.
Order component A uses Fulfillment Pattern A and Order component B uses Fulfillment Pattern B. I have configured a dependency in fulfillment pattern B: depends on fulfillment pattern A: All this works fine.
I would like Order component B to start after Order Component A: but not when the order component is finished. For that I have selected Data Change Notification instead of Task State Complete.
I have selected the Order Item and an Order Item Property (fulfillment state). At the beginning the Fulfillment State of the Order Item will be OPEN. I want to start the order component B when the OI of the order component A changes its Fulfillment State.