Jump to content

Why HTTP Send Request errors with "Activity Timedout Error" whenever the response status code is 204 and body is empty


khaiser rafique

Recommended Posts

Hello,

I have a process definition which uses HTTPSend Request palette to call a Service(BW 5.13) with basic authentication.

My process definition works fine if the returned status code is 200, 202 with ASCII or Binary content in response. However, when the response is 204 and the body(ASCII/Binary content) is empty, I get "Activity Timed out " Error ( I tried with 60 seconds too). The same service is working finewhile testing in SOAP UI (it takes less than 2 seconds for response) and also when deployed in Server. This issue happens only when IInvoke the service in Designer.

a) Can this be due to any missing configuration in my Desginer Setup(tra file)

I also scanned my console logs to check the issue and I see "Persistent process disabled" statement. What does this mean Is this relevant to the HTTP Invoke call

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...