Hello,
I am trying to consume an external webservice from Blue Prism.
1. I have set the Webservice using its WSDL
2. Inside the Object Studio I created an action choosing the operation of the WS that I want to consume
The problem is that the operation that I want to execute, has a deep structure in the input parameters.
For that reason in the Action stage inside Blue Prism the input parameter has 'Unknown' type.
I tried to create a hardcoded Data Item with the deep structure filled, but the service call doesn't return results.
Have you ever experienced something similar before? Having a deep structure in the input parameters of a WS and how to populate it?
Thanks in advance.
Konstantinos