Issue in consuming 3rd party Web service

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-04-18 06:17 PM
We are consuming a third party web service. We are giving a serial number (text) as input to that web service and getting the output in collection where the fields/columns will get added dynamically based on the table returned by web service.
When we try to run a web service, we are getting an exception
Please find the attached error message
When there is no data returned from Web service, we are not getting any exception.
And when the web service is run by the team who developed that Web service, they are not facing any issues and getting the output as expected.
Please let us know anything to be done from Blue Prism and suggest us the solution for this issue
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-04-18 07:58 PM
it could be the format of the datetime variable is not recognized by BP. try to use a calculation stage to format it
