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

The event handler jitl jobs does not consider special event handlers when running periodically

    XMLWordPrintable

Details

    Description

      Current Situation

      If there is a event handler like <job_chain_name>.anything.jobchain.actions.xml that matches the regular expression myJobChainName"(\\..*)?\\.job_chain
      .actions.xml$ this event handler will be executed when adding an event that has myJobChainName as value of the job chain. Only event handlers that do match the regular expression will executed.

      In the periodic run, all event handlers will be executed.

      Desired Behavior

      If there is a event handler like <job_chain_name>.anything.jobchain.actions.xml that matches the regular expression myJobChainName"(\\..*)?\\.job_chain
      .actions.xml$ this should be considered also in the periodic run. That means that in the periodic run only the non specific event handlers are executed.

      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: