Block Current Routing

Prevents Work Items from being routed into or out of an Activity. It is useful when used within an IF Statement depending on some condition in the simulation. It can only be used inside “Before Selecting” and “Before Exit” Logic.

Parameters

None required.

Comments

Such conditions can now also be implemented through:

Annotated Example

In the following example, Routing into Activity 2 is blocked when the number of Work Items in its preceding Queue, Queue for Activity 2, is less than 100.

You can find this simulation example here: blockcurrentrouting.s8

See Also