Database Schema Reference
336
iPlanet Integration Server • Process System Guide • August 2001
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.
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...