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

WorkView Integration for Microsoft Outlook

Platform
OnBase
Product
WorkView Integration for Microsoft Outlook
Release
Foundation 22.1
License
Premier
ft:lastPublication
2023-12-11T13:35:53.838000
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.