Hi all,
I’m now using the Tamino API for Java. Does anyone know if there are way(s) to enable / disable exception throw when a transaction is timed out? I remember previously I can get somewhat AccessFailureException, transaction wait for too long…blahblahblah…thrown when I try to insert 10000 records within a transaction in my program. But now, I can’t get the exception thrown again, the API will just rollback after 300 (default) seconds!!! Without notify me there is a timeout, resulting in I can just get around 3000 records inserted.
Many thanks and best regards,
Lun
#Tamino#webMethods#API-Management