Difference between revisions of "Entity Explorer"

From Hornbill
Jump to navigation Jump to search
(Created page with "<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;"> __NOTOC__Home > Administration > Hornbill Application...")
 
Line 9: Line 9:
 
== Features ==
 
== Features ==
  
* '''Entity Information''' - Provides a visual interface to explore the application tables and how they relate to each other providing a quick way to identify extended tables and the columns that create the link. Click on a table and use the "Description" and "Information" buttons to the top right of the graphical user interface to explore each table in more detail.
+
* '''Entity Information''' - Provides a visual interface to explore the application tables and how they relate to each other. A quick way to identify extended tables and the columns that create table links. Click on a table and use the "Description" and "Information" buttons to the top right of the graphical user interface to explore each table in more detail.
  
 
* '''Database Schema Information''' - quite simply a textual description of each application table. Understand the columns contained in each table including a supporting description, type, and information on which columns are indexed.
 
* '''Database Schema Information''' - quite simply a textual description of each application table. Understand the columns contained in each table including a supporting description, type, and information on which columns are indexed.

Revision as of 19:35, 11 May 2017

Home > Administration > Hornbill Application > Application Entity Viewer

Introduction

Each Hornbill application is delivered with access to its database schema and entity relationships. This is useful when trying to understand where to identify tables, table columns, primary keys, and suitable fields for making your table joins. This functionality is intended to make your quest for information that little bit easier when constructing those all important analytics and management reports.

Accessing the Entity Viewer for any application requires the role Advanced Reporting Admin.

Features

  • Entity Information - Provides a visual interface to explore the application tables and how they relate to each other. A quick way to identify extended tables and the columns that create table links. Click on a table and use the "Description" and "Information" buttons to the top right of the graphical user interface to explore each table in more detail.
  • Database Schema Information - quite simply a textual description of each application table. Understand the columns contained in each table including a supporting description, type, and information on which columns are indexed.