The report engine i-net Clear Reports and the i-net Designer will search for it's configuration in a predetermined order.
As soon as a configuration is found, it is used until the configuration is changed in any way. In this case, the configuration is reloaded as soon as a new report is requested.
In order to choose which configuration you wish to use in i-net Designer, select the menu item “File → Designer Options”. In the tab “Options” you can choose the configuration to use in i-net Designer. To create, modify, delete, copy, import, and export configurations choose the menu item “File → i-net Clear Reports Options”. With the “Activate” button you can choose the configuration that will be used for the current session of the i-net Designer.
The i-net Clear Reports listener will search for it's configuration in the following order. As soon as a configuration is found, it is used until the configuration is changed in any way. In this case, the configuration is reloaded as soon as a new report is requested.
If none of the above configurations could be found, a temporary, empty configuration is created and set. Note that this configuration will only have default configuration values and no license key, so it will not be possible to display reports with a listener running with this temporary configuration. To change the configuration a listener is using once it is running, you can use the API of ConfigurationManager, e.g. ConfigurationManager.setCurrent(Configuration).
The i-net Clear Reports servlet will search for it's configuration in the following order.
If none of the above configurations could be found, a temporary, empty configuration is created and set. Note that this configuration will only have default values and no license key, so it will not be possible to display reports with a servlet running with a temporary configuration.
You can use the Configuration Manager without gui to import an i-net Clear Reports configuration or a Data Source configuration with command line parameters, for example:
java -jar core/ClearReports.jar -importConfig System/Default crystalclear.properties
This command imports the properties file into the permanent configuration called “Default” in the System scope.
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to clearreports@inetsoftware.de.