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

Event handler executes job chain specific event handler when the event handler file starts with x_<name of job chain>

    XMLWordPrintable

Details

    Description

      Current Situation

      if there is a event handler with the name x_jobchain.anyting.job_chain.action.xml and an incoming event has the value job_chain=jobchain, the event handler is executed.

      Desired Behavior

      The event handler should not be executed as the documentation states that event handler file name must begin with the job chain name.

      [job_chain_name].*.job_chain.actions.xml

      Maintenance Note

      This change is not compatible. If you have event handlers that do not begin with the job chain name you have to rename the file name e.g. from x_jobchain.anyting.job_chain.action.xml to jobchain.x_anyting.job_chain.action.xml

      Workaround

      There is a patch.

      • Please download from here
      • Unzip to $scheduler_home/lib/patches
      • Restart JobScheduler

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Mahendra Patidar Mahendra Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: