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

Unexpected transaction timeouts

  • 1.  Unexpected transaction timeouts

    Posted Thu June 12, 2003 01:09 PM

    It is highly likely that version 4.1.4.2 of TaminoX may inadvertently cause unexpected transaction timeouts to occur. A workaround for this problem is to do the following just after the TaminoX.Initialize call:

    TaminoX.SetTransactionTimeout(0);
    TaminoX.SetNonActivityTimeout(0);



    This problem is in SAGSIS as 241508.

    My apologies for this inadvertent error (it didn’t cause any test failures) :(.

    The offending code has been fixed and will appear as a community download in the near future.

    [This message was edited by markk on 12 Jun 2003 at 15:05.]

    [This message was edited by markk on 13 Jun 2003 at 08:47.]


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods