Database Schema Reference
334
iPlanet Integration Server • Process System Guide • August 2001
ACTNAME
VARCHAR2(64)
The name of the activity in the process
definition.
ABORTRACTION
NUMBER(38)
Abort routing information. Internal use
only.
WUSER
VARCHAR2(64)
The “LinkedUser” information passed
into this activity by its activity link. If
there is no activity link, value is
“<NO_LINKED_USER>”
OTHERINFO
VARCHAR2(64)
The “OtherInfo” information passed into
this activity by its activity link. If there is
no activity link, value is
“<NO_OTHERINFO>”
CURASSIGNRULE
VARCHAR2(64)
This column is used internally by the
engine to track dynamic assignment
rules during a ConsultActivity or
DelegateActivity method call from a
client application.
NEXTASSIGNID
NUMBER(38)
This column is used internally by the
engine to track dynamic assignment
rules during a ConsultActivity or
DelegateActivity method call from a
client application.
FIFOORDER
NUMBER(38)
For a queued activity with the queue
prioritized by ‘First In First Out’ (the
default), a system-assigned sequence
value for placement of this activity in the
queue.
SUSPENDACTION
NUMBER(38)
Actions to take when the activity is
suspended:
700 – WFActivity.RETAIN
701 – WFActivity.REMOVE
MARKER NOT
NULL
NUMBER(38)
Internal use only.
PRIORITY
NOT
NULL
NUMBER(38)
Internal use only.
READYCOUNT
NOT
NULL
NUMBER(38)
Internal use only.
Table B-3
WFHActivity (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...