XML Data Source Folder
This property is to set sets the directory for XML data source reports. If the specified directory is not found, the report server will not be able to run the report that uses data coming from the XML file.
Default: ../xmldataXMLdata
Example: XML_DATA_SOURCE_DIRECTORY=../xmldataXML data
Temporary Folder
This property is to set sets a folder where temporary files will be stored. If the specified folder is not found, the server will create it. If the folder In case server is not able to create server cannot make the folder, all the features that need needed to create temporary files will not work.
...
Example: TEMP=../temp
Log Folder
This property is to set sets the folder where report server log files will be stored. The log file name is ReportEngine.log. If the specified folder is not found, the server will create a folder with that name. In case If the server is not able to create the folder, then the command prompt will be used as the logger.
...
Specify the folder where font files are stored. Intellicus Kyvos Reporting supports TTF format of fonts. In case of invalid value (font If the value is invalid (the font is not found in the folder), the Arial fonts included in the report server will be used.
...
Report Cache path
This property is to set sets the report cache directory. The rendered reports are cached temporarily for export, etc., and permanently when a report is published. Specific A specific cache file will be deleted when a published report expires or is deleted.
Default: ../rpgRPG
Example: CACHE_PATH=../rpgRPG
Secondary RPG Locations
Locations (relative path/absolute path/network path) where the administrator can move RPG files when the size of the folder specified in the Report cache path increases to a level so that memory and disk and space management becomes become a problem. Use semi-colon as a separator to specify identify multiple locations. When a published report is not found at Report Cache Path, Intellicus Kyvos Reporting will search for it in the paths specified here.
...
File Data Source Path
This property is to set sets the path for the data source files (CSV, XLS) that can be used as data source for reporting. This path should be accessible from the report server process.
Default:../filesourcefile source
Example: FILE_DATA_SOURCE_PATH=../filesource
Archive Directory
This is the folder where the report server will automatically archive report snapshot files. Automatic archiving occurs when ARCHIVE FREQUENCY is set.
...
This is to configure the path of to the model directory that , which can be used to store trained models of all data science activities.
...