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.


#TechXchangePresenter
 View Only

PublishRequestAndWait() timeout error

  • 1.  PublishRequestAndWait() timeout error

    Posted Wed October 09, 2002 03:21 PM

    I have a webMethods client, the XML adapter and the JDBC adapter. I’m doing a publishRequestAndwait from the client to the XML adapter to parse my request message and query JDBC adapter and using XML adapter I generate XML message as a reply.
    I have created 3 different integration components to do so. First component is to parse the XML request message. Second component is to query the database using JDBC adapter. Third component is to generate the XML reply message.
    If I subscribe to the output of parse XML, it gives back the result. but I get a ‘request timed out’ error if I am using JDBC adapter also. My timeout is set for 1000 seconds but it’s only taking .084 seconds for the JDBC adapter to execute. Both client and JDBC adapter are in separate client groups.

    Any clues about this problem ?

    Thanks


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods