How to get the xml elements into a collection?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-16 03:50 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-01-17 09:50 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-01-17 10:53 AM
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
