Forum Discussion
vijaydi
13 years agoContributor
jamonlysa - Not sure what you are trying to get at.
On each iteration based on the test data input, I will have to remove a particular node or certain nodes from the SoapRequest (It's the seconds part of my requirement).
In order to achieve the second requirement, I have to first clone or copy the content of one SoapRequest (which does not change) to another, whr I can perform the delete operations.
And the doubt asked is around cloning or copying of the content from one request to another.
On each iteration based on the test data input, I will have to remove a particular node or certain nodes from the SoapRequest (It's the seconds part of my requirement).
In order to achieve the second requirement, I have to first clone or copy the content of one SoapRequest (which does not change) to another, whr I can perform the delete operations.
And the doubt asked is around cloning or copying of the content from one request to another.