Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12.12, 1.13.3
-
None
Description
Current Situation
- a big number of the JITL jobs extends the sos.scheduler.job.JobSchedulerJobAdapter class.
- JobSchedulerJobAdapter uses the sos.spooler Java API to read/set some variables like task or order parameters, order state etc.
- The sos.spooler objects are queried redundantly.
Desired Behavior
- JobSchedulerJobAdapter implementation should reduce sos.spooler API calls