JShah
15 years agoContributor
overwriting xml node element
Hi Guys, Is there away we can overwrite xml node value before sending it to the rest request? Sample: xml data from datasource - directory <root> <foo>value1</foo> <bar>value2</bar> </...