Sun Microsystems 3 manual Table B-20, Not VARCHAR2158, Environment VARCHAR264, Engine VARCHAR264

Models: 3

1 368
Download 368 pages 47.9 Kb
Page 344
Image 344

Database Schema Reference

Table B-20

WFHSessionRole

 

 

Name

Index Null?

Type

Description

 

 

 

 

SESSIONID

NOT

NUMBER(38)

Unique identifier for the client session.

 

NULL

 

Joins to WFHSESSION.ID.

ROLENAME

VARCHAR2(64)

A role held by the session.

 

 

 

 

Table B-21WFHTerminatedProcs

Name

Index

Null?

Type

Description

 

 

 

 

 

COMBINEDID

NOT

VARCHAR2(158)

Internal use only.

 

 

NULL

 

 

PROCESSID

 

 

NUMBER(38)

Unique identifier for a process instance

 

 

 

 

in the engine.

ACTIVITYID

 

 

NUMBER(38)

Identifier for an activity instance within

 

 

 

 

the process instance designated by

 

 

 

 

PROCESSID.

ENVIRONMENT

 

 

VARCHAR2(64)

The name of the environment the engine

 

 

 

 

is running in.

ENGINE

 

 

VARCHAR2(64)

The name of the engine.

COLDSEQID

 

 

NUMBER(38)

Internal use only.

COMPLETIONCODE

 

 

NUMBER(38)

Indicates the completion state of the

 

 

 

 

process:

 

 

 

 

440 – Aborted

 

 

 

 

430 – Completed

USERNAME

 

 

VARCHAR2(64)

The user name for the user that started

 

 

 

 

the process.

OTHERINFO

 

 

VARCHAR2(64)

The otherInfo attribute associated with a

 

 

 

 

user profile.

 

 

 

 

 

344 iPlanet Integration Server • Process System Guide • August 2001

Page 344
Image 344
Sun Microsystems manual Table B-20, Not VARCHAR2158, Environment VARCHAR264, Engine VARCHAR264, Completioncode NUMBER38