Database Schema Reference

Table B-23

WFHTimer (Continued)

 

 

Name

Index Null?

Type

Description

 

 

 

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

 

 

 

 

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.

Table B-24

WFHAlias

 

 

 

Name

Index

Null?

Type

Description

 

 

 

 

 

ALIAS

NOT

VARCHAR2(64)

Name of an alias registered on this

 

 

NULL

 

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.

 

 

 

 

 

346 iPlanet Integration Server • Process System Guide • August 2001

Page 346
Image 346
Sun Microsystems manual Registration Tables, Table B-23, Currelativetime VARCHAR232, Table B-24, Process VARCHAR264