Output from Web Services
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-18 04:54 PM
Hi,
I am calling one SOAP based web service and output that I am getting is in form of XML string. I need to capture specific data from this web service and add in Queue. Please suggest if there is any inbuilt object that will convert this XML data into correct format and further can be added into Queue?
Thanks,
Raghav
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-18 05:36 PM
Let me point you towards this previous forum thread: https://portal.blueprism.com/forums/technical-queries/faq-hints-tips/ut… and also the attached VBO (not certified so not supported by the product team - provided here ""as is"" as a starting point for your own work).
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-18 05:59 PM
Hi Denis,
Within my XML data item fetched from web service, there are multiple ""attributes"" out of which many are not required, but only some are required. Usually the required appears at the end. Also I am not able to get the relevant data...Any hint on this?
