Hello all,
I am using the Nintex Workflow Document Generation action in one of the workflows for my company. It works great except for one area.
The XML notation for special characters, specifically & and ', has to be stored as "&" and "'" respectively. I know there are many more, but I'm sure the resolution to this would also fix those as well.
I tried to use a Regular Expression action to replace the two XML syntax, but fixing that made the XML code invalid and error. The invalid XML did not create tables correctly in the Document Generation action.
What I am really looking for is the best of both worlds: being able to show the values in the XML in tabular format while also replacing the XML syntax with regular special characters. Can this be done?
Thank you!
Owen