Attribute Name | Description
|
---|
Action | The action to be performed (if any) as part of the processing of this arrow.
|
ActionID | Uniquely identifies an action in a process. Autogenerated by the design tool for internal use.
|
Available | Is this workflow action available? Evaluated during run time.
Conditions and Security of a following interaction node are checked.
|
Condition | Condition to check to enable this action
|
ConditionClass | Name of class to instanciate for custom conditional actions
|
Instruction | Text to further clarify what specific action will take place for routing and manual inputs.
|
IsPositive | Is this a positive or negative action? Nodes have various rules for the nodes that begin at them.
|
MemberNodeID | The successor Node in the process.
|
MemberNodeTitle | The title of the successor node.
|
objectname | Type of object the owning process supports.
|
OwnerNodeID | The predecessor Node in the process.
|
ProcessName | The name of the Process that this action is related to.
|
ProcessRev | The process's revision number that this action is related to.
|
Sequence | Ordering sequence for manual input actions
|
wfactionid | Unique Identifier
|
WFAction Mbos are owned by the WFProcess during design time, but owned by nodes during validation
and runtime.