Please enable JavaScript to view this site.

Administration manual

Navigation: Tech Doc > Description of the JobRouter database > Database structure > Instance data

Structure of a subtable

Scroll Prev Top Next More

The default structure of a subtable is described below. It always consists of 3 system fields and any number of process fields.

Column name

Data type

Description

processid

(N)VARCHAR(50)

Instance ID (unique for every instance)

step_id

(N)VARCHAR(50)

Step ID in the process table (unique for every step)

row_id

INTEGER

Row ID (unique for every row of a subtable)

Process specific fields