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

Unity Scheduler

Platform
OnBase
Product
Unity Scheduler
Release
Foundation 24.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, so updating the refresh rate can have the information update more quickly.

Tip:

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

To configure the refresh rate of the Tasks view:

  1. Open the obmc.exe.config file.
  2. In the <appSettings> node, locate the SchedulerTasksViewRefreshInterval key.
    For example, <add key="SchedulerTasksViewRefreshInterval" value="60" />.
  3. Set value to the number of seconds between refreshes.
    Note:

    The minimum time you can enter is 30 seconds.

  4. Save and close obmc.exe.config.