| Table Name: | context_inst | 
| Table Number: | 9774 | 
| Group: | Process Manager | 
| Description: | Stores context instance data for a process instance | 
| Flags: | CACHEOBJIDS | 
| Baseline/Custom: | Baseline | 
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views | 
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| name | CHAR | varchar | 20 | Context name - $Var or $Cdo | Search (1) | |||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
| value | CHAR | text | ALLOW_NULL | The serialized value of the context | Search (1) | 
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views | 
|---|---|---|---|---|---|---|---|
| context_inst2group_inst | MTO | group_inst | group_inst2context_inst | Group instance owning this context instance | Search (1) | ||
| context_inst2proc_inst | MTO | proc_inst | proc_inst2context_inst | Process instance owning this context instance | 
| Index Name | Fields | Flags | 
|---|
| Index Name | Fields | Additional Information | 
|---|---|---|
| ci2gi9774 | context_inst2group_inst | nonclustered located on PRIMARY | 
| ci2pi9774 | context_inst2proc_inst | nonclustered located on PRIMARY | 
| objindex | objid | clustered, unique located on PRIMARY | 
| View ID | View Name | Tables | 
|---|---|---|
| 9896 | procinst_group_view | context_inst, func_group, function, group_inst, proc_inst, process | 
| context_inst | |||