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 DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
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