SignalProcessInstanceByNodeNameAndTime

 

Description

This timer looks for all running instances of a processdefinition (=first parameter) and in it for all activities, that correspond to an identifier (=second parameter).

The timer forwards the affected activity, if:

  • The second parameter (date or duration) is null

  • The duration or the date from the second parameter (date or duration) is exceeded.

 


Webservice Name

ProcessInstanceManager

Webservice Method

signalProcessInstanceByNodeNameAndTime

 


Parameter

 

Parameter

Description

Parameter

Description

Processdefinition

name of the processdefinition that is to be signaled

Identifier

name of the activitiy

Date or Duration

Date, duration or from processvariable. Possible options are:

Limit

Number of activities that are processed in one run of the timer

 


Valid example

SignalTestProzess,NodeInMainprocess,NodeInSoftlink_,10

 

Â