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 DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.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