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
Expand all | Collapse all

Handling the Multipart attachments

  • 1.  Handling the Multipart attachments

    Posted Thu February 25, 2016 08:29 AM

    Hi,

    I have developed a service to accept attachment (referred 9-0-SP1_Web_Services_Developers_Guide)

    I have added the XOP object in service input for the attachment. But when i test the service from SOAP UI, i am getting below error.

    <webM:exception xmlns:webM=“API Integration Platform | Software AG”>
    webM:classNamejava.lang.IllegalArgumentException</webM:className>
    <webM:message xml:lang=“”>No attachment found for content ID ‘887989526097’</webM:message>
    </webM:exception>

    In SOAP UI i have specified the Enable MTOM as “True”. Attached few screenshot regarding the testing.

    Can anyone suggest how to implement attachments please?

    IS Version: 9.5.1.0


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Handling the Multipart attachments

    Posted Sun February 28, 2016 04:26 AM

    Go through the below link.


    #webMethods
    #Integration-Server-and-ESB