cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP messages with ATTACHMENTS

peter_jarsunek
Participant
0 Kudos

Hi guys,

does anybody have experience with the SOAP messages with attachments? How is it possible to create SOAP message with attachment in XI (for example FILE->XI->SOAPwA)?

Also, how is processed the attachment for incoming SOAP message (SOAPwA->XI->...)

Could you send me some links for information about it?

Or better, write your own experiences?

Thanx, Peter

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi peter

to know the basics about soap adapter u cn check out this link

/people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap

to get in detail about the attachments chk out this link

peter_jarsunek
Participant
0 Kudos

Hi, guys!

Please, does anybody know, how it could be possible to process (transformation) of SOAP attachment?

Let's say, that the attachment will contain XML document and I need to create transformation on it.

Any idea, how to do it?

Thanx in advance, Peter

Jitendra_Jeswan
Contributor
0 Kudos

hi Peter,

Following links may help U, as i had the same Scenerio and these links helped me out.

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

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

http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/frameset.htm

see conversion parameters (for Keep Attachments)

U can check this attribute if u want ur Webservice at the receiver side to retain the attachments that are sent from the sender side.