cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Problem

Former Member
0 Kudos

Hi Folks,

I have a scenario to transfer all the fields of a table to the receiver system. Both sender and receiver systems uses JDBC Adapter. My question is what all things I have to do to transfer the primary fields of the table from one system to another.

Regards,

Santosh

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Santosh

Refer this

Srinivas

Former Member
0 Kudos

example scenario for jdbc adapter at sender side see this[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a04cd6f9-9eb0-2a10-07b8-a0fc6e88f4d4]

JoelTrinidade
Active Contributor
0 Kudos

Hi Santosh,

Just look up configuration of jdbc adapters as sender as well as receiver on help.sap.com.

Just keep in mind that for the jdbc sender adapter although It is not mandatory to have the structure to include all the fields in the database as long as you are following the XML structure returned by the JDBC adapter to the integration engine.

Regards

joel

jyothi_anagani
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

You need 1 sender JDBC and 1 receiber JDBC adapters.

For creating structures and configuring JDBC sender and receiver adapters refer : http://help.sap.com/saphelp_nw2004s/helpdata/en/2e/96fd3f2d14e869e10000000a155106/frameset.htm

Thanks

Hamja