MailAdapter.pdf

11
SAP XI Mail Adapter   Au t hor: Sam Raj u

Transcript of MailAdapter.pdf

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 1/11

SAP XI Mail Adapter 

 Author: Sam Raju

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 2/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Objectives

  Af ter complet ing this session you wil l be able to:

Understand the basics of J2EE SMTP adapter 

Understand how to configure sender & receiver Mail adapter 

Be familiar with technical aspects of the Mail adapter 

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 3/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Mail Adapter 

  The Mail adapter enables you to connect e-mail servers to

the XI Integration Server.

  With the mail adapter SAP XI can be connected to e-mail

servers

The receiver mail adapter converts XI messages to e-mails and

transfers them to an e-mail server.

The sender mail adapter collects e-mails from an e-mail server

and convert them to XI messages.

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 4/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Mail Adapter 

You can use the mail adapter to exchange messages between

e-mail servers and SAP Exchange Infrastructure.

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 5/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Configuring the Receiver Mail Adapter 

You configure the receiver mail

adapter to convert XI messages

to e-mails.

Receiver Communication

Channel defines how a Mail

adapter transforms a message

so that it can be processed by

the receiver during outbound

processing.

 A receiver channel contains the

configuration data for a receiver

adapter.

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 6/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Configuring the Receiver Mail Adapter 

 You configure the receiver mail

adapter to convert XI messages to

e-mails.

Transport Protocols:

SMTP

IMAP4

 Message Protocol :

XIPAYLOAD

  Adapter Engine:

Integration Server 

 Connection Parameters:

URL (address of the Mail Server)

User Name

Password

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 7/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Configuring the Receiver Mail Adapter 

  Mail Attributes:

The entire e-mail message

including the header information(From, To, Subject) can be

optionally added to the payload.

Content of the mail message can

be base64 encoded.

   Adapter Status:

Integration Engine

   Advanced Mode:

To Specify Additional Parameters

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 8/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Configuring the Sender Mail Adapter 

You configure the sender mail

adapter to convert e-mails to XI

messages .

 A Sender Communicat ion

Channel defines how a Mail

adapter transforms a message

so that it can be processed by

the Integration Engine during

inbound processing.

 A sender channel contains the

configuration data for a sender

adapter.

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 9/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Configuring the Sender Mail Adapter 

 You configure the sender mail

adapter to convert e-mails to XI

messages .

Transport Protocols:

IMAP4

POP3

 Message Protocol :

XIPAYLOAD

  Adapter Engine:

Integration Server 

 Connection Parameters:

URL (address of the Mail Server)

User Name, Password

Poll Interval

Delete messages after reading

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 10/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Configuring the Sender Mail Adapter 

  Mail Attributes:

The entire e-mail message

including the header information(From, To, Subject) can be

optionally added to the payload.

Content of the mail message can

be base64 encoded.

  Processing Parameters:

BE, EO and EOIO

   Adapter Status:

Integration Engine

   Advanced Mode:

To Specify Additional Parameters

7/26/2019 MailAdapter.pdf

http://slidepdf.com/reader/full/mailadapterpdf 11/11

©SAP AG 2004, SAP XI Mail Adapter, Sam Raju

Summary

 Now you should be able to

Understand the basics of J2EE SMTP adapter 

Understand how to configure sender & receiver Mail adapter 

Be familiar with technical aspects of the Mail adapter