User Community Service Desk Downloads
If you can't find the product or version you're looking for, visit support.ataccama.com/downloads

Custom Links and Pages

You can add the following custom content to the ONE Runtime Server Admin:

  • Custom links to point to external servers and/or documents.

  • Custom pages for purposes such as file browsing and viewing results of a defined SQL query.

Custom links and pages in the Navigation Panel

Use custom links to point to external URLs or to quickly access your favorite ONE Runtime Server Admin pages. You can display custom links under a new category or under an existing one (such as Info, Resources, Server, Workflows).

To enable custom links, configure the Web Console Component in the Server Configuration.

Custom pages

To create and start using custom pages, enable the Custom Web Console Pages Component in the Server Configuration.

The following page classes are available:

  • FileBrowserPage - Displays a list of files in a directory, including the size and last modification date.

  • FileTablePage - Sorts files in a directory into one or more columns; each column has it own regular expression filter.

  • DatabaseQueryPage - Displays the results of one or more SQL queries. Supports linking to other pages.

FileBrowserPage

Displays a list of files in the configured directory, specifying the filename, size, and date of the last modification. Files can be filtered by a regular expression.

To view the file contents, select the file name.

FileBrowserPage example

FileTablePage

Displays a list of files in the configured directory. Files are divided into several columns based on the regular expression filter. Columns are not exclusive and one file can be in several columns.

To view the file contents, select the file name.

FileTablePage example

DatabaseQueryPage

Displays the results of one or more SQL queries.

DatabaseQueryPage example

Was this page useful?