cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment in Java mapping

Former Member
0 Kudos

Hi frends,

Can anyone help me to create attachment using javamapping in my case my receiver adapter is SOAP.Please guide me how to process?

Thanks In advance..

Dinesh

Accepted Solutions (0)

Answers (1)

Answers (1)

RKothari
Contributor
0 Kudos

Hello,

Check the below mentioned blog, it will give you an idea:

/people/samuel.chandrasekaran2/blog/2008/10/06/xi-mail-adapter-dynamically-building-attachment-and-message-body-content-using-a-simple-udf

-Rahul

Former Member
0 Kudos

Hi Rahul,

Thanx for ur quick reply...As our receiver adapter is SOAP can you please assist us how to proceed?

Thanks

Dinesh

RKothari
Contributor
0 Kudos

Hi,

Please find below couple of links which will help you to create the java mapping.

http://help.sap.com/saphelp_nwpi711/helpdata/en/76/fc9c3d9a864aef8139d70759a499fc/frameset.htm

It provides the methods which can be used in Java Mapping:

http://help.sap.com/javadocs/pi/pi711/index.html

-Rahul

Former Member
0 Kudos

Hi Rahul,

Can you please provide me sample coding for Java mapping.

Thanks

Former Member
0 Kudos

Check this link: http://wiki.sdn.sap.com/wiki/display/XI/SampleJAVAMappingcodeusingPI7.1+API

Thanks,