Changing the Search Time Out Setting - Changing the Search Time Out Setting - WorkView Integration for Microsoft Outlook - Foundation 25.1 - Foundation 25.1 - Ready - OnBase - Premier - external - Premier - OnBase/WorkView-Integration-for-Microsoft-Outlook/Foundation-25.1/WorkView-Integration-for-Microsoft-Outlook/Installation/Installation/Changing-the-Search-Time-Out-Setting - 2025-03-17

WorkView Integration for Microsoft Outlook

Platform
OnBase
Product
WorkView Integration for Microsoft Outlook
Release
Foundation 25.1
License
Premier
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.