The Processes Tab

Only one page is accessible via the Processes Tab: The Process Definition Page.

The Process Definition Page

Using the process definition page, you will be able to use the Windows Task Scheduler to run various Reserves tasks. These tasks include:

  • Batch reporting
  • Cleaning your Reserves cache folders
  • Running configuration scripts
  • Cleaning your Reserves job log

What you can do on this Page

Create New Process

To create a new process, follow these steps:

  1. Click the Create button.
  2. Enter a name for your process in the Process field.
  3. Select the type of process you want to create using the Process Types drop-down menu. Four options are available:
    1. Batch Report Runner: Use this option to create a process that routinely runs one of your reports.
    2. Creating a batch report runner requires an Option Set, and a Navigation Set. See The Option Sets Page and The Navigation Sets Page for more information.
    3. CacheCleaner: Use this option to create a process that will delete cached information in your Reserves instance.
    4. ConfigurationScriptRunner: Automatically run a configuration script using this process type.
    5. Create and manage your configuration scripts using The Configuration Scripts Page.
    6. JobLogCleaner: Run this process to clear previously run jobs from the job log. This will remove reports from the Report History pane on The Report Page.
  4. (Optional) Enter any comments associated with your process in the Comment field.
  5. Select a priority for the process using the Process Configuration drop-down menu. Setting the priority of your processes will allow higher-priority processes to run before lower-priority ones when they are scheduled to run at the same time. Five options are possible:
    1. Lowest
    2. BelowNormal
    3. Normal
    4. AboveNormal
    5. Highest
  6. Configure your process type's options. In this example, a CacheCleaner process was created.
  7. Click image to expand or minimize.

  8. Each process type includes its own set of options. In the example above, the Cache Cleaner process was configured to leave seven days worth of cached data in the cache when it is run.
  9. If you are creating a process that will only be run manually, click the Save button. Manual processes do not require triggers.
  10. Now, link your process to a trigger. This will allow your process to run automatically. Click on the Triggers tab.
  11. Select a trigger type from the Trigger Types drop-down menu. You will have 3 options:
  12. Click image to expand or minimize.

    1. Schedule Trigger - Daily : Select this option to create triggers that run on a daily basis.
    2. Schedule Trigger - Weekly: Select this option to create triggers that run on a daily basis.
    3. Schedule Trigger - Monthly: Select this option to create triggers that run on a daily basis.
  13. Click the Add button.
  14. You can add more than one trigger type to a trigger.
  15. Configure the schedule options for your trigger. These options will vary depending on the trigger type you select.
  16. Click image to expand or minimize.

  17. Once you have finished setting up your trigger, click the Save button.

Run a Process Manually

To manually initialize one of your processes, follow these steps:

  1. Select the process you want to run using the Processes drop-down menu.
  2. Click the Run Process button. A job will be created for your process. You can monitor your process' progress using The Job Results Page.

Edit a Preexisting Process

To modify a Process, follow these steps:

  1. Select the process you want to modify using the Processes drop-down menu.
  2. Click the Edit button.
  3. Modify the process as you would when creating it. you will be able to:
    1. Rename the process
    2. Change the process type
    3. Modify the process type's options
    4. Manage the process' triggers
  4. When you have finished modifying your trigger, click the Save button to save your changes.