Oracle SOA Suite (MOSC)

MOSC Banner

How can we override weblogic datasource level property(oracle.jdbc.ReadTimeout)from SOA/BPEL service

Oracle SOA Suite 12.2.1.4

Issue:

On datasource level, jdbc property(oracle.jdbc.ReadTimeout) is set to 60 secs and the same datasource is used by multiple services via DB Adapter.


We want to override this ReadTimeout property from one of the BPEL process. Is it possible, if yes then how?


I have already tried the QueryTimeout(to set to 120 secs) property from DB adapter but that didn't override the readTimeout on jdbc/datasource level. And transaction is still timing out after 60 secs with Socket read timeout error.


Regards,

Vivek

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center