Jump-out and Jump-in Nodes

Introduction

A process often consists of one or more sub-processes, e.g. in an IT help desk, there might be a first level team who accepts and qualifies the tickets, a second level team who can solve several problems, and some third level team with specialists. When you want to represent this process, you have to build a workflow for each special sub-process (1st level, 2nd level, 3rd level). Then the sub-processes have to be linked to make sure the handover of the ticket from one team to the next uses the correct way in the process.

A ticket might pass from the first level to the second level, on to a third level team, back to the second level team with another question, back to another third level team, and then back to the first level team who contacts the customer. So we need connections from one sub-process to the next one, i.e. nodes where a ticket leaves the present workflow, a jump-out node, and the counterpart in the following workflow, the jump-in node. If the ticket should start at the START node of the new process, no jump-in node is required.

In the Process Designer, jump-out and jump-in nodes are inserted into the workflow by drag-and-drop from the palette and are linked to other workflow elements depending on the desired process.

Figure 106: ConSol CM Process Designer - Example for jump-out and jump-in nodes

Jump-out Nodes

A jump-out node defines a position where the ticket is to leave the (sub-)process and to enter the next (sub-)process.

Figure 107: ConSol CM Process Designer - Jump-out node

Properties of a Jump-out Node

For a jump-out node the following properties can be defined:

Figure 108: ConSol CM Process Designer - Jump-out node: Properties editor

Jump-in Nodes

A jump-in node is a node which defines the position where a ticket from another process (queue) can enter a queue with the current workflow. All jump-in nodes of a workflow are offered as target jump-in nodes when the queue with the respective workflow has been selected as target queue for a jump-out node.

Figure 109: ConSol CM Process Designer - Jump-in node

Properties of a Jump-in Node

For a jump-in node the following properties can be defined:

Figure 110: ConSol CM Process Designer - Jump-in node: Properties editor