John_R__Brewste
17 years agoOccasional Contributor
Inserting XML
I apologize ahead of time for being new to XML and SoapUI and for not using the correct terminology.
However, I am trying to do the following from an Groovy Script.
1 - Read a Response and Grap all the information between a tag. (for example everything between...
2 - REMOVE everthing between a tag (ie... in a different Request and then STUFF everhting I got in step 1) and put it into the now empty of Step 2.
I just don't know where to start with that. I have looked thru Groovy and SoapUI and tried a few things using XmlParser and XmlHolder, but not getting it done.
Thanks for any help.
--Jb
However, I am trying to do the following from an Groovy Script.
1 - Read a Response and Grap all the information between a tag. (for example everything between
2 - REMOVE everthing between a tag (ie
I just don't know where to start with that. I have looked thru Groovy and SoapUI and tried a few things using XmlParser and XmlHolder, but not getting it done.
Thanks for any help.
--Jb