Write the result of xml (xdocument) in files

Hello all,

i have the result an xml files (xdocument.toString) for every execution it displayes the result outpiut in the console,

I want to use invoke method to save every xml generation in text files
I did it for the last file only with write text file

how we do it for mulitple

1 Like

Hey @nora_ziani

You may need to use loops.

Thanks
#nK

Hi @nora_ziani,

In order to do this, I am sharing an explanatory video.

I hope it helps.

Regards,
MY

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.