Please enable JavaScript to view this site.

Process Designer

Navigation: Workflow Design > Create processes > System activities > Default system activities

Wait for event

Scroll Prev Top Next More

The waiting system activity allows you to add a waiting step for your process. The process only progresses when the step is marked as executed.

Functions

Description

Setting the internal step status to 99.

This function waits for the internal step status to be set to 99 (table JRINCIDENTS, column step_status).

 

This must be done by the process designer, for example by SQL query in an action rule or rule execution function, or by a third party system directly in the database. There is no function in JobRouter that does this.

The waiting system activity does not have input or output parameters.