View Name: | model_rs_se_view |
View Number: | 6006 |
Group: | Analytics |
Description: | Extracts all models of rule_set per session. Used in models_of_ds_view, session_objects_view |
Flags: | VIEW_OPTIMIZED |
Baseline/Custom: | Baseline |
View Field Name | Table Name | Field Name | Comment | Generic Field Id |
---|---|---|---|---|
objid | model | objid | Internal record number of model | 3 (UNIQUE) |
name | model | name | Name of the model | |
status | gbst_elm_status(gbst_elm) | title | Name of the item/element | |
last_updated | model | last_updated | The last update time of the object | |
activation | model | activation_dt | The date that the model was activated | |
description | model | description | Model description | |
session_objid | se_session | objid | Internal record number of se_session | |
rs_objid | rule_set | objid | Internal record number of rule_set | |
model_type | gbst_elm_type(gbst_elm) | title | Name of the item/element | |
model_type_rank | gbst_elm_type(gbst_elm) | rank | Position of the item in the list; important in tracking scheduled/unscheduled and config time for service interuption report |
Join From | Join To |
---|---|
(model).model2rule_set | (rule_set).rule_set2model |
(model).mod_status2gbst_elm | gbst_elm_status(gbst_elm).status2model |
(model).model_type2gbst_elm | gbst_elm_type(gbst_elm).type2model |
(rule_set).rule_set2tree_set | (tree_set).tree_set2rule_set |
(tree_set).tree_set2data_set | (data_set).data_set2tree_set |
(data_set).data_set2se_session | (se_session).se_session2data_set |
model_rs_se_view | |||