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