Setting threads to run at intervals

Threads can be configured to run at intervals instead of scheduled times. With this configuration the threads run once every specified interval.

To set threads to run at intervals:

  1. Launch the Admin Console and connect to the WB5500.
  2. Click the Settings tab.
  3. Click the settings.conf tab.
  4. Expand Classes.
  5. Expand Threads.
  6. Expand Thread Parameters.
  7. Right-click the “.interval” value of the thread you want to schedule, and select Modify Value from the menu.
    If the thread does not have a “.interval” key, right-click anywhere in the window, and select New Setting from the menu. A prompt is displayed. Replace the text "Enter Key Here" with the thread name followed by .interval. Replace "Enter Value Here" with the interval string, which represents the interval in milliseconds.
  8. Specify the interval string at the prompt, which represents the interval in milliseconds.