Exago Logo
Search
Generic filters
Exact matches only

About the Administration Console

The Exago Administration Console, or Admin Console for short, serves as a user interface to set up and save administrative preferences. Use the Admin Console to create and modify a base session configuration file, including:

  • Config File Options — Implement a static/dynamic configuration
  • Storage Management — Configure report, theme, folder and template file storage
  • Data — Establish how to connect to data sources and determine what data should be exposed to users. Configure system-wide variables called Parameters.
  • General — Modify global settings of Exago to enable/disable features.
  • Roles — Create and modify security Roles for individuals or groups of users.
  • Extensions

Accessing the Administration Console

Once Exago is installed, navigate with a web browser to http://<Your Server>/<Exago Web Alias>/Admin.aspx.

It is recommended to protect access to the Admin Console by setting values for the General > Other Settings > User ID, Password and Confirm Password settings. Subsequent access to the Admin Console requires the username and password be provided to gain access.

Admin Console login dialog

Admin Console login dialog in v2021.2+

After making changes in the Admin Console, click the Logout button in the top-right corner to lock the Admin Console back out.

Note

The Logout button only appears when either the General > Other Settings > User ID or General > Other Settings > Password (or both) are set. For more information, see the Other Settings article.

Once Exago is configured and working, access to the Admin Console should be completely disabled. The Admin Console should never be accessible in a production environment. For more information, review the Security Checklist.

Warning

Aside from the obvious security concerns by exposing the Admin Console in production, any changes made to the system configuration will invalidate all current user sessions causing an unsatisfactory user experience. For more information, review Modifying Configs in a Production Environment.

Navigation

The Admin Console consists of two sections. On the left is the Main Menu and on the right are Tabs that can contain menus to create and modify the configuration file.

firefox_OW56SCWOEJ.png

The Exago Admin Console in v2021.1

Main Menu

Through the main menu you can:

  • Configure the Storage Management system
  • Create Data Sources, Data Objects, Joins, Parameters, Roles, and Custom Functions.
  • Edit settings for: Data, Roles, Functions, and General features.
  • Delete Data Sources, Data Objects, Joins, Parameters, Roles, and Functions.
  • Automatically discover data source objects and metadata.

Click the Collapse MainLeftPaneSplitter.png icon to hide (or restore) the main menu.

Tabs

The right section of the Admin Console is made up of tabs containing menus to create and modify administrative settings.

To save the changes made in a tab click Apply or Okay.

Tabs can be closed with or without saving by clicking the Close CloseButtonSmall.png icon to the right of the tab name.

NmSIdpy2rb.png

The General tab can be closed by clocking the X icon to the right of its name in the tab

Tabs may be arranged by clicking and dragging them as desired.

The Admin Console creates two base configuration files: an XML file named WebReports.xml and an encrypted XML file named WebReports.xml.enc. These files are created and saved in the /Config sub-directory of Exago’s installation location. It is recommended to use this as the live version of the config in a production environment. Copy WebReports.xml to a secure backup, and then delete it from the Config directory.

Creating Additional Configuration Files

As part of the integration of Exago you may want to create alternative configuration files in addition to WebReports.xml. Additional configuration files can be utilized in two ways:

  • If entering Exago directly, the configuration file to be used is specified in the Custom Styling.
  • When entering through the API the configuration file to be used is specified in the API Constructor Methods.

To create additional configuration files:

  1. Navigate to the Administration Console in a web browser.
  2. Append “?configFn=NewConfigFile.xml” to the URL replacing NewConfigFile with the desired configuration file name.
  3. Click in the URL bar and press enter.
Was this article helpful?
4.5 out of 5 stars
5 Stars 0%
4 Stars 100%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents