Internal Error - Web Services

soonerorlater

New Member
Hi friends,

We are using Blue Prism with Web Services

1. The Web service is successfully configured in System - Web Services along with authentication credentials. Successfully retrieves all the actions under the Web Service
2. In Object studio i call this re-usable service and use the reusable action.
3. Give all the input parameters (one of the parameter is a Collection)
4. When we run the stage, we get an 'Internal Error'

Problem could be of collection object or any other internal blue prism settings / configurations

Please advise

Thanks
 

VJR

Well-Known Member
Hi soonerorlater,

Can you post the full details of the internal error so that anyone on this forum who have come across it or are aware of it can provide you a response.
 

sakshi

New Member
Internal : Failed to perform step 2 in Write Stage 'Write input data' on page 'Run query' - Invalid index - please specify a value from 1 to the number of child items (3)
I am getting this error. Can someone please help me to resolve the same
 

soonerorlater

New Member
This is complete error. POST - JSON ultimately calls HTTP Request which throws this error:

Internal : Could not execute code stage because exception thrown by code stage: The request was aborted: Could not create SSL/TLS secure channel.
 
Top