OSB timeout before a response is received

user1802439 picture user1802439 · Feb 18, 2014 · Viewed 8.6k times · Source

I have an OSB application that communicates with a web service. I'm sending requests with the test console. The result returned to the test console is empty. How can I increase the time while the application is waiting for a response?

Answer

Aniruddha Jagtap picture Aniruddha Jagtap · Mar 5, 2014

If you want to increase business service response timeout, in OEPE (Eclipse).

Please select that Business Service -> HTTP Transport -> (Read Timeout or Connection Timeout).

Update it to appropriate value.

By default its value 0 (zero), means no timeout.