planta_scheduler.conf
Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.
Parameters | Possible values | Description | Available from | |
|---|---|---|---|---|
as variable name in the config file | as environment variable with |
|
|
|
|
| {0,1} | Enables or disables the scheduling post processing, which controls the critical path and longest critical path calculation and new python API functions for cycle check | |
|
| localhost | Hostname used by the Java part of the scheduler to establish connections. | |
|
| integer (valid TCP port number) | Port number used by the Java part of the scheduler to establish connections. | |
|
| {0,1} | If enabled, float (slack) is ignored when determining the Longest Critical Path. By default (per CPM definition), float is considered. | |
|
| {0,1} | Determines whether all Longest Critical Paths are calculated or only the single longest one. | |
|
| {0,1} | Enables or disables the bucketing method for structured Longest Path calculation. | |
|
| {0,1} | Determines whether the Longest Path is calculated across all projects or only within the selected project. | |