2024 April Release

COOWF@1.1:wfwexpression Permanent link for this heading

Expression

Defines the expression that is executed for this work item of the activity.

The object of the process is passed into the Local Scope as variable object.

string[] COOWF@1.1:wfwexpression readonly(ui)(
  optional object object,
  optional ProcessInstance process,
  optional ActivityInstance activity,
  optional integer workitem)

Local Scope: dictionary

Name

Description

object

the object of the process

process

the process instance

activity

the current activity instance

workitem

the work item which is currently processes