max1965Contributor13 years agoExtract value from XML responseI have the following XML response: <ACA errorCode="5000"> <errorMessage/> </ACA> I need to write a groovy script to extract the errorCode value; someone can help me ?Show More
max1965Contributor13 years agoI have tried also with ACA, but the errorCode is not extract from the response
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