Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13
Description
Desired Behavior
Jobs running in job streams should have these standard environment variables.
- SCHEDULER_JOBSTREAM_INSTANCE_ID: The instance id of the actual running job stream
- SCHEDULER_JOBSTREAM_JOBSTREAM: The name of the job stream
- SCHEDULER_JOBSTREAM_TIME: The actual time in the format HH:mm:ss
- SCHEDULER_JOBSTREAM_CENTURY: The actual century yyyy
- SCHEDULER_JOBSTREAM_DAY: The actual day dd
- SCHEDULER_JOBSTREAM_YEAR: The actual year YYYY
- SCHEDULER_JOBSTREAM_YEAR_YY: The actual year YY
- SCHEDULER_JOBSTREAM_YEAR_YYYY: The actual year yyyy
- SCHEDULER_JOBSTREAM_MONTH: The actual month mm
- SCHEDULER_JOBSTREAM_MONTH_NAME: The actual month display name UK
- SCHEDULER_JOBSTREAM_DATE: The actual date yyyyMMdd
- SCHEDULER_JOBSTREAM_DATE_YY: The actual date yyMMdd
- SCHEDULER_JOBSTREAM_DATE_YYYY: The actual date yyyyMMdd
- SCHEDULER_JOBSTREAM_FOLDER: The folder for the actual running job
- SCHEDULER_JOBSTREAM_JOBNAME: The name of the job