Name |
Value |
Description |
WFMP_INITIATOR |
1 |
Process Initiator
The process initiator is the participant who
started the process.
The process initiator is stored in the property
procinstinitiator
of the process. |
WFMP_RESPONSIBLE |
2 |
Responsible for Process
The responsible user 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 used.
|
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. The 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 meta participant
can not be selected in the UI it is just 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. The source property can be
defined in the workflow participant using the attribute
wfpattribute . |
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. The source property can be
defined in the workflow participant using the attribute
wfpattribute . |
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 |