Transitions

Transitions

The transition defines the order in which the process nodes have to be executed. For example, if the manager approves the leave request the approval has to be sent to the employee and HR. In order to move from Approve Notification node to Approve Finish node, a transition is required. While transition, it passes some information to the next node.

Add Transition

To add transition to a node, follow the steps below:

  1. Click Add Transition option under Operations column, in Process Editor screen. The Process Transition screen appears.
  2. Enter event in Event field. This is the message to the next transition node.
  3. Select the next transition node from the list of nodes.
  4. Click "Apply" -button to add transition, else click "Back" -button.

To edit the transition click on the transition, here okay. The Process Transition screen appears. Edit the transition and click "Apply" -button.

If the node is a Fork type, the transition is to multiple nodes, as mentioned below:

Here the transition of ApprovedOperation is to HRNotification and ApproveNotification. To delete transition click "Delete" -button. A message window appears. Click “OK” button to delete the transition.