Option: From XML Path - Workflow - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard

Workflow

Platform
OnBase
Product
Workflow
Release
Foundation 22.1
License
Premier
Standard

This option allows the user to copy an XML value from a node to the specified property.

Enter the XPATH at which the node is located in the XPATH field. The XPATH is where the XML node is located. This opens the text of the XML document, looks for the node, and copies the value associated with the node to the specified property.

For this to execute successfully, the document must be an XML document, a rendition of an XML document or an XDP document.

When accessing complex or mixed nodes, the value of the node and its descendents will be flattened into a single string value.

Note:

This action can retrieve collections of nodes only if Set property to all nodes is set. If Set property to all nodes is set, this action can retrieve the first value of a collection.

Note:

When this action references complex or mixed nodes, it will return a single concatenated string.

Note:

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.