Additional Information
Type |
Property |
Name |
Action |
||
Expression |
||
Object(s) of Action |
||
Scope of Action |
||
Script |
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
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
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
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