Dear all,
we are trying to send a SOAP message from a non-SAP Sender System using the XI SOAP sender Adapter. We want to send a known Interface combined with several binary attachments.
Using the sender Adapter with just the XML Payload (our interface) and the SAP SOAP Client from SDN is working fine. If we use the Query-String Attribute nosap or the switch in the adapter settings, the message is not parsed. But there is no option to use Multipart-Messages.
We also tried to use a Java based HTTP posting tool which sends just the file from the SXMB_MONI monitoring (right click on "Inbound Message" and "save entire message version" ..) to the SOAP adapter. Here we only get error 500. A new message is created in XI but the payload is empty.
Does somebody know, how to create a request for the SOAP sender adapter which contains the original messge (MainDocument) and multiple binary attachments (such as PDF)?
Best Regards
Thomas