A complex data type that represents a user action for Process
Management tasks. A list of
User Action Name values can be used as the value of the User Actions property
of Assign Task operation and Assign Multiple Tasks operation operations (User 2.0 service).
For information about data that can be accessed using Xpath Expressions,
see Data items.
Data itemsThe data items that User Action Name values contain.
confirmationA boolean value
that indicates whether to display a confirmation message when the
user selects the user action:
confirmationMessageA string value
that represents the confirmation message to display to users when
they select the user action.
destinationA string value
that represents the name of the next operation to execute when users
select the user action. This value is the value of the Name property
of the operation. (See Common operation properties.)
destinationIdA string value
that represents the unique identification of the destination operation.
nameA string value
that represents the name of the action as it appears to users. Note: Do
not use commas in action names.
routeIdA string value
that represents the unique identification of the route that leads to
the destination operation.
routeNameA string value
that represents the name of the route that leads to the destination
operation. This value is the value of the Name property of the route.
toolTipA string value
that represents the text that appears when users pause their mouse
pointer over the action button in Workspace.
userActionNameA string value
that represents the name of the action. This value is equivalent to
the name data item. userActionName provides backward-compatibility support.
|
|
|