cancel
Showing results for 
Search instead for 
Did you mean: 

ADAPTERS

Former Member
0 Kudos

Hi,

Good Noon,

I want to know why do we use JDBC and MAIL adapters with example ?

Regards,

Komik Shah

Accepted Solutions (0)

Answers (3)

Answers (3)

prasanthi_chavala
Active Contributor
0 Kudos

Hi Komik,

Adapters enable the IE to communicate with applications which use different message format like flat files or different protocols like FTP, JMS, JDBC.

So when our XI wants to send data to target database then JDBC adapter will be able to convert the XML format to the native language of the target database.By using mail adapter we can send and rcv mails in XI.

Go through this weblog:

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

Regards,

Prasanthi.

justin_santhanam
Active Contributor
0 Kudos

Komik,

The answer is straightforward. I'm pretty sure you know the use of adapters.

JDBC adapter is used to integrate Database systems with other systems.

Mail adapter is used to integrate Mail server with other systems.

Also could you tell us , why this question arised? As the adater name implies the direct answer.

raj.

Former Member
0 Kudos

Hi,

I Was confused while i was configuring scenario that's why i want with example.

Regards,

komik Shah

Former Member
0 Kudos

Hi Komik

when you want to connect to a database system then you use JDBC adapter

Refer this:

http://help.sap.com/saphelp_nw04/helpdata/en/22/b4d13b633f7748b4d34f3191529946/content.htm

Mail adpater is used to connect to a e-mail server

http://help.sap.com/saphelp_nw70/helpdata/en/ad/bf93409c663228e10000000a1550b0/content.htm

Regards,

Sreenivas