2022 June Release

Enum COOWF@1.1:WorkFlowMetaParticipant Permanent link for this heading

This enumeration provides the possible meta participants

Values Permanent link for this heading

Name

Value

Description

WFMP_INITIATOR

1

Process Initiator

The process initiator is the participant how started the process. The process initiator is stored in the property procinstinitiator of the process.

WFMP_RESPONSIBLE

2

Responsible for Process

The responsible of the process is the participant who has to take care of the process. The property procinstresponsible stores the responsible participant.

WFMP_PROCOWNER

3

Process Owner

The process owner is the user who is stored in the property objowner of the process instance.

WFMP_PROCGROUP

4

Process Group

The process group is the group which is currently stored in the property objowngroup of the process instance.

WFMP_OBJOWNER

5

Object Owner

The object owner is the user who is currently stored in the property objowner of the object of the process.

WFMP_OBJGROUP

6

Object Group

The object own group is the group which is currently stored in the property objowngroup of the object of the process.

WFMP_CURRENTUSER

10

Current User

When the previous activity instance is completed the current user will be taken as the participant of the activity instance.

WFMP_PARTICIPANT

11

Current Participant

If a manual participant is defined for the activity instance it will be used as the participant for the activity instance. Otherwise the current participant will be taken.

WFMP_OBJPROPERTY

12

Property of the Object

this meta participant is used to read the participant from an object pointer property of the process object. Source property can be defined in the workflow participant using the attribute wfpattribute

WFMP_OBJPROPROLE

13

Role by Property of the Object

this meta participant is used to read the participant from an object pointer property of the process object and evaluate a matching role. The Source property can be defined in the workflow participant using the attribute wfpattribute. To define the role at least one of the following properties must be defined wfpposition or wfporgunittype

WFMP_OBJGROUPBGUSER

14

User for Background Tasks at the Object Group

this meta participant is used to read the configured background user FSCSCHEDULE@1.1001:grbackgrounduserat the group of the object. This meata participant can not be selected in the ui it is jused used to execute background activities

WFMP_PARENTPROPERTY

15

Property of the File of the Object

this meta participant is used to read the participant from an object pointer property of the parent of the process object. Source property can be defined in the workflow participant using the attribute COOWF@1.1:wfpattribut

WFMP_PARENTPROPROLE

16

Role by Property of the File of the Object

this meta participant is used to read the participant from an object pointer property of the parent of the process object and evaluate a matching role. The Source property can be defined in the workflow participant using the attribute wfpattribute. To define the role at least one of the following properties must be defined wfpposition or wfporgunittype

WFMP_CONTEXTPROPERTY

17

Property of the Teamroom of the Object

this meta participant is used to read the participant from an object pointer property of the Teamroom process object. Source property can be defined in the workflow participant using the attribute COOWF@1.1:wfpattribut

WFMP_CONTEXTPROPROLE

18

Role by Property of the Teamroom of the Object

this meta participant is used to read the participant from an object pointer property of the teamroom of the process object and evaluate a matching role. The Source property can be defined in the workflow participant using the attribute wfpattribute. To define the role at least one of the following properties must be defined wfpposition or wfporgunittype

WFMP_REC_MAIL_RECIPIENT

181900

Responsible for E-Mail

WFMP_REC_APPROVER

181901

Approver

WFMP_REC_INFO

181902

For Info

WFMP_REC_RESPONSIBLE

181903

Responsible

WFMP_FOPR_PROJECTMANAGER

221800

Project Manager