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

Guaranteed Delivery Errorcomwmappb2bclientServiceExceptionB2BSERV00869091 Parameters xmldata %24 ...

  • 1.  Guaranteed Delivery Errorcomwmappb2bclientServiceExceptionB2BSERV00869091 Parameters xmldata %24 ...

    Posted Mon March 28, 2005 03:15 AM

    Hi,

    We have been using GD for about two years. From 27Mar, we get an error that we have not come across earlier. It is “com.wm.app.b2b.client.ServiceException:[B2BSERV.0086.9091] Parameters xmldata, $filestream and $filedata are all missing. One of these must not be null.”

    We are using webMethods server 6.0.1

    Any help appreciated.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 2.  RE: Guaranteed Delivery Errorcomwmappb2bclientServiceExceptionB2BSERV00869091 Parameters xmldata %24 ...

    Posted Mon March 28, 2005 11:22 PM

    Did you change any of the services that you are invoking? Local-side server (client) or remote-side server?

    That error comes from the pub.xml:xmlStringToXMLNode (a.k.a. pub.web:stringToDocument).

    One possibility is that you are passing that service a java.io.InputStream and that object does not get serialized when going between machines.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 3.  RE: Guaranteed Delivery Errorcomwmappb2bclientServiceExceptionB2BSERV00869091 Parameters xmldata %24 ...

    Posted Fri April 01, 2005 02:47 AM

    Hi Fred,

    Sorry for late reply. The problem was due to our customer upgraded their server SAP BC4.0 to 4.6 and this has caused the error at our end.

    Thanks


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods