cancel
Showing results for 
Search instead for 
Did you mean: 

Add link in the Mail body

Former Member
0 Kudos

Hi

i am doing file to mail scenario. i need to add link in the mail how can we do this. i tried TransformBean. but it's not working could u please help me

Thank you

Regards

Sundher

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

HI,

See the below links .. may be usefull to send HTML Mails in XI...

/people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter

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

/people/community.user/blog/2006/09/07/email-reporting

/people/community.user/blog/2006/09/08/email-report-as-attachment-excelword

/people/rahul.nawale2/blog/2006/11/01/dynamically-sending-a-mail-to-the-po-creator-using-xslt-abap-mapping

/people/gregor.wolf3/blog/2005/10/02/inbound-mail-processing-150-attach-files-to-opportunity

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

Regards

Chilla..

stefan_grube
Active Contributor
0 Kudos

When you want a link, you have to send an HTML mail. You can do this like it is described in this blog:

/people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter

You set your link as:

<_a href="http://your link"_>your link<_a_>

(without _)

Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

Thank you very much. i will test this.

regards

Sundher

Former Member
0 Kudos

Hi Sundher,

Web Blogs on File Scenario:

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

/people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address

/people/community.user/blog/2006/09/07/email-reporting

Check the following links:

these links should help you clear your doubts regarding Configuring a Receiver Mail Adapter and possibly find the cause for your error.

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

http://help.sap.com/saphelp_nw04/helpdata/en/8c/607fe4756b654ab9f420097c29f6e9/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/5d/112d20f6ce6c46ba66afb98d278fbd/frameset.htm

Ignore the Image part and use this for your file to mail:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6d967fbc-0a01-0010-4fb4-91c...

Hope it will work for you

Amaresh

Former Member
0 Kudos

Hi Amaresh,

Thank you. but they not mentioned correctly. about link and fille attachments. if u have any information perticulerly about this please let me know.

Thank you very much

Regards

Sundher

Former Member
0 Kudos

Hi Sundher,

You can try using the Function module WWW_SET_URL

Amaresh

Former Member
0 Kudos

Hi amaresh,

I doing file to mail scenario in SAP XI. i have to send a mail with link. how can we do this.

Thank you

Regards

Sundher