IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  SOAP fault type mismatch

    Posted Thu June 25, 2015 12:34 PM

    I have a Web Service Descriptor to consume a webservice. In the response of the webservice there should be an attachment.
    But it returns an error: “errorMessage=[ISC.0082.9033] Java type mismatch; expected com.wm.util.XOPObject, got com.wm.app.b2b.services.CValues”
    When I use the webservice via SoapUI there is no problem.

    I both tried MTOM enabled and not enabled web service descriptor. Further is the Attachment enabled setting of wsd set to true.
    We have webMethods 9.5 installed.


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


  • 2.  RE: SOAP fault type mismatch

    Posted Thu July 02, 2015 05:17 AM

    Hi Samuel,

    You will face this issue if you don’t enable the MTOM & attachment for the consumer WSDL.
    There are two things in this.

    1. enable the MTOM while consuming WSDL.
    2. enable Attachment enable property for the WSDL Descriptor.

    Regards,
    Syed


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


  • 3.  RE: SOAP fault type mismatch

    Posted Mon August 10, 2015 10:09 AM

    Hi Samuel,

    Did you manage to fix this issue?

    If not you can find that the MTOM Streaming topic is also discussed here: Issue with pub.soap.utils:getXOPObjectContent ..... MTOM objects - webMethods - Software AG Tech Community & Forums, where you can find attached a sample.

    Maybe you can download and test the sample to see if it works for you and if not make the necessary tweaks.

    Hope it helps,
    Vlad Turian


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