Configuring 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 configure threads to run at intervals instead of scheduled times:

  1. Launch the Admin Console and connect to the WBCS.
  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 modify and select Modify Value from the menu.
    Note:  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 in the prompt, which represents the interval in milliseconds.