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.  WebMethods WSDL Consumer BUG

    Posted Mon May 12, 2008 07:50 PM

    Hello,

    I found a bug in webMethods that when importing a WSDL and calling operations having all optional or no inputs. If you don’t provide any inputs, the client will just create an empty body, and doesn’t insert an empty tag with the operation name in it like it should like below:

    [HTML]SOAP-ENV:Body

    </SOAP-ENV:Body>[/HTML]

    Anyone know if there is a patch for this bug?

    Thanks,
    Dan


    #soa
    #API-Management
    #webMethods


  • 2.  RE: WebMethods WSDL Consumer BUG

    Posted Mon May 12, 2008 10:49 PM

    What version of IS? Doc / Lit or SoapRPC?


    #webMethods
    #API-Management
    #soa


  • 3.  RE: WebMethods WSDL Consumer BUG

    Posted Mon May 12, 2008 11:10 PM

    The WSDL is from a doc-literal service in IS 6.5, but I imported it into both 6.5 and 7.1 with the same issues.


    #soa
    #webMethods
    #API-Management


  • 4.  RE: WebMethods WSDL Consumer BUG

    Posted Tue May 13, 2008 05:16 PM

    The generated web services connector / consumer is just a starting point. Take that starting point and build upon it to do what you want. Don’t expect it to be a 100% complete solution and you’ll be fine.

    Mark


    #API-Management
    #webMethods
    #soa


  • 5.  RE: WebMethods WSDL Consumer BUG

    Posted Tue May 13, 2008 05:25 PM

    Yeah, thats what I was doing. But it gets kinda annoying if you’re continiously tweaking the services and re-importing the WSDLs. Just wondering if they knew of this bug, and had or are working on a fix.


    #webMethods
    #soa
    #API-Management


  • 6.  RE: WebMethods WSDL Consumer BUG

    Posted Tue May 13, 2008 07:13 PM

    Open a service request with wM tech support. They’ll either point you to the fix if one exists, or put it on the list of things to do.


    #API-Management
    #soa
    #webMethods