Database Schema Reference
Appendix B Engine Database Schema 347
History Log Tables

The following is an alphabetical list of all history log tables in the engine database.

State Values on page 357 lists the possible values for the State field present in

many of the history log tables.

For a description of each of these tables, refer to TableB-1 on page 329.

Table B -25 WFHRegistration
Name Index Null? Type Description
APPLICATIONID NOT
NULL
VARCHAR2(32) Name of the installed application for this
iIS plan.
COMPATIBILITYLEVEL NOT
NULL
NUMBER(38) Compatibility level of the installed
library of this iIS plan.
LIBRARYNAME VARCHAR2(64) Name of the installed library for this iIS
plan.
LOADOPTIONS NUMBER(38) Internal use only.
PROJECTNAME VARCHAR2(67) Name of the generated TOOL project of
the compiled iIS plan.
REGISTRATIONNAME NOT
NULL
VARCHAR2(64) Name of the source iIS plan from which
the iIS component is derived.
TYPE NOT
NULL
NUMBER(38) Type of iIS plan:
151-Process Definition
152-Validation
153-Assignment Rule
154-User Profile
WUSAGE NUMBER(38) Internal use only.
CREATETIME DATE Date and time of registration.
OBSOLETE NOT
NULL
NUMBER(38) Internal use only.