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 Edit option in Operations column in Edit Process Types screen. The Process Editor screen appears.
  2. Go to Process Nodes section, select the node and click  button. The Process Transitions screen will open.
  3. Enter event into the Event field. This is the message to the next transition node.
  4. Select the next transition node from the list of nodes.
  5. Click Apply button to add transition, else click Back button.

To delete a transition, select the 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.