cancel
Showing results for 
Search instead for 
Did you mean: 

xi payload as attachments in http adapter

Former Member
0 Kudos

hi,

we have the requirement to send comma separated text file as attachemnt over http. is it possible to send and receive payload as attachments in http/s adapter in XI? if yes, how?

regards,

Rashmi

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can use SOAP adapter for that requirement

it supports both sending and receiving attachments

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thanks Abhishek and Michal,

Can you please explain me how to reveice and process the attachments in soap adapter

Regards

Rashmi

Edited by: Rashmi H S on Jul 6, 2009 7:55 AM

former_member200962
Active Contributor
0 Kudos

in your SOAP CC you have the option Keep Attachments....check it when you want to process the message with attachment..

Regards,

Abhishek.

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos

dont think HTTP supports attachment.....at least in sender mode.....correct me if worng....

For some reading: http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/content.htm

From above link:
The plain HTTP adapter only evaluates the main payload of a received XML message. Additional attachments are ignored and not forwarded.

Regards,

Abhishek.

Edited by: abhishek salvi on Jul 3, 2009 3:15 PM