cancel
Showing results for 
Search instead for 
Did you mean: 

Working with XI Message and Sender Mail Adapter

Former Member
0 Kudos

Hello

I have a task - To use one email address for several interfaces. In this case I think XI Message is the choice.

The question is How to tie payload and SOAP header?

Do I need to pass SOAP Header as mail message body and payload as mail attachent?

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>I have a task - To use one email address for several interfaces. In this case I think XI Message is the choice.

you can store the address anywhere

(in XI table, in R3 table)

and just get if from the mapping (via lookup)

and then put it in the adapter specific identifirers

(THeaderTO field)

then mail adapter will use it

Regards,

michal

Former Member
0 Kudos

But I have to use this addres as <b>sender</b> of <b>any</b> interface.

Is it possible to form XI SOAP message by cleint, to set messageId, interface and so on?

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Sergey,

Can you please elaborate on what your requirement is?

Meanwhile, take a look at this blog for mail adapter scenarios,

/people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure

Regards,

Bhavesh