Export Process State Plug-in
Properties
Name |
Description |
Mandatory |
---|---|---|
xpath |
XPath to navigate to the node in the process state data. Example: Direct value: /ProcessState/CurrentUser/LoginName |
Yes |
column |
The name of the solution field to which you want to export the value(s). |
Yes |
multinodebehavior |
What the system should do if multiple nodes are selected by the XPath. Options are comma separated and first. Defaults to comma separated if it is a string field; otherwise, it defaults to first.
NOTE: Comma separated is not valid with non-string field types.
|
No |
Example—extract due date
The process extracts the Process Due Date from the process state XML and inserts it into the solution field Process_Due_Date.
Export Process State example 2 property settings
- xpath - /ProcessState/Process/DueDate
- column - [Process_Due_Date]
The xpath referenced in the plug-in is used to navigate to different pieces of data in the description.