Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can I pass XPath Query to get all descriptions from SOAP Response? Thanks.
Hello
The component tExtractXMLField doesn't support to fetch multiple occurences of an element
for your case, please use tXMLMap as instead, e.g.
Set the loop xpath query to description element. As a newbie, you can save the response as a xml file, then create a XML metadata in repository and follows the steps, it provides GUI for you to drag and drop the elements from XML file and review the result.
Regards
Shong