I have a scheduled workflow that I'm using to delete files every day, I'm facing an issue when the file names come with special characters in them, such as ', &, and #.
Is there anything I can do in this case while processing the XML that is generated from the web service call?
Thanks in advance for any help you can provide!