Relative Content

Tag Archive for groovysapgroovyscriptenginesap-cpi

Change XML Value with Groovy in SAP CPI

I want to change the node “firstname” in my XML. I wrote a groovy script for it, but it doesn’t do anything. When I log the line, were I set firstname.value, I get the right result. But somehow it doesn’t save the changes.