Select To XML Path if you want to copy the value of the specified property to an XML node. Enter the XPATH at which the node is located in the corresponding field. The XPATH is where the XML node is located. This action opens the text of the XML document, looks for the node, and copies the specified property to the node.
For this to execute successfully, the document must be an XML document or a rendition of an XML document.
If using revisable documents, when the action executes, a new revision will be made of the document. If the document is either non-revisable or not an XML document, the Last Execution Result will be set to FALSE, but the process will not be aborted.
This option cannot set an XML node equal to a collection property.
This option cannot retrieve collections of nodes.
Functions are not supported.
In order for XPath queries containing references to namespaces to be properly evaluated, the following criteria must be met:
-
The XML document must be in the OnBase system.
-
The document must be associated with a valid XML Format.
-
All namespaces referenced in the XPath Query must be defined in the associated XML Format.