Database Schema Reference
346
iPlanet Integration Server • Process System Guide • August 2001
Registration Tables
This section contains an alphabetical list of all registration tables in the engine
database. For a description of each of these tables, refer to
Table B-1 on page 329
.
CURRELATIVETIME
VARCHAR2(32)
For a paused elapsed timer, the duration
remaining should the timer be turned on
again without reset, expressed in
character form.
For a paused deadline timer, the
“remembered” expiration time should
the timer be turned on again without
reset, expressed in character form.
TIMETOALARM
DATE
For a running timer, the time when it
will expire.
TYPE
NUMBER(38)
Type of timer:
1 – WFTimer.ELAPSED
2 – WFTimer.DEADLINE
Table B-24
WFHAlias
Name
Index
Null?
Type
Description
ALIAS
✔
NOT
NULL
VARCHAR2(64)
Name of an alias registered on this
engine.
PROCESS
VARCHAR2(64)
Name of the process definition which the
alias represents (same as the alias name).
ENGINE
VARCHAR2(64)
Engine where the actual process
definition resides.
ENVIRONMENT
VARCHAR2(64)
Environment of the engine where the
actual process definition resides.
Table B-23
WFHTimer (Continued)
Name
Index
Null?
Type
Description
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...