cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the xml elements into a collection?

DineshVallapu1
Level 2
How to get the xml elements fetched into the collection inside Blueprism. What are the attributes which needs to be provided to whichever object used. Please answer. - Dinesh V
2 REPLIES 2

AshishSharma1
Level 2
Hi Bastiaan, I tried using 'Utility XML' methods but no luck. I want to fetch 'orderNumber' & 'errorMessage' element values from below xml. Can you suggest alternate way. TIA ******************************************************************** oracle/communications/ordermanagement/CreateErrorFaultQueue SendFailureResponse BB+VoIP orderNumber BBandVOIP1250 status Error errorMessage No Address found in Inventory with given data, Please correct the data and retry errorCode 1 errorDescription No Address found in Inventory with given data, Please correct the data and retry FaultTask ReservePortInteraction FaultFunction ReservePortFunction

Deep.Shah
Level 6
Hi Dinesh, You can try using VBO :- Utility - Strings. It has Get XML Elements and Get XML Attribute Actions, that can fetch values from XML String into a Collection. Regards, Deep Shah