SignalAllWaitStateByTimeFromVariableWithLimit

Description

The timer SignalAllWaitStateByTimeFromVariableWithLimit signals instances on a particular activity if a period is exhausted or date has been reached. This timer checks whether the date in a process variable has exceeded the current date. If so, the wait-state is signaled and the process will continue along the corresponding path.

 


Webservice Name

ProcessInstanceManager

Webservice Method

signalAllWaitStateByTimeFromVariableWithLimit

 

Parameter

Parameter

Description

Valid examples

Parameter

Description

Valid examples

Processdefinition

The name of the process definition must be entered for the timer to check the variable.

  • process_definition

Process variable

Here, the process variable name is entered in date format.
The wait-state should not have a description. Valid date formats are: a fixed date in the format dd-mm-yyyy, dd.mm.yyyy or a period from the start of the node with the parameters y,m(month),i.e. separated with ';'

  • name_of_variable

Node name

The name of wait-states that have to be signaled.

  • waitForEmails

  • waitStateName

Limit

A Number of instances that are signaled in one iteration.

  • 1

  • 5

 

Example: