cancel
Showing results for 
Search instead for 
Did you mean: 

Java Mapping

Former Member
0 Kudos

Dear All,

Please take a look on this blogs:

Link: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6321] [original link is broken] [original link is broken] [original link is broken];

Please anyone explain to me what should i do with the java mapping code mentioned in the blog. Is it use for interface mapping program?

If Yes, how to use java code in the interface mapping.

Thanks in advance,

Victor.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Java Mapping is used in the same way like for example Message Mapping. In an Interface Mapping you choose the type of Mapping. In case of Java Mapping you choose Java Class.

For how to use Java Mappings please have a look here:

Regards

Patrick

Edited by: Patrick Koehnen on Aug 15, 2008 9:30 AM

Former Member
0 Kudos

Dear All,

Thanks for your prompt reply.

I got the idea now.

My purpose is actually to try to send attachment in the mail from XI, and i found out that blog. Since i don't have any NWDS or Eclipse inside my Laptop, could anyone share with me the jar or zip files for this purpose.

Or if you have other ways to send email with attachment in XI please share it with me.

Thanks,

Victor.

Former Member
0 Kudos

Hi,

IF u want to send as attachment then u can use payloadwapbean

XI: Sender mail adapter - PayloadSwapBean - Step by step

also refer the below link:

Send an attachement

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken]

http://help.sap.com/saphelp_nw04/helpdata/en/3c/b4a6490a08cd41a8c91759c3d2f401/content.htm

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

chirag

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For java mapping u have to follow below steps:

1) U have to open the code in NWDS or eclipse.

2) Compile the code.

3) Create the Zip file

4) Import the ZIp in to imported archive in IR.

5) Use it in Interface mapping.

hope you got some help.

chirag