Configuration Parameters
It is possible to read some specific parameters concerning the configuration of the runtime environment. This means that it is not necessary to know the settings that will be done for the runtime environment in order to use these in the application. Subsequently, calls can be added to the AMT program independently from the final configuration choices.
Most of these paths are set in the Control Center -> System Configuration -> System Setup -> BasePaths.
The following item calls can be used for reading specific parameters from the ControlCenter:
lion.var-param.call-path |
Holds the call path. This is the directory where all call libraries are placed. This path is set in the Control Center BasePaths. |
lion.var-param.export-path |
Holds the RTQuery (export files) path. This is the default directory for storing export files that are created through RtQuery. This path is set in the Control Center -> System Configuration -> Architecture -> Applications -> Lion Properties -> RtQuery |
lion.var-param.file-path |
Holds the extract (files) path. This path is set in the Control Center BasePaths. |
lion.var-param.job-path |
Holds the Script (jobs) path. This is the directory where scripts are located which can be run as jobs. This path is set in the Control Center BasePaths. |
lion.var-param.lbx-path |
Holds the listbox path. This path is set in the Control Center BasePaths. |
lion.var-param.report-path |
Holds the Print (Report files) path. This is the directory where the reports store their print files. This path is set in the Control Center BasePaths. |
lion.var-param.sql-path |
Holds the RTQuery (SQL-files) path. This is the directory where, by default, the SQL queries in RtQuery are stored. This path is set in the Control Center -> System Configuration -> Architecture -> Applications -> Lion Properties -> RtQuery |
lion.var-param.upload-path |
Holds the upload path. This is the directory where files will be uploaded to when using the File uploader control. This path is set in the Control Center BasePaths. |