Database Schema Reference
336 iPlanet Integration Server Process System Guide August 200 1
Table B -6 WFHAssignment
Name Index Null? Type Description
PROCESSID NOT
NULL
NUMBER(38) Unique identifier for the process instance
in which this activity instance occurs.
ACTIVITYID NOT
NULL
NUMBER(38) Identifier for the activity instance in the
process instance designated by
PROCESSID.
ID NUMBER(38) Identifier for the assignment rule.
LINKEDUSER VARCHAR2(64) The LinkedUser information passed
into this activity by its activity link. If
there is no activity link, value is
<NO_LINKED_USER>
OTHERINFO VARCHAR2(64) The OtherInfo information passed into
this activity by its activity link. If there is
no activity link, value is
<NO_OTHERINFO>
ASSIGNMENTRULE VARCHAR2(64) The name of an assignment rule
generated by a call to ConsultActivity or
DelegateActivity from a client
application.
Table B -7 WFHColdStart
Name Index Null? Type Description
SEQID NUMBER(38) Internal use only.
VERNUM NUMBER(38) Schema version of the engine database.
LOGVER NUMBER(38) Version of the database log table.
REGVER NUMBER(38) Version of the database registration
table.
STATEVER NUMBER(38) Version of the database state table.