Contains information about the context variables for a Repository item.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

The unique ID for a workflow instance.

tag

VARCHAR(25)

not null

(primary key)

The name of the variable.

context_item

VARCHAR(25)

null

The reference to a Repository item.