Create New Log

Create New Log Definition

A new log is created by creating a new log definition for it. This is done by specifying the table/view to use as the data source for the new log via the Create New Log pop-up window (shown below); however, to use a table/view as a data source, the table must have a primary key defined.

Enter the parameters for the new log using the following descriptions of the fields on the Create New Log pop-up window.

Field Description

Schema 

Database schema where table/view (data source) is stored.

Table/View

Name of table/view (data source) for which the custom Log screen will be created.

NOTE: To use a table/view as a data source, it must have a primary key defined.

Application Code

This code corresponds to a module of Enterprise, and it is this module to which the new Log screen will be added.

Log Code

Unique identifier for the log definition.

Description

Label under which the log will be known to users of the Enterprise module.

When finished providing all required values, as shown above, click [OK] to create the new log through the Log Builder tool.