Select XML nodes for use in actions

This topic describes how to access the XPath Query Builder dialog box, provide sample XML data, and select XML nodes for use within workflow actions.

If the XML source specified for the action is available and all tokens and references are replaced with actual run time values, then the XPath Builder uses the XML source to display the XML structure within the XML Browser tab. If the XML source specified for the action is not available, the XML data that is required to generate the Tree View in the XML Browser must be provided manually.

To access the XPath Query Builder dialog box

To provide sample XML data, do one of the following

To select the node to be used within the action

  1. Ensure that sample XML data appears in the text box of the XPath Query Builder dialog box.

  2. On the ribbon, click Tree View.
  3. Expand the nodes to list elements and attributes.
  4. Select the node you want.

    The selected node is listed as the "active XPath" value.

  5. On the ribbon, click Apply to save changes and close the XPath Query Builder dialog box.

    The selected node is listed in the action configuration settings dialog box.