Oracle SOA Suite (MOSC)

MOSC Banner

How to set timeout properties in a direct binding reference in a SOA Composite?

edited Oct 4, 2023 11:12AM in Oracle SOA Suite (MOSC) 2 commentsAnswered ✓

Oracle Fusion Middleware 12.2.1.4

In a previous project, I used SOAP adapter (binding.ws) to call services from the composite and could set the timeout properties among others inside the composite using, for example, <property name="oracle.webservices.httpReadTimeout" type="xs:string" many="false" override="may">5000</property>.

In my current project I have a SOA composite that calls several services using Direct Biding.

I tried to use the same properties inside the direct-binding reference (binding.direct inside the composite) but it didn't work.

How do I set the ReadTimout and connectionTimeout for the direct binding references?


Thank you.

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