How to update and replace XML code value in Adobe Campaign using JavaScript?
Hi everyone,
I have a lot of workflows in Adobe Campaign where I need to update and replace a specific attribute with another attribute.
I was wondering if it's possible to use JavaScript to directly update the XML and perform a replace operation. For example, I want to locate [agreementLink/XYZ/@123] in the xml-code and replace it with [agreementLink/ABC/@456] in every row I can find it.
I believe it should be technically possible, has anyone successfully done something similar? Any advice or examples would be greatly appreciated!
Thanks in advance!
