Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

Table of Contents

...

List of Reports and Direct Deposits scheduled to be run or delivered at a later date and time. Scheduled Jobs can be viewed, edited or deleted.
Users will see all jobs they have scheduled. Administrative users can view Jobs scheduled by all users.

Image RemovedImage Added

To update the Status of the Job, click on :

...

  1. Navigate to the Utilities menu > Job Scheduler
  2. Click  at the top of the grid. This will open a pop up window with the options to schedule the Job.
  3. Select the Job Type from the drop down
    1. District Audit Job: class org.ssdt_ohio.usps.reporting.aos.DistrictAuditJob
    2. SOC1 Audit Job: class org.ssdt_ohio.usps.reporting.aos.SOC1AuditJob
  4. Enter an Event Trigger
    1. The Event Trigger is where the Cron Expression will be entered to schedule the job. The Cron Expression represents the frequency at which the job should run. 

      Info
      titleCron Expression
      1. A Cron Expression is a command set up to run periodically at fixed times, dates, or intervals. Cron Expressions can be generated using an online source for the desired time period and then copied and pasted into the Event Trigger field.

        Free online cron expression generators:


  5. Click  to schedule the Job

...