KhairulNew Contributor13 years agoHow to Extract Soap XML to php variable? <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header/> <soapenv:Body> <m:getBillStatemen...Show More
nmraoCommunity Hero13 years agoI believe that soapui project/request you are processing is an xm file. So, all you need is how to process xml in the language you are using.
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 ContentGroovyScript - Extract specific number of attribute values from variable content responseHow to extract a value from a SOAP responseextract text from web page and assign it to a variable