cancel
Showing results for 
Search instead for 
Did you mean: 

Get XML as Collection or Text

Anonymous
Not applicable
Hi, Could you please advise how can I get data from XML file  to BP Collection or to data item? Thanks 
2 REPLIES 2

John__Carter
Staff
Staff
One way would be to create a code stage that reads the XML and then loops through it while adding data from it into a .Net Datatable For a small/simple XML file you could also do it by reading the text into a process and then chopping it up using calculations.

DavidEdwards-Da
Level 5
Did you search?   I gave a working example here: https://portal.blueprism.com/forums/general-discussion/general-discussi…