Forum Discussion

JShah's avatar
JShah
Contributor
15 years ago

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> </...