Tablet Accessory User Manual

Database Schema Reference
354 iPlanet Integration Server Process System Guide August 2001
Table B-35 WFHProcessStateLog
Name Index Null? Type Description
ID NUMBER(38) Unique identifier for the process instance
in this engine.
STATE NUMBER(38) New state of the process instance:
405 WFProcess.PREPARE_CREATE
410 WFProcess.CREATED
420 WFProcess.ACTIVE
430 WFProcess.COMPLETED
435 WFProcess.PREPARE_ABORT
440 WFProcess.ABORTED
LOGTIME DATE Time of this logging.
Table B-36 WFHRegistrationLog
Name Index Null? Type Description
APPLICATIONID VARCHAR2(32) Name of the installed application for this
iIS plan.
COMPATIBILITYLEVEL NUMBER(38) Compatibility level of the installed
library of this iIS plan.
PROJECTNAME VARCHAR2(67) Name of the generated TOOL project of
the compiled iIS plan.
REGISTRATIONNAME VARCHAR2(64) Name of the source iIS plan from which
the iIS component is derived.
TYPE NUMBER(38) Type of iIS plan:
151-Process Definition
152-Validation
153-Assignment Rule
154-User Profile
OBSOLETE NUMBER(38) Internal use only.