Skip to main content

Creating an Informer Datasource

The Informer Datasource lets Informer report on itself: who is using data, how it is connected, and what is happening in the system. It is most useful with the Query and Request Audit features, so Superusers can build Datasets and Reports of what users are doing in Informer.

Create the Datasource

  1. Click New and select Datasource.
  2. Select Informer.
The New menu with the Datasource submenu open, listing Informer, the SQL families, REST Web API, the U2 families, and Workspace, with Informer highlighted
Creating an Informer Datasource from the New menu.
  1. Enter a name for the Datasource.
  2. Click Test Connection to confirm Informer is connecting to itself.
  3. If it succeeds, click Save.
The Informer Datasource connection panel with a Name field and Test Connection, Cancel, and Save buttons
Naming and testing an Informer Datasource.
note

The Informer Datasource is tenant-specific and does not expose data from other tenants.

Scan the Datasource

After saving, Informer opens the Datasource's Mappings page. Click Scan Datasource and run a Full Scan to bring in all the Mappings and their Fields.

The Scan Datasource dialog with Full scan selected and its description
Running a Full Scan.
note

A Full Scan may take a few minutes. Click Run in Background to keep using Informer while it runs.

The Informer Datasource is then populated with the deployment's Links, Mappings, and schema, and can be used like any other Datasource. It is required to build Datasets and Reports from Audit Logs.

The Mappings page of a scanned Informer Datasource listing tables like Activity, Bundle, Code, Dataset, and Datasource with record counts
An Informer Datasource after a Full Scan.
note

Only the Dataset Designer can create a Dataset from an Informer Datasource.

Also available through the REST API
Everything on this page is built on Informer's public REST API, the same one the product uses, so your scripts and integrations can do it too. Developer reference: Datasources.