Condition Expression
true
. The check is performed by a background user which is
calculated automatically for the organization of the object of the process. If the expression
evaluates to false
the evaluation is repeated after the time interval defined in
property COOWF@1.1001:wfcinterval
was reached. object
: the object on which the process is runningprocess
: the process instance objectactivity
: the current activity instance which is checked in backgroundWFVAR_THIS
: the object on which the process is runningWFVAR_PROCESS
: the process instance objectWFVAR_ACTIVITY
: the current activity instance which is checked in background
string[] COOWF@1.1:wfcwaexpression
(
optional object object,
optional ProcessInstance process,
optional WaitActionInstance activity)
Local Scope: dictionary
Name |
Description |
object |
the object of the process
|
process |
the process instance
|
activity |
the current activity instance
|