Ways to Configure Tosca StructureThere are several ways to configure Tosca Structure.
Options can be set in a file called Configuration HierarchyThe configuration files are loaded in the following sequence:
Configuration FilesThe control script does not explicitly require a configuration file. There are several configuration steps, none of which is mandatory.
The system will search and execute configuration files first, then the DRIVER-command, etc. Any of the steps can be omitted or appear more than once. The configuration file and DRIVER-command share the same syntax. Static ConfigurationThe system will search for static configuration files in the following directories, and execute the file if it exists.
where:
DRIVER-CommandRefer to the DRIVER-command documentation for a detailed description of its features. Environment VariablesTosca Structure uses and sets several environment variables during the optimization. Some can be configured by the user (either in the installation process, directly using standard operating system procedures or with Tosca Structure configuration files). Internal variables cannot (should not) be set or changed manually. Most of the variables have a value of either 0 or 1, meaning whether it is ON or OFF. To enable the feature it controls set it to 1 (ON), to disable - either omit the definition of the variable, or set it to 0 (OFF).
Remarks
UNC PathsWhenever you must provide a path in one of the configuration files, you might use UNC paths. But be careful to use forward slashes "
|