Contains information about the context variables for a virtual file.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

ID of the associated individual workflow instance.

tag

VARCHAR(25)

not null

(primary key)

Variable name.

context_file

VARCHAR(255)

null

The reference to a virtual file.

 
loading table of contents...