Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-645

Parameters are not substituted when using the e-mail monitor to send mail on success and error or on start of jobs

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12, 1.13
    • 1.12.15, 1.13.9
    • None

    Description

      Current Situation

      • If a job makes use of the E-Mail Monitor com.sos.jitl.mail.smtp.SmtpMailMonitor to sends mail on success, on error or on start of the job then the monitor does not substitute the job parameters.
        For example: If the Mail Subject is used as "Job: \${SCHEDULER_JOB_NAME} Task: \${SCHEDULER_TASK_ID}".

      Desired Behavior

      Parameters

      • \${SCHEDULER_JOB_NAME}
      • \${SCHEDULER_TASK_ID}
      • \${SCHEDULER_JOB_TITLE}

      should be substituted when used with the E-Mail Monitor.

      Note

      The old Parameter format with %{SCHEDULER_JOB_NAME} is no longer supported. Possible is

      %SCHEDULER_JOB_NAME% and \${SCHEDULER_JOB_NAME}

      Attachments

        Activity

          People

            ur Uwe Risse
            Kanika-Agrawal Kanika Agrawal
            Kanika Agrawal Kanika Agrawal
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: