This documentation is for the legacy Izenda 6 product. Documentation for the new Izenda 7 product can be found at https://www.izenda.com/docs/
THE SETTINGS PAGE AND IZENDA.CONFIG SHOULD BE ONLY USED IN TRIALS & EVALUATIONS NOT IN PRODUCTION DEPLOYMENTS.
Izenda Reports allows basic configuration through its settings page. In this page you will find many options that can be configured with a simple button click. Using your browser, navigate to http://yourwebsiteroot/ApplicationName/settings.aspx to access this page. This page also includes diagnostic tests that you can use to ensure all the processes function before you begin using Izenda Reports. You can also get a full list of settings, their functions, and their default values by reviewing the AdHocSettings class. Generally, this page will be hidden from average users.
Note: The primary purpose of this page is to be a diagnostic page and a demonstration for common settings on our demo site. This way people can see what effect certain settings have on the application before committing to writing the InitializeReporting method.
THE SETTINGS PAGE AND IZENDA.CONFIG SHOULD BE ONLY USED IN TRIALS & EVALUATIONS NOT IN PRODUCTION DEPLOYMENTS.
Here you can set the license key, which DB server type you are using, the connection string, and the visible data sources.
The status & utils tab provides various diagnostics for your application. The sections are listed as follows:
This tab displays various settings that apply to optional features throughout Izenda. You can turn the features on/off with checkboxes or modify settings for these features via text boxes. You can also view what the setting does by clicking "Details", revert the setting back to its default value, or get a code sample to place in your InitializeReporting() method.
This tab displays settings that apply to the Report Viewer. As of version 6.7, most of the report viewer specific settings have become obsolete.
This tab allows you to change the look and feel of the application. You can see more about the URL items here.
This tab allows you to configure the Izenda Scheduler settings. You must configure the scheduler prior to being able to set these settings.
This tab allows you to change settings that could affect the performance of the reporting application. Such settings affect the amount of data returned by a single query, command timeouts, and export options.
This tab allows you to configure settings related to the security of the application. Izenda will inherit your security model automatically, but if you need certain restrictions here or want to change the behavior of certain security features, you can do it here.
This tab directly affects the buttons on the Report Designer's toolbar. You can click the link for a look at how to do this programatically too.
This tab controls which tabs will be displayed on the Report Designer. You can get a full look at the various tabs on the Report Designer by following this link.
This tab allows you to control miscellaneous settings that are not related to the areas described above and range from very small UI differences to paths for resources.
The settings toolbar is the grey banner directly above the tabs and has some helpful items on it as well.
If you have questions or concerns about the features on this page, you can contact Services@izenda.com
Last edited by CaseyStokes, 2016-01-21 12:42:24