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

Interaction with ShareBase

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

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"/>