Contains information on the workflow process manager classification. The table keeps track of how the various workflow process manager servers are classified.

Column

Data Type

Constraint

server_id

VARCHAR(40)

not null

(primary key)

Workflow process manager server ID.

server_type

INTEGER

not null

Workflow process manager server type: 0 (process editor), 1 (global), 2 (individual).

 
loading table of contents...