Posted: Wed Jun 17, 2015 2:23 am Post subject: DatabaseInputNode issue while retriving data from oracle
Newbie
Joined: 17 Jun 2015 Posts: 6
Hi,
I configured the database input node to retrieve the data from Oracle database.
For that
In oracle I created two tables APPLICATION table and EVENTS table
Created a Trigger on APPLICATION table(when ever a row is inserted in APPLICATION table a row will insert into EVENTS table)
coming to IIB on the database input node configured the EVENTS table and APPLICATION table.
Whenever I insert the data into APPLICATION table my flow is running but I cant see the data in the message tree. It's showing only the root element "DataObject".
Posted: Wed Jun 17, 2015 4:48 am Post subject: Re: DatabaseInputNode issue while retriving data from oracle
Partisan
Joined: 02 Oct 2012 Posts: 313
ashoka wrote:
Hi,
I configured the database input node to retrieve the data from Oracle database.
For that
In oracle I created two tables APPLICATION table and EVENTS table
Created a Trigger on APPLICATION table(when ever a row is inserted in APPLICATION table a row will insert into EVENTS table)
coming to IIB on the database input node configured the EVENTS table and APPLICATION table.
Whenever I insert the data into APPLICATION table my flow is running but I cant see the data in the message tree. It's showing only the root element "DataObject".
Are you sure that the key you're using to filter is correct or the WHERE statement is properly specified? (Go to the db input node source code).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum