TooDizzy
8 years agoOccasional Contributor
Loop over an XML database i.e. a SOAP response
Hi Guys,
I can't seem to get around how to loop over the values inside a SOAP request. I figure that I need an XML datasource. That's fine, but I really can't get it to work.
I'm using XPath to query the XML, but I'm not even able to get a single value out of the SOAP response. I'm most likely just using the too incorrectly.
Anyone that got this working?