Type |
Property |
Name |
Action |
||
Application |
||
Completes Activity |
||
Color of the Activity After Completing the Work Item |
||
Completed on/at |
||
Software Component |
||
Executed by |
||
Expression |
||
Multiple |
||
Must Be Executed |
||
Ignored if Manual Activity |
||
Object(s) of Action |
||
Precondition Expression |
||
Scope of Action |
||
Script |
||
Started on/at |
||
Work Item (Link) |
||
Symbol |
||
Work Item |
||
Visible Expression |
wfwobject
. If this property does
not specify an object, the action is executed for the objects of the process. Property wfwscope
defines which object of the process is used. Instead of an action
an ActiveX script can be specified for the work item in property wfwscriptobj
.AccTypeExecWorkFlow
for the action object in order to execute the action. By default this right is
deactivated for all actions. You can activate this access right by assigning ACL WorkFlowActionACL
to the actions concerned.Action COOWF@1.1:wfwaction
Application (COOWF@1.1:wfwapplication)
wfwobject
. If this property
does not specify an object, the action is executed for the objects of the process.ComponentObject COOWF@1.1:wfwapplication
Additional Information
Completes Activity (COOWF@1.1:wfwautocomplete)
True
, the execution of the work item sets the activity instance automatically to
Completed.boolean COOWF@1.1:wfwautocomplete readonly
Color of the Activity After Completing the Work Item (COOWF@1.1:wfwcoloraftercomplete)
unsigned integer COOWF@1.1:wfwcoloraftercomplete
Completed on/at (COOWF@1.1:wfwcompletedat)
date COOWF@1.1:wfwcompletedat local readonly(ui)
Software Component (COOWF@1.1:wfwcomponent)
SoftwareComponent COOWF@1.1:wfwcomponent
Executed by (COOWF@1.1:wfwexecutedby)
User[] COOWF@1.1:wfwexecutedby readonly
Expression (COOWF@1.1:wfwexpression)
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
|
Multiple (COOWF@1.1:wfwmultiple)
True
, the work item can be executed several times.boolean COOWF@1.1:wfwmultiple readonly
Must Be Executed (COOWF@1.1:wfwmust)
True
, the
work item must be executed, before the activity can be completed.boolean COOWF@1.1:wfwmust readonly
Ignored if Manual Activity (COOWF@1.1:wfwnotformanual)
boolean COOWF@1.1:wfwnotformanual
Object(s) of Action (COOWF@1.1:wfwobject)
wfwaction
. If this property does not have a value, the action is executed
for the objects of the process. Property wfwscope
defines which object
of the process is used in that case.Object[] COOWF@1.1:wfwobject
Precondition Expression (COOWF@1.1:wfwprecondexpr)
object
.
Work items which are disabled by this expression will appear in the work item control as
disabled
string[] COOWF@1.1:wfwprecondexpr
readonly(ui)(
optional object object,
optional ProcessInstance process,
optional ActivityInstance activity,
optional integer workitem)
Local Scope: dictionary
Returns: boolean
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
|
Scope of Action (COOWF@1.1:wfwscope)
WorkFlowWorkScope COOWF@1.1:wfwscope
Script (COOWF@1.1:wfwscriptobj)
wfwobject
. If this property
does not specify an object, the action is executed for the objects of the process. Property
wfwscope
defines which object of the process is used.ScriptComponentObject COOWF@1.1:wfwscriptobj
Started on/at (COOWF@1.1:wfwstartedat)
date COOWF@1.1:wfwstartedat local readonly(ui)
Work Item (Link) (COOWF@1.1:wfwstring)
String COOWF@1.1:wfwstring readonly
Symbol COOWF@1.1:wfwsymbol
wfwstring
should
be used insteadunique LanguageStringList[] COOWF@1.1:wfwtext
Visible Expression (COOWF@1.1:wfwvisibleexpr)
object
. This
expression can be used to dynamically hide work items in the work item control. On process
execution the same rules are applied to this expression as to the condition expression of a
work item
string[] COOWF@1.1:wfwvisibleexpr
readonly(ui)(
optional object object,
optional ProcessInstance process,
optional ActivityInstance activity,
optional integer workitem)
Local Scope: dictionary
Returns: boolean
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
|