Read XML
Previous Top Next

Read XML is used to read data from a XML document using XPath queries.

graphic
  
Variable
The XML document to read data from.
XML Example
A sample must be provided to test the XPath queries from the user interface.
Read Records
Choose this option if you want to read the data as records and provide the XPath to one record in the XML document.
Read Fields
Choose this option if you want to read individual fields from the document each into their own variable that can be used in other actions.