Modifying the ShareBase Monitor Polling Interval - Interaction with ShareBase - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Interaction with ShareBase

Platform
OnBase
Product
Interaction with ShareBase
Release
Foundation 24.1
License
Standard
Essential
Premier

The PollIntervalMinutes setting controls the frequency with which the ShareBase Monitor service polls the monitored ShareBase folder for any changes. This setting is measured in minutes. The default value is 60 minutes.

CAUTION:

It is not recommended to set this value below five (5) minutes. Depending on the size and complexity of your OnBase solution, as well as the hardware, software, and bandwidth of the server, setting this value too low may cause the service to run non-stop.

Note:

If 0 is specified as the polling interval, then the service automatically defaults to a 60 minute polling interval.

A 30 second interval can also be added by appending .5 to the value. For example, a polling interval of ten minutes and 30 seconds would be specified as follows:

<add key="PollIntervalMinutes" value="10.5"/>