Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
styledisc
typelist
printablefalse

...

  1. To schedule a report bundle, click on .

  2. Enter Job Parameters to schedule the Report Bundle

    1. Job Types: Select one of 3 Job Type Options to determine when the Report Bundle will be generated. The parameter fields below will change based on which Job Type Option is selected. See sub sections below for additional information on each Job Type. 

      1. Cron - Schedule a reoccurring job to run on a regular interval or date/time.

      2. Event - Schedule to run based when a specific action is prompted in USAS-R.

      3. Immediate - Run on demand (now).

    2. Job Name: Defaults to what is displayed in the 'Name' parameter.  You can overwrite the default job name.

      Info
      If the report is scheduled using the Cron option, the Job Name must be unique for each scheduled job.  
    3. Send Output to: (Required) This can be the email of the intended recipient or a path to the File Archive

      1. When entering the email of the intended recipient; you can enter multiple email addresses by separating each with a comma. The recipient is not required to have a user account for USAS-R.

        Info
        The Email Notification Services module must be installed and configured in order to send Report Bundles via email
      2. A path to the File Archive will send the Reports to a specific section of the File Archive under the Utilites menu. 

        1. The path will always start with fileinfo://

        2. Next the path will determine if the files should be sent to the Monthly Archive Tab or the Fiscal Archive Tab

          1. MonthlyReportFileSet

          2. FiscalYearReportFileSet

        3. Last, the group of reports must be determined - Fiscal year OR Fiscal year & Period(month) depending on which Tab is chosen. These should be entered as numerical values where the "month" is the period number when July is the first Period of the Fiscal Year (ex. Enter 1 for July, 2 for August, 3 for September, etc.)

          DescriptionPath
          Send Reports to Monthly Archive for December 2019 (FY2020)fileinfo://MonthlyReportFileSet/2020/6
          Send Reports to Fiscal Archive for FY 2020fileinfo://FiscalYearReportFileSet/2020
        4. When the File archive option is used with a specific Event, then the path to the File Archive can include variables so that the file location will be based certain even factors. Example - If a specific Posting Period is being closed, then the Fiscal year & Period where the Reports are sent to the File Archive correspond to the Fiscal year & Period that is being closed.

          DescriptionPath
          Send Reports to Monthly Archive when connected to the event of closing a Posting Periodfileinfo://MonthlyReportFileSet/eventFiscalYear/eventMonth
        5. The reports can be sent to a directory if you so chose.  You would just type in the Send Output to field:  example if I was sending it to my NWOCA4 directory:

    4. Archive type: Determines (Required) Determines if reports in bundle will be combined and sent together or sent in individual notifications for each report chosen.

      1. Send a single notification with multiple attachments (One email with multiple attachments)

      2. Send a multiple notifications with a single attachment (Multiple emails with a single attachment in each)

      3. Send a single notification with a zip file attachment.

...

  1. Select Cron as the Job Type

  2. Enter a Cron Expression 

    1.  A Cron Expression is a command set up to run periodically at fixed times, dates, or intervals

    2. Cron Expressions can be set up by using a free online cron expression generator

    3. Free online cron expression generators:

    4. Once the Cron Expresssion for the preferred interval has been generated, copy and paste or type the cron expression into the Cron Expression field.

  3. Enter the remaining parameters

  4. Click image-20240222-200950.png to schedule the Report Bundle

  5. The scheduled job will be listed under Utilities/Job Scheduler

...