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.