cancel
Showing results for 
Search instead for 
Did you mean: 

How do we build XML string or XML file using blue prism

Anonymous
Not applicable
Hi All, My project demands to build either XML string or XML file. We have XML Utility which has capability to read the XML elements by XML path etc. Please let me know how do we achieve the same. Quick answer is much appreciated. Thanks, Ramakrishna
2 REPLIES 2

John__Carter
Staff
Staff
XML is just text, so you could just build it up using expressions and data items. Alternatively you could create some .Net code to run in a code stage. Millions of examples of .Net to be found online.

PvD_SE
Level 12
Hi S,

How do you think asking the same question in no less than three different and unrelated threads will get you a suitable answer? Please open a new thread instead of randomly reopening old threads. Thanks in advance!

------------------------------
Happy coding!
Paul
Sweden
------------------------------
Happy coding!
Paul, Sweden
(By all means, do not mark this as the best answer!)