cancel
Showing results for 
Search instead for 
Did you mean: 

415 Multipart-documents not supported

0 Kudos

Hi,

I am testing a HTTP -> RFC scenario through Runtime Workbench.

Getting the error as -

"Error while sending message: 415 Multipart-documents not supported"

The Payload is as below

<?xml version="1.0" encoding="UTF-8"?>

<ns0:MT_Response xmlns:ns0="urn:Test1">

This is a test

</ns0:MT_Response>

Please advise.

Thanks,

S Panda

Accepted Solutions (0)

Answers (2)

Answers (2)

kenny_scott
Contributor
0 Kudos

Hi,

the SAP note -

[#1117579 XI runtime: Mime multipart parameter in XI adapter|http://service.sap.com/sap/support/notes/1117579]

may address this issue.

Regards

Kenny

robert_warde4
Active Participant
0 Kudos

Hi, Im testing an XI - XI scenario and I'm getting the same message. The scenario works with the HTTP adapter but when I use the XI adapter.

The error indicates 'The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method. '

I''ve searched SDN but this is the only hit I can find. Does anyone have an ideas?