Configuring the Refresh Rate of the Tasks View - Unity Scheduler - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Unity Scheduler

Platform
OnBase
Product
Unity Scheduler
Release
Foundation 22.1
License
Premier
Standard
Essential

You can specify how often the Tasks view of the Unity Management Console refreshes by using the Unity Management Console configuration file. The Tasks view displays information about configured tasks, including when the task is scheduled to run next and when it last ran.

To configure the refresh rate of the Tasks view:

  1. In the <appSettings> section of the configuration file, find the SchedulerTasksViewRefreshInterval option.
    <add key="SchedulerTasksViewRefreshInterval" value="60" />
  2. Change the value to the number of seconds between refreshes.
    Note:

    The minimum time you can enter is 30 seconds.

  3. Save and close the configuration file when finished.
    Tip:

    The Tasks view can be refreshed manually by clicking the Refresh button.