Difference between revisions of "Entity Explorer"

From Hornbill
Jump to navigation Jump to search
Line 1: Line 1:
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
__NOTOC__[[Main Page|Home]] > [[Administration]] > Hornbill Application > Application Entity Viewer
+
__NOTOC__[[Main Page|Home]] > [[Administration]] > Hornbill Application > Entity Explorer
 
</div>
 
</div>
 
{|style="width: 100%"
 
{|style="width: 100%"
Line 8: Line 8:
 
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.
 
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 in the Administration Tool is only open to users who are assigned the roles '''Advanced Reporting Admin''' and '''Admin Role'''  
+
Accessing the Entity Explorer in the Administration Tool is only open to users who are assigned a role that provides the '''Get Database Schema''' system right. Apart from high security roles, other default roles having this system rights are '''Reporting Admin''' and '''Advanced Reporting Admin''' roles. A custom role can also be created where the necessary system right is allocated.
 
 
''Note: '''Super User Role''' also works instead of '''Admin Role''' if the user is allowed to have this role assigned.''
 
 
|style="width:5%"|
 
|style="width:5%"|
 
|
 
|

Revision as of 16:57, 24 May 2022

Home > Administration > Hornbill Application > Entity Explorer

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 Explorer in the Administration Tool is only open to users who are assigned a role that provides the Get Database Schema system right. Apart from high security roles, other default roles having this system rights are Reporting Admin and Advanced Reporting Admin roles. A custom role can also be created where the necessary system right is allocated.

Related Articles

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 - a simple description of each application table. Understand more about the columns contained in the tables including a supporting description, type, and information on which columns are indexed.