Hello folks,
quick question about the Java tamino API.
On the server there is a setting/property that can be changed in the system management hub called ‘maximum transaction duration’ this is the duration in seconds before a transaction times out at the database.
Am I correct in thinking that when a TConnection object is created its transaction duration assumes the value of ‘maximum transaction duration’ back on the server ?
If I call the setMaximumTransactionDuration method on tht TConnection object can I override this value to be longer if I know I have something that is going to take a while to run ?
Thanks in Advance
Ian.
#webMethods#Tamino#API-Management