Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

update the xml directly in physical path

Avatar

Former Community Member

Hi All,

Is it possible to update the values of xml store in physical path directly by any workbench activity?

right now i am using ReadXml activity with which i get the xml from physial path and then store it into variable.

After modifications i put back the same xml in physical path.

Regards

Abhishek

1 Reply

Avatar

Former Community Member

Yes, you can use the Write XML operation in the Foundation services and select to overwrite the existing file.

Steve