Defining the Sequence
To define the first step of the Package:- In the Package toolbar tab, select the Free Choice tool.
- Select the step to set as the first one in the diagram.
- Right-click and then select First Step.
To define the next step upon success:
- In the Package toolbar tab, select the Next Step on Success tool.
- Select one step in the diagram.
- Keep the mouse button pressed and move the cursor to the icon of the step that must follow in case of a success, then release the mouse button.
- Repeat this operation to link all your steps in a success path sequence. This sequence should start from the step defined as the First Step.
To define the next step upon failure:
- In the Package toolbar tab, select the Next Step on Failure tool.
- Select one step in the diagram.
- Keep the mouse button pressed and move the cursor to the icon of the step that must follow in case of a failure, then release the mouse button.
- Repeat this operation to link steps according to your workflow logic.
To define the end of the Package upon failure:
By default, a step that is linked to no other step after a success or failure condition will terminate the Package when this success or failure condition is met. You can set this behavior by editing the step's behavior.
- In the Package toolbar tab, select the Free Choice tool.
- Select the step to edit.
- In the properties panel, select the Advanced tab.
- Select End in Processing after failure or Processing after success. The links after the step disappear from the diagram.
- You can optionally set a Number of attempts and an Time between attempts for the step to retry a number of times with an interval between the retries.
No comments:
Post a Comment