ALM Project Database Reference
td.BPM_GRAPH_RESULTS Table
Description
Cached records of graphs of business modeling status.
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BPMGR_ID | The record ID. | int | 4 | |||
| BPMGR_CREATED_BY | The user name of the user who created this item. | varchar | 60 | ![]() | |||
| BPMGR_CONFIGURATION | The graph configuration used in the current cached result. | varchar | 36 | ![]() | |||
| BPMGR_CREATION_DATE | The date and time that this record was cached. | datetime | 4 | ![]() | |||
| BPMGR_DATA | The cached graph data. | varchar | 16 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| BPMGR_LWR_UIX | ![]() | ||
| BPMGR_PK | ![]() | ![]() | |
| BPMGR_UIX2 |
See Also
Related Objects


