Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

QueryTimeout is not appearing in .jca file

ADFfanFeb 13 2019 — edited Feb 19 2019

Hello SOA experts,  I came across strange issue  while configuring DB poller  in  SOA suite 12C  (12.2.1.0).

I have added Query Timeout  60 seconds.  However the JCA file for this DB adapter not showing below property :

         <property name="QueryTimeout" value="60"/>

Can you please let me know why  I do not see this property  when I configure  DB adapter   for  inbound activity (polling).    Also this property is not visible from  MBean Browser :  EM console from  domain->System MBean browser->oracle.soa.config.

The reason why I want to in  EM console from  domain->System MBean browser->oracle.soa.config  is,  for future changes on this QueryTimeout  property,  I can just change it from EM console.

Appreciate your help.

This post has been answered by Martien van den Akker on Feb 19 2019
Jump to Answer
Comments
Post Details
Added on Feb 13 2019
9 comments
909 views