Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12, 1.13
-
None
Description
Current Situation
when using the com.sos.jitl.mail.smtp.SmtpMailMonitor e.g \${SCHEDULER_JOB_NAME} will be substituted in the body. %SCHEDULER_JOB_NAME% will be substituted in the subject but not in the body.
Desired Behavior
the pattern %var% should be substituted in the body 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