Exago Logo
Search
Generic filters
Exact matches only
Installation and Configuration

Inline Frame or JavaScript API?

Exago offers flexibility when integrating with a host application. This article aims to describe the differences between using inline frames (also known as iframes) and the Exago JavaScript API. This article will detail the pros and cons of each embedding method. As each application is ...

Installing and Configuring the REST Web Service API

This content has been moved to REST — Getting Started.

Installing Optional Features

Several features require additional configuration before they can be used.Google Maps Important Exago's Google Maps wizard uses the Google Maps API, which requires a paid license for commercial use. You must acquire a Google Maps API license in order to enable this feature. There are ...

Storage Management: Introduction

An introduction to the Storage Management system that stores all reports, templates, folders and themes are in a database. Introduced in v2020.1 of Exago. Content storage, schema, permissions, security, custom implementation and transitioning from a legacy content storage solution are covered among other topics.

Managing the dbconfigs.json File

The dbconfigs.json file contains database specific syntax related to formulas, data types, primary and foreign key discovery, datetime casting, and row limiting and range selection. This file is loaded by Exago during runtime and is required in order to provide database specific optimizations ...

Manual Application Installation

If the host application is deployed on site it may prove convenient and advantageous to integrate the installation of Exago into the host’s installer. This section will detail how to integrate the installation. To accomplish this task there must be an existing installation of the Exago Web ...

Moving Files Between Storage Management Databases

Exago recommends using a three-environment development, quality assurance and production paradigm. In this structure, it is often desirable to maintain unique Storage Management databases for each environment. Use the ImportExportStorageMgmt command line utility, available in v2020.1.17+ ...

Multi-Tenant Environment Integration

Exago supports a variety of approaches to make sure that users can only access the data that is assigned to them. These approaches can eliminate the need to create different reports for each user. This can be done in one of four ways. Using either column, schema, database, or custom SQL based ...

Application Settings

Some options need to be loaded by the web server at runtime. XML files located at the root of: Exago Web Application install path appSettings.config web.config Web Service API install path appSettings.config and Scheduler Service install ...

Amazon S3 File Storage

This document covers several versions of the application. Use the Viewing content for dropdown to see only the content relevant to a specific application version. Amazon Cloud Storage can be used for: Config Storage Report Storage Temp Files Storage (which includes themes and templates). In ...

Advanced Joins

The v2017.2 release of Exago BI features several Join Enhancements, including the ability to join on inequalities, nested join expressions, and subqueries. Additionally, data objects can now be cloned, which allows for multiple different joins between objects, as well as the ability to join ...

Automatic Database Discovery

This article applies to the Admin Console > Data >  Sources settings. To discover and add data objects, joins and metadata to the configuration automatically use: Add All Complete Objects, Joins and Metadata tool, or Discover Database Metadata tool Automatic Database Discovery is ...

CData Drivers

Additional database connection types are available using ADO.NET drivers provided by CData Software Inc., in partnership with Exago Inc., to connect to database types not natively included in the application.

Administration Console Setup

Configuring the database metadata can be done within the Exago Admin Console.

Admin Console Password Encryption

The Admin Console password is now encrypted by default when entered into the Admin Console or when set through an API call. This is done to increase the security of credential storage by preventing plain text passwords from being saved to disk in the unencrypted version of the configuration file.

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.