webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  MTOM Attachments Processing Failed

    Posted Thu February 04, 2016 06:51 AM

    Below is the error i got from web service response.

    javax.xml.soap.SOAPException: MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream; value of the ‘type’ parameter of the ‘Content-Type’ header of the MIME message is not equal to ‘application/xop+xml’

    Any idea on this?

    I am thinking there is some mismatch with the content type.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: MTOM Attachments Processing Failed

    Posted Thu February 04, 2016 09:20 AM

    Can you share your flow logic for this to better suggest you. Also which wM version ? Make sure you have updated fix levels on your IS.

    Thanks,


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: MTOM Attachments Processing Failed

    Posted Thu February 04, 2016 02:59 PM

    Am checking the fix level and will comeback. Thanks Man.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 4.  RE: MTOM Attachments Processing Failed

    Posted Thu February 04, 2016 03:55 PM

    The content-type for the MIME part of the attachment must be: application/xop+xml
    The client application that’s creating the MIME need to be reviewed.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods