Categories

When you specify a category in the logging service, you enable the logging of all the debugging messages that are related to this category. In case of specifying multiple categories, at least one comma must separate between every two successive category names.

For example ADMIN,IMPORT,,,SECURITY,,," is valid a value, and implies that you enables the logging of the debug messages for these three categories.

Any values that you type other than those listed in the following table will be ignored.

For categories to be active, you have to use detail Level 4.

The following table depicts the function areas (categories) whose debug messages can be logged in the BI Monitor log file.

Category

Description

ALL

It means that all categories will be logged.

NONE

It means that no category will be logged.

IMPORT

It means logging messages concerning the import of model, and the export of actual values.

EVENT_PROCESSING

It means logging messages concerning the module handling MQ Workflow events and calling appropriate monitor engine functions.

EVENT_COLLECTOR

It means logging messages concerning module handling the retrieval of audit trails events and process data from MQ Workflow.

MONITOR_ENGINE

It means logging messages concerning module handling the event processor commands to store appropriate data in monitor database.

BUSSINESS_ENGINE

It means logging messages concerning the calculation of business measures at the appropriate locations, and firing notifications when necessary.

DATABASE

It means logging messages concerning database transactions such as inserting, updating, deleting, or querying data.

SECURITY

It means logging messages concerning adding, removing, and updating users, groups, and users’ & groups’ permissions/constraints, in addition to login and logout.

ADMIN_MANAGER

It means logging messages concerning suspending, resuming or terminating process instances. This also includes logging messages related to transferring work items, creating or dropping database, starting or stopping monitor services, and starting or stopping event queue.

CONFIGURATION

It means logging messages concerning adding, updating and deleting configurations and system configurations.

REPORT

It means logging messages concerning the handling of the different reports displayed in the Business Dashboard.

WFD

It means logging messages concerning the Workflow Dashboard.

REPOSITORY

It means logging messages concerning the retrieval of the model elements (org units, employees, processes…etc).