Oracle SOA Suite (MOSC)

MOSC Banner

DB poller polling same lineitem records multiple(3) times (even though we have 3 different lineitem)

edited Jan 11, 2024 6:09AM in Oracle SOA Suite (MOSC) 1 commentAnswered

Hi Everyone,

I have production issue in SOA 12c (version 12.2.1.1.0) single Node SOA server.

DB adapter poller polling same record multiple times.

Input table has 3 records like line 1,2,3 but SOA db poller polling only line 1 three times (line 2 & 3 are not geeting polled even though they satisfy polling criteria).

Prod SOA env is Single node server.

DB adapter file properties are as below:

<endpoint-activation portType="Poll_XXStar_EC_OrderEditLine_ptt" operation="receive">

   <activation-spec className="oracle.tip.adapter.db.DBActivationSpec">

     <property name="DescriptorName" value="Poll_XXStar_EC_OrderEditLine.XxstarEcOrderEditLinesTbl"/>

     <property name="QueryName" value="Poll_XXStar_EC_OrderEditLineSelect"/>

     <property name="MappingsMetaDataURL" value="Poll_XXStar_EC_OrderEditLine-or-mappings.xml"/>

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