Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
nk2h
Contributor
Contributor

XPath Query tExtractXMLField

How can I pass XPath Query to get all descriptions from SOAP Response? Thanks.

0695b00000YDi3QAAT.png

Labels (2)
2 Replies
Anonymous
Not applicable

Hello

The component tExtractXMLField doesn't support to fetch multiple occurences of an element

for your case, please use tXMLMap as instead, e.g.

0695b00000YDsAMAA1.png

Anonymous
Not applicable

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