cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC sender

Former Member
0 Kudos

Hello Guys,

I am doing JDBC to proxy scenario , i have configured my JDBC sender adapter and in the configuration check it doesn't show me any error . But my sender adater is not polling the database . My sender channel's data is as follow's :

JDBC driver : oracle.jdbc.driver.OracleDriver

Document name :JDBCSenderRequest ( this is the name of my message type in ID )

Document namespace : namespace for my scenario

Update statement : <TEST>

Please some one help me out in this case .

Regards,

Keith

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

there was an invalid character in the select query

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Check if there are rows in yoyur DB that satisfy the Select Query.

Also, JDBC adapter supports only asynch processing.

Finally, check the status of your adapter in the RWB.

Regards,

Bhavesh

Former Member
0 Kudos

Take a look at the communication channel monitoring in RWB to find any error in communication channel configuration..

Regards,

Jai Shankar