cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure JDBC Adapter(Sender & Receiver)

Former Member
0 Kudos

How to configure JDBC Adapter(Sender & Receiver)

Rgds

Ruchitha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Can any one send me the theory part?

Ruchitha

Former Member
0 Kudos

Ruchika,

Actually u need tto understand first whats the need of using JDBC adapter and under which circumstances we will go for JDBC related scenario...

The JDBC adapter enables you to connect database systems to the Integration Server . The adapter converts database content to XML messages and the other way around.

Database content can be read with any SQL statement. A special XML format is defined for content coming from the Integration Server or the PCK. This format enables SQL INSERT, UPDATE, SELECT, DELETE, or stored procedure statements to be processed. A message is always processed in exactly one database transaction.

To be able to use the JDBC adapter you must install the JDBC driver for the database that you want to connect to. The required Java libraries are product-specific and must be obtained from the database vendor. Following installation, you must deploy the Java libraries on the J2EE server so that the JDBC adapter can access the required Java classes at runtime.

For FAQs about the JDBC adapter, see SAP Note 831162.

i hope this helped u!!!

regards

biplab

Answers (5)

Answers (5)

vikas_agarwal
Contributor
0 Kudos

Hi Ruchitha,

Check your mail id.

i have send you a Document for configuring JDBC Adapter( Sender and Receiver)

Regards,

Vikas

Former Member
0 Kudos
Former Member
Former Member
0 Kudos

hi

more help on sender JDBC adapters

/people/yining.mao/blog/2006/09/13/tips-and-tutorial-for-sender-jdbc-adapter

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/jdbcTOJDBC&

regards

Ramesh P

Former Member
0 Kudos