cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to invoke BluePrism Process via SOAP API

RamKinar
Level 2
I am in desperate need for help.
have spent countless hours trying to figure out what is wrong when I invoke a process exposed via SOAP. It does not work either in PostMan or SOAPUI or other tools.
I went through and did "Expose Process" and chose "Document/Literal" option.
I went to the /ws/ URL and obtained the WSDL URL and SOAP Endpoint URI. I used these in a variety of tools with no luck. I used my BluePrism credentials, and also additional credentials I created via the credentials settings. No use.

The error is 
  • Fri Jan 31 00:25:29 PST 2020:INFO:Error getting response for [DistanceCalculatorSoapBinding.DistanceCalculator:Request 1]; org.apache.http.NoHttpResponseException: The target server failed to respond


I have tried setting/resetting passwords, use preemptive authentication in SOAPUI etc.

When I try removing credentials, then I get a 401 Unathorized. But as soon as I put the credentials in, I run into this error.

  • Fri Jan 31 00:25:29 PST 2020:ERROR:org.apache.http.NoHttpResponseException: The target server failed to respond
  • org.apache.http.NoHttpResponseException: The target server failed to respond
  • at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:101)
  • at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
  • at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
  • at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
  • at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:219)
  • at com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport$SoapUIHttpRequestExecutor.doReceiveResponse(HttpClientSupport.java:147)
  • at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
  • at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:633)
  • at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:454)
  • at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
  • at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
  • at com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport$Helper.execute(HttpClientSupport.java:233)
  • at com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport.execute(HttpClientSupport.java:323)
  • at com.eviware.soapui.impl.wsdl.submit.transports.http.HttpClientRequestTransport.submitRequest(HttpClientRequestTransport.java:301)
  • at com.eviware.soapui.impl.wsdl.submit.transports.http.HttpClientRequestTransport.sendRequest(HttpClientRequestTransport.java:231)
  • at com.eviware.soapui.impl.wsdl.WsdlSubmit.run(WsdlSubmit.java:119)


------------------------------
Ram Kinar
------------------------------
2 REPLIES 2

John__Carter
Staff
Staff
For simplicity I use Chrome & Wizdler. Is the ResourcePC actually running - I've had a couple of 'head on desk' moments when I realised that's why it wasn't working. OK more than a couple.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

PeterLacken
Level 7
Can you post the ?wsdl full address and the full address you are referencing from the tools?

------------------------------
PeterLacken
Ren Røros Intelligent Automation
Peter.Lacken@rria.no
http://www.rria.no
------------------------------