ALM Project Database Reference
td.BPM_GRAPH_RESULTS Table
Description
Cached records of graphs of business modeling status.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key BPMGR_IDThe record ID.int4   
 BPMGR_CREATED_BYThe user name of the user who created this item.varchar60  
 BPMGR_CONFIGURATIONThe graph configuration used in the current cached result.varchar36  
 BPMGR_CREATION_DATEThe date and time that this record was cached.datetime4  
 BPMGR_DATAThe cached graph data.varchar16  
Indexes
IndexDescriptionPrimaryUnique
BPMGR_LWR_UIX  
BPMGR_PK 
BPMGR_UIX2   
See Also