cancel
Showing results for 
Search instead for 
Did you mean: 

XI and SAPConnect

Former Member
0 Kudos

Hi,

Our business scenario is as follows. R/3 will send a PO as an email with a pdf attachment using SAPConnect to XI. XI would have to read the MIME header information and send it to a fax server. The Fax server will send back a confirmation email to XI with a success code which should be updated in R/3 using RFC SX_OBJECT_STATUS_RECEIVE.

I looked at some of the blogs involving SAPConnect on the forum, but that did not help.

Thank you all in advance.

Tarun.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I have not worked on the same...but found a few links which made sense....please go thru these links and see if it helps you in anyways:

/people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3

http://www.sapgenie.com/interfaces/sapconnect.htm

http://help.sap.com/saphelp_webas620/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm

http://www.sapgenie.com/interfaces/exchange.htm

http://www.sapgenie.com/abap/code/abap20.htm

http://www.sapgenie.com/its/email.htm

http://www.thespot4sap.com/Articles/SAP_LN_Lotus_Notes_Introduction.asp

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16

I guess these links should help you solve your problem

Regards,

Abhy

PS: AWARD POINTS FOR HELPFUL ANSWERS.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

why did you look for sapconnect - XI ?

you cna do sapconnect - mail server - XI - FAX

so XI mail adapter

Regards,

michal

Former Member
0 Kudos

Hi Michal,

We have a messageId in the MIME header of the email which will be used when XI gets a confirmation email with status code to update R/3. Xi needs to retrieve message ID out of MIME header of email and store the message ID, PO, and timestamp.

I am not sure of the steps involving Send mail adapter trying to receive the email from sapconnect thru MS exchange server to XI. Any suggestions?

Thanks,

Tarun.

Former Member
0 Kudos

Hi,

Please do go thru this link before you actually configure the sender mail adapter. It should give you a fairly good idea.

http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm

to configure the receiver mail adapter, look at this link below.

http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm

I would suggest that you go through these to know how to configure your sender mail adapter,

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

/people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step

Also, to know the various parameters of a sender mail adapter, just go through this link,

http://help.sap.com/saphelp_nw04/helpdata/en/23/c093409c663228e10000000a1550b0/content.htm

Check your mail adapter configuration against these details. Also, check if the mail server you are trying to access is running.

Also go thru this pdf to make yourself more comfortable with mail adapters.

https://websmp205.sap-ag.de/~sapidb/011000358700004556712005E/HowTo_Mail_Adapter2.pdf

I hope I have answered your query.

Regards,

Abhy

PS: AWARD POINTS FOR HELPFUL ANSWERS.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

I'm not sure about the mime header access

in the mail adapter but for sure you'd have

to write a small adapter module (for the mail adapter)

in order to do that

>>>>I am not sure of the steps involving Send mail adapter trying to receive the email from sapconnect thru MS exchange server to XI

sapconnect doesn't matter in this case you only configure MS exchange and XI connectivity - and this is standard

for the sender mail apdater in XI

(the only thing is this mime header like I said before)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Former Member
0 Kudos

Michal,

The mime header access to capture the message Id is something I am not familiar with either. You are saying that we can customize the exsisting mail adapter? I can give you more details about the business need if you can email me your personal email id.

Thank you Thomas for sending out all the links to blogs connected to mail adapter.

Thanks,

Tarun.

My Email Id is : im.gumby2@gmail.com