max1965Contributor13 years agoextract value from soap responseI need help to extract value from a soap response. The response is the following: <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-ins...Show More
ccdssv1Contributor13 years agohi, normal parsing on your xml will now work since your data is put in a CDATA block, you may take a look at the similar issues already resolved: search.php?st=0&sk=t&sd=d&sr=posts&keywords=cdata
Recent DiscussionsHow do I add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0SoupUI 5.7.1
Related ContentHow to extract a value from a SOAP responseGroovyScript - Extract specific number of attribute values from variable content responseExtracting child node from JSON Response