cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Multiple Attachments

Former Member
0 Kudos

Hi All,

I'd like to ask you if you have any experience with adding multiple attachements ( all pdf ) to SOAP WebService call to SAP PI, which should be forwarded to SAP ERP...We are using PI 7.11 SP13.

Do you know if multiple attachments are supported? While when I'm using SOAP UI to sent a message with one attachment it works, with two I get a error on Adapter engine ( when trying to sent the message to IE 😞

Transmitting the message to endpoint http://[replaced]/sap/xi/engine?type=entry using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 400 : Bad request: Content-type of part not set


I just replaced the dns name in that error message.


Any idea?


Thanks,


Milan

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Milan,

SOAP adapter support multiple attachment. Please check the below thread

You need to manually change the SOAP request properties Headers ("Disable Mulitparts" to FALSE) in SOAP UI tool. By default it will be true.


regards,

Harish

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

Have a look at the below thread -