Additional Information
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
Additional Information
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
Additional Information
Color of the Activity After Completing the Work Item (COOWF@1.1:wfwcoloraftercomplete)
unsigned integer COOWF@1.1:wfwcoloraftercomplete
Additional Information
Completed on/at (COOWF@1.1:wfwcompletedat)
secured date COOWF@1.1:wfwcompletedat local readonly(ui)
Additional Information
Software Component (COOWF@1.1:wfwcomponent)
SoftwareComponent COOWF@1.1:wfwcomponent
Additional Information
Executed by (COOWF@1.1:wfwexecutedby)
User[] COOWF@1.1:wfwexecutedby
Additional Information
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
|
Additional Information
Multiple (COOWF@1.1:wfwmultiple)
True
, the work item can be
executed several times.boolean COOWF@1.1:wfwmultiple
Additional Information
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
Additional Information
Ignored if Manual Activity (COOWF@1.1:wfwnotformanual)
boolean COOWF@1.1:wfwnotformanual
Additional Information
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
Additional Information
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
|
Additional Information
Scope of Action (COOWF@1.1:wfwscope)
WorkFlowWorkScope COOWF@1.1:wfwscope
Additional Information
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
Additional Information
Started on/at (COOWF@1.1:wfwstartedat)
secured date COOWF@1.1:wfwstartedat local readonly(ui)
Additional Information
Work Item (Link) (COOWF@1.1:wfwstring)
String COOWF@1.1:wfwstring
Additional Information
Symbol COOWF@1.1:wfwsymbol
Additional Information
unique LanguageStringList[] COOWF@1.1:wfwtext
Additional Information
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
|
Additional Information