Tablet Accessory User Manual
Database Schema Reference
342 iPlanet Integration Server • Process System Guide • August 2001
Table B-16 WFHRetryInfo
Name Index Null? Type Description
GROUPID
✔
NOT
NULL
NUMBER(38) Identifier for the session between the
engine and client.
SEQNUMBER NOT
NULL
NUMBER(38) Identifier for the retry attempt.
PROCESSID NUMBER(38) Unique identifier for a process instance
in the engine.
ACTIVITYID NUMBER(38) Identifier for an activity instance in the
process instance designated by
PROCESSID.
REQSTATUS NUMBER(38) Internal use only.
ACTIONFLAG NUMBER(38) Internal use only.
Table B-17 WFHRoleBasedAct
Name Index Null? Type Description
PROCESSID
●
NOT
NULL
NUMBER(38) Unique identifier for a process instance
in the engine.
ID
✔
NOT
NULL
NUMBER(38) Identifier for the role-based activity
instance in the process instance
designated by PROCESSID.
ROLENAME
✔
VARCHAR2(64) The user role name.
STATE NOT
NULL
NUMBER(38) Internal use only.