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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

Handling Adapter::error with publishAndWait

  • 1.  Handling Adapter::error with publishAndWait

    Posted 08/05/03 11:47 AM

    Hi -

    I have an architecture of IS 6.0.1, Broker 6.0.1 and an old Enterprise-style adapter (J.D. Edwards OneWorld) connected to this broker.

    When IS does publishAndWait to the Broker and the adapter fails processing the requests it delivers back Adapter::error.
    This always causes a ServiceException to be thrown by publishAndWait, with the following error message:

    com.wm.app.b2b.server.ServiceException: [ISS.0098.9021] Received incorrect document as Reply. Expecting … and received Adapter::error

    From IS service there seems to be no way of getting the contents of the Adapter::error event. Can anybody suggest a way to achieve this (other than subscribing to the Adapter::error document type with an IS trigger an processing the adapter error asynchronously)?

    Thanks in advance for any help,

    Francesco


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