Finds the value at a given path in an XML or JSON string.
XPathGet([Input Data],[Path])
Where:
Input Data is the input data on which to search.
Path is the path to find in the given data object.
Please see the function XPathXMLGet for examples using XML data.
Please see the function XPathJSONGet for examples using JSON data.
See also
This function relates to the Send HTTP Request task.
DriveWorks Tech Tips Portal |
Send HTTP Request Look at how to request data from a web service using the HTTP Request task in DriveWorks. You can also look at how to retrieve data from the result using Xpath. |
DriveWorks Tech Tips Portal is available to DriveWorks Pro customers with an active subscription and support contract. Tech Tips provide cut down projects that highlight specific functionality for faster and more effective learning. To access the portal:
The portal provides a search facility, start typing the name of the Tech Tip (as indicated above) to display the Tip you require. |