Database Schema Reference
Appendix
B
Engine Database Schema
337
Table B-8
WFHComplexRule
Name
Index
Null?
Type
Description
PROCESSID
✔
NUMBER(38)
Unique identifier for the process instance
in which this activity instance occurs.
ACTIVITYID
✔
NUMBER(38)
Identifier for the activity instance in the
process instance designated by
PROCESSID.
Table B-9
WFHControl
Name
Index
Null?
Type
Description
NEXTSESSIONID
NUMBER(38)
System maintained sequence for session
ID values.
NEXTPROCESSID
NUMBER(38)
System maintained sequence for process
ID values.
NEXTTIMERID
NUMBER(38)
System maintained sequence for timer
ID values.
HISTORYDETAIL
NUMBER(38)
Internal use only.
Table B-10
WFHLocks
Name
Index
Null?
Type
Description
PROCESSID
✔
NUMBER(38)
Unique identifier for the process instance
in which this process attribute occurs.
ATTNAME
✔
VARCHAR2(64)
Name of the process attribute.
ACTIVITYID
NUMBER(38)
If the access to the process attribute is
associated with an activity, the unique
identifier for this activity instance.
SESSIONID
NUMBER(38)
If the access to the process attribute is
associated with a user session, the
unique identifier for this session.
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...