Hi,
We are trying to connect to external workflow tool through the exposed BP web service. Trying to test the connection using Postman and get the following error below, we get the same error through the connection with workflow tool. The request works through SOAPUI though.
Request -
1234
Error Response -
Couldn't process soap inputs - System.NullReferenceException: Object reference not set to an instance of an object.
at BluePrism.AutomateProcessCore.clsProcessWSDL.ProcessSOAPInputs(String sInputs, clsProcess proc, String& sMethod, String& sSession, String& sErr)
Anyone faced this issue? Anything that I am missing here? Appreciate the help