Previous Topic

Next Topic

Book Contents

Book Index

Step 3: Using the date range in a job

Now that the date range variables have been created, the variables can be incorporated in the job using preprocessor directives.

To create the job:

  1. Right click on the same folder in the EnterpriseSCHEDULE Explorer and choose New > Job.
  2. Rename the job sys_report.
  3. Enter the command as described using the preprocessor syntax of double parentheses run_sys_report ((from_date)) ((to_date)).

See Also

Date Variable Example

Step 1: Creating the from_date variables

Step 2: Creating the to_date variable

Validating the Date Variable values