Hi
I am trying to make a SOAP service call to a service which requires certificate for authentication. I am able to make a call using POSTMAN which has the cert and key file loaded on POSTMAN. If I only load the cert without the key file I am unable to make the call.
I have imported the cert using the Utility VBO which returns a cert id.
Using this as an input along with the POSTMAN code stage I have copied all details of the request.
I have made a collection with one row for the headers as per postman:
--header 'Content-Type: text/plain' \
When I make the call using the Utility HTTP I receive the error :
Internal : Could not execute code stage because exception thrown by code stage: Cannot set null or blank methods on request.
Parameter name: value
If I change the method to POST I receive the error below:
Internal : Could not execute code stage because exception thrown by code stage: Object reference not set to an instance of an object.
I have attached the inputs of the request.
Kindly advise how make this call using the Utility HTTP VBO.
I tried using the WS Wizard but I am unable to locate the certificate when setting up, error :
No Certificate found matching that criteria.
Kindly advise on the steps required to call this service using Blue Prism.
Regards
Yusuf
------------------------------
Yusuf Hoosain
RPA Developer
Africa/Johannesburg
------------------------------