Database Schema Reference

Table B-13

WFHProcParameters

 

 

 

Name

Index

Null?

Type

Description

 

 

 

 

 

PROCESSID

NOT

NUMBER(38)

The PROCESSID of a synchronous

 

 

NULL

 

subprocess that has an output

 

 

 

 

parameter.

ATTNAME

 

 

VARCHAR2(64)

The name of a process attribute that

 

 

 

 

must be returned to the calling process

 

 

 

 

(an output parameter).

 

 

 

 

 

Table B-14WFHQueuedActivity

Name

Index Null? Type

Description

ID

PROCESSID

FIFOORDER

PRIORITY

QUEUENAME

NOT

NUMBER(38)

Identifier for the activity being queued.

NULL

 

 

NOT

NUMBER(38)

Unique identifier for the process instance

NULL

 

containing the queued activity.

NOT

NUMBER(38)

The placement of the activity in the

NULL

 

queue, based on FIFO order (first in, first

 

 

out).

NOT

NUMBER(38)

The priority of the queued activity.

NULL

 

 

NOT

VARCHAR2(129)

The name of the activity queue in which

NULL

 

the activity is placed.

Table B-15

WFHRecoveryHelp

 

 

Name

Index Null?

Type

Description

 

 

 

 

PROCESSID

NOT

NUMBER(38)

Unique identifier for a process instance

 

NULL

 

in the engine.

ACTIVITYID

NOT

NUMBER(38)

Identifier for an activity instance in the

 

NULL

 

process instance designated by

 

 

 

PROCESSID.

 

 

 

 

Appendix B Engine Database Schema 341

Page 341
Image 341
Sun Microsystems manual Table B-13, Table B-15