Unexpected transaction timeouts

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.]