Page History
...
Setting | Default | Explanation |
---|---|---|
autosys.input.splitConfiguration | true false | Creates separate XML files containing the original AutoSys® job definition for each standalone job (a job without any conditions) or for each box job. Example:
|
autosys.input.diagram.generate | true false | Specifies that diagram files in SVG format should be created. Example:
|
autosys.input.diagram.optimize.dependencies | false | Attempts to resolve AutoSys® job conditions in order to reduce the dependencies (arrows) between various jobs in diagrams. |
autosys.input.diagram.outputFormat | svg | Specifies the output format of diagram files. |
autosys.input.diagram.size | 0 | |
autosys.input.diagram.graphviz.executable | Specifies the location of the graphviz Example:
| |
autosys.input.diagram.graphviz.cleanupDotFiles | false | Specifies if existing SVG output files should be deleted on start of conversionwhether the converter should delete the .dot (internal Graphviz format) files once the conversion is complete. Example:
|
...