Changing the Search Time Out Setting - Changing the Search Time Out Setting - OnBase - WorkView Integration for Microsoft Outlook - OnBase/WorkView-Integration-for-Microsoft-Outlook/Foundation-24.1/WorkView-Integration-for-Microsoft-Outlook/Installation/Installation/Changing-the-Search-Time-Out-Setting - Foundation 24.1 - Foundation 24.1

WorkView Integration for Microsoft Outlook

Platform
OnBase
Product
WorkView Integration for Microsoft Outlook
Release
Foundation 24.1
License
Premier
ft:lastPublication
2024-03-25T16:32:32.994000
ft:locale
en-US

You can adjust the search time out setting at the server level in the Application Server's web.config file. This setting controls how much time a search is allotted before the search is stopped. The following line in the web.config file controls the search time out length:

<SearchTimeout value="30"></SearchTimeout>

By default, the time out value is set to 30 seconds. You can change the time out in seconds by changing the value.