Error in SOAP MTOM message in peoplesoft Integration Broker : unable to extract MimeMultipart
Iam trying to receive a attachment in soap message using MTOM. I enabled MTOM in peoplesoftlisteningconnector. But when i try to send MTOM message, iam getting error as 'MTOMUtility:getInputStringForMtomEnabledConnector : unable to extract MimeMultipart'.
Following is the raw message iam trying to send.
POST https://myurl HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: multipart/related; type="application/xop+xml"; start="<rootpart@soapui.org>"; start-info="text/xml"; boundary="----=_Part_49_6544041.1541401657331"
SOAPAction: "UN_ANI_ATTACH.v1"
MIME-Version: 1.0
Content-Length: 127740
Host: dev.oracleoutsourcing.com
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
------=_Part_49_6544041.1541401657331
Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"
Content-Transfer-Encoding: 8bit
Content-ID: <rootpart@soapui.org