Contains information about double context variables associated with individual workflow process instances.

Column

Data Type

Constraint

Description

id
(primary key)

VARCHAR(40)

not null

ID of the associated individual workflow instance.

tag
(primary key)

VARCHAR(25)

not null

Variable name.

context_dbl

NUMERIC(15) scale=4

null

Double variable valued.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices