Using the Stall service

You can interact with the Stall service by developing a process in Workbench that uses the service.

If you are aware of a possible situational error in your process, you can add a route that leads to the Stall service. You add a condition to the route that checks whether the situational error occurred. When the situation occurs, the branch is stalled so that you can fix the error and restart the process using Administration Console.

Note: When used in transactional branches or short-lived processes, the execute operation throws an exception instead of stalling the branch.

For information about developing processes that use this service, see Workbench Help.

// Ethnio survey code removed