evoksOccasional Contributor9 years agoSolvedGroovyScript: Getting node name, sub node names and its values in array from XML Hi all, Could you help me please ? I have an XML file like this : <parent> <node1>value1</node1> <subnode> <subnode1>subnode_value1</subnode1> <subnode1> <node2...Show Moreevoks to nmrao9 years agoHi, Please find the solution on this topic : https://community.smartbear.com/t5/SoapUI-Open-Source/GroovyScript-Parse-SOAP-Response-and-get-node-names-and-node/m-p/143557#M24313 BR,Anthony.
evoks to nmrao9 years agoHi, Please find the solution on this topic : https://community.smartbear.com/t5/SoapUI-Open-Source/GroovyScript-Parse-SOAP-Response-and-get-node-names-and-node/m-p/143557#M24313 BR,Anthony.
evoks to nmrao9 years agoHi, Please find the solution on this topic : https://community.smartbear.com/t5/SoapUI-Open-Source/GroovyScript-Parse-SOAP-Response-and-get-node-names-and-node/m-p/143557#M24313 BR,Anthony.
evoksOccasional Contributor to nmrao9 years agoHi, Please find the solution on this topic : https://community.smartbear.com/t5/SoapUI-Open-Source/GroovyScript-Parse-SOAP-Response-and-get-node-names-and-node/m-p/143557#M24313 BR,Anthony.
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: Parse SOAP Response and get node names and node valuesCheck for empty value in groovyscriptReadyAPI get content of RAWResponse with groovyscript