Add Data Sources

In JAI, board views serve as the sources of data. Any view from any board within your deployment can function as a data source.

To use JAI, you must add at least one data source.

  1. Open the JAI Manager Page.

  2. Click the Sources tab, and then click the Add Board button.

    JAI source tab and add board button

  3. In the Add Board dialog, do the following:

    1. Enter a Name for the data source.

    2. From the Board dropdown menu, select a board.

    3. From the Board View dropdown menu, select a view.

      The view you select controls how JAI retrieves and delivers data in three key ways:

      • Links: When JAI references specific records, it can provide direct links to them. The selected view determines which view JAI uses when opening those links.

      • Fields: All fields included in the selected view are available for JAI to query. You can remove fields in the Available Columns tab, but you cannot add fields that are not already part of that view.

      • Filters: JAI honors any filters applied to the selected view. Because filters control which records JAI can see, make sure the view excludes any unwanted records (such as deleted records).

      JAI does not support the following views:

      • Global Views: Views configured as 'Global'.

      • Process Permission Filters: Views with filters that use process permissions.

      If you encounter issues with an existing view in JAI, create a dedicated view for JAI. This approach ensures you maintain full control over the fields and filters it uses.

    4. Click Add.

      JAI add board dialog

      The board view is added to your list of available data sources.