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

Remove parameter expiration_period from JITL Job scheduler_event_service.job.xml

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.9.6
    • 1.10
    • None

    Description

      Current Situation

      • The job scheduler_event_service.job.xml from the ./live/sos/events job directory is configured like this:
        <job  title        ="Process Events"
              order        ="yes"
              stop_on_error="no"
              timeout      ="120"
              tasks        ="1">
              
            <description>
              <include file= "jobs/JobSchedulerEventJob.xml"/>
            </description>
            
            <params>                
              <param name="event_handler_filepath"    value="./config/events"/>
              <param name="event_handler_filespec"    value="scheduler_events.xsl"/>
              <param name="expiration_period"         value="12:00"/>
            </params>
            
            <script java_class="sos.scheduler.job.JobSchedulerEventJob" language="java"/>
            <run_time/>
        </job>
        

      Desired Behavior

      • The parameter expiration_period can be used to overwrite the default value of 24 hrs. that is given with the job source code.
      • The job configuration should not modify this default value. A value of 12 hours as stated in this job creates problems for users who work with longer periods, e.g. 24 hrs. for one day.
      • Therefore the parameter expiration_period should be removed from this job

      Attachments

        Activity

          People

            oh Oliver Haufe
            ap Andreas PĆ¼schel
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 10 minutes
                10m