KhairulNew Contributor12 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 Hero12 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 DiscussionsSOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"
Related ContentHow to extract a value from a SOAP responseGroovyScript - Extract specific number of attribute values from variable content responseextract text from web page and assign it to a variable