2022 June Release

COOWF@1.1:wfprecondexpression Permanent link for this heading

Expression for Determining the Usability

This property stores a condition expression which is evaluated before the process is started. This condition can be used to raise an error if some prerequisites to execute the process are not fulfilled.

string[] COOWF@1.1:wfprecondexpression (
  optional object object,
  optional ProcessInstance process,
  object[] allprocessobjects)

Name

Description

object

the object on which the process should be started

process

the process instance, if the new process should be initialized as subprocess of an existing process

allprocessobjects

all objects of the process, if the current process is executed on more than one object