cancel
Showing results for 
Search instead for 
Did you mean: 

reg:JDBC sender

Former Member
0 Kudos

using JDBC sender adapter can we update the database of the receiver system ? If so pls provide me the blogs with suitable explanation

anil

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hope this will be helpful

Former Member
0 Kudos
former_member183906
Active Contributor
0 Kudos

Hi Anil,

We can do this absolutely by JDBC sender adapter

In the sender side choose JDBC adapter and give the select query in that corresponding field and write update statement in the corresponding update field.

http://help.sap.com/saphelp_nw2004s/helpdata/en/1d/756b3c0d592c7fe10000000a11405a/frameset.htm for sender side JDBC configuration.

Follow this link

At the receiver side you may use the IDoc/BAPI/RFC to connect the SAP

Configuring the Sender JDBC Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/1d/756b3c0d592c7fe10000000a11405a/content.htm

these links ll help u

dharamveer_gaur2
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi

reffer the below mentione links:

Tips and Tutorial for Sender JDBC Adapter

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3928-- [original link is broken] [original link is broken] [original link is broken] JDBC Receiver Adapter -- Synchronous Select u2013 Step by Step

Regard's

Chetan Ahuja