Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The configuration element <job_chain> includes the attribute max_orders. This attribute determines the number of orders of a job chain that can be executed in parallel. The declaration of this attribute is optional. It can contain integer values starting from "0" (job chain is deactivated) to 2147483647 (max int).
JOC should present the value of the max_orders attribute. In case of max_orders="0" the job chain should be displayed with a special markup similiar to the markup used when a job chain is locked via "Job Chain menu|stop". The content of the max_orders attribute can be retrieved with the JobScheduler command <show_job_chain>.