Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12, 1.13
-
None
Description
Current Situation
Only the parameters
- SCHEDULER_JOB_NAME
- SCHEDULER_TASK_ID
- SCHEDULER_JOB_TITLE
are substituted in the subject or body of the email to be sent with the when using the com.sos.jitl.mail.smtp.SmtpMailMonitor
Desired Behavior
These parameters
- SCHEDULER_JOB_FOLDER
- SCHEDULER_JOB_PATH
- SCHEDULER_JOB_NAME
- SCHEDULER_JOB_TITLE
- SCHEDULER_TASK_ID
- SCHEDULER_ID
- SCHEDULER_JOB_CHAIN
- SCHEDULER_ORDER_ID
- SCHEDULER_JOB_CHAIN_NAME
- SCHEDULER_JOB_CHAIN_TITLE
- SCHEDULER_JOB_CHAIN_PATH
- SCHEDULER_ORDER_ID
- SCHEDULER_NODE_NAME
- SCHEDULER_NEXT_NODE_NAME
- SCHEDULER_NEXT_ERROR_NODE_NAME
- SCHEDULER_CONFIGURATION_DIRECTORY
- SCHEDULER_DIRECTORY
- SCHEDULER_HOST
- SCHEDULER_TCP_PORT
- SCHEDULER_UDP_PORT
- SCHEDULER_SUPERVISOR_HOST
- SCHEDULER_SUPERVISOR_PORT
- SCHEDULER_TCP_PORT
should be substituted in the subject or body of the email to be sent with the when using the com.sos.jitl.mail.smtp.SmtpMailMonitor
Patch
A patch is available here.
Instructions
- Download the patch
- Copy the file to $scheduler_home/lib/patches
- Restart JobScheduler