Hi,
I’m testing some queries which take long time on Tamino 4.1.4 using both Interactive Interface and Tamino API .NET (in a Windows application). While all of them finish ok using Interactive Interface, I often get System.Net.WebException using Tamino API .NET. The reason shown is “The operation has timed-out”. I have measured how long the queries take until the exception is raised, and the average time is 100 seconds.
All queries are executed in Autocommit mode and the database maximum transaction duration is set to 300 seconds.
I have read some documents related to .NET Web Services and it seems that the default timeout for Web Service connections is 100 sec. It could it be related to this problem, but I’m not sure how. Can I configure this timeout anywhere? Is it a .NET or a Tamino issue?
Thanks in advance,
Enric
#webMethods-Tamino-XML-Server-APIs#webMethods#API-Management