Database Schema Reference

Table B-12 WFHProcess (Continued)

Name

Index Null?

Type

Description

 

 

 

 

NEXTACTIVITYID

 

NUMBER(38)

Sequence for the next activity instance

 

 

 

within this process instance.

INTERNALNAME

 

VARCHAR2(138)

Internal use only.

PROCNAME

 

VARCHAR2(64)

The name of the process definition of

 

 

 

which this running process is an

 

 

 

instance.

RECOVERYLEVEL

NOT

NUMBER(38)

The recovery level designated for this

 

NULL

 

process:

 

 

 

0 – WFProcess.RCVR_NORMAL

 

 

 

501 – WFProcess.RCVR_ONLY

 

 

 

502 – WFProcess.RCVR_NONE

 

 

 

503 – WFProcess.RCVR_FULL

 

 

 

504 – WFProcess.RCVR_PARENT

PARENTACTNAME

 

VARCHAR2(64)

For a subprocess, the name of the parent

 

 

 

activity that invoked the subprocess.

USERID

 

VARCHAR2(64)

The user who started the process.

PATTNAME

 

VARCHAR2(64)

The name of the primary attribute of the

 

 

 

process.

COMPLEVEL

NOT

NUMBER(38)

Compatibility level for the process.

 

NULL

 

 

MSTATUS

NOT

NUMBER(38)

Internal use only.

 

NULL

 

 

 

 

 

 

340 iPlanet Integration Server • Process System Guide • August 2001

Page 340
Image 340
Sun Microsystems 3 manual Table B-12 WFHProcess