m (1 revision imported: Follow-up import with <source...enclose...> and including View descriptions) |
m (1 revision imported: Follow-up import with <source...enclose...> and including View descriptions) |
||
Line 2: | Line 2: | ||
<onlyinclude> | <onlyinclude> | ||
+ | |||
{{PDMView | {{PDMView | ||
|viewName = CALLING_LIST | |viewName = CALLING_LIST | ||
− | |shortDesc = | + | |shortDesc = Allows facts to be described based on attributes of an outbound campaign calling list. |
− | |viewDesc = | + | |viewDesc = Allows facts to be described based on attributes of an outbound campaign calling list. Each row describes one calling list. |
− | |introduced = | + | |introduced = {{Editgrn_open}}9.9.001{{Editgrn_close}} |
− | |SQL = <source lang="xml" enclose="div">SELECT | + | |SQL = < source lang="xml" enclose="div">SELECT |
ID AS CALLING_LIST_KEY, | ID AS CALLING_LIST_KEY, | ||
TENANTID AS TENANT_KEY, | TENANTID AS TENANT_KEY, | ||
Line 49: | Line 50: | ||
{{PDMViewColumn | {{PDMViewColumn | ||
|colName = CALLING_LIST_KEY | |colName = CALLING_LIST_KEY | ||
− | |colDesc = | + | |colDesc = The primary key of this view and the surrogate key that is used to join the CALLING_LIST dimension to the fact tables. |
}} | }} | ||
Line 59: | Line 60: | ||
{{PDMViewColumn | {{PDMViewColumn | ||
|colName = CALLING_LIST_NAME | |colName = CALLING_LIST_NAME | ||
− | |colDesc = | + | |colDesc = The name of the calling list. |
}} | }} | ||
Line 74: | Line 75: | ||
{{PDMViewColumn | {{PDMViewColumn | ||
|colName = DESCRIPTION | |colName = DESCRIPTION | ||
− | |colDesc = | + | |colDesc = The description of the calling list. |
}} | }} | ||
{{PDMViewColumn | {{PDMViewColumn | ||
|colName = CALLING_LIST_CFG_DBID | |colName = CALLING_LIST_CFG_DBID | ||
− | |colDesc = | + | |colDesc = The calling list object identifier in the contact center configuration. |
}} | }} | ||
Line 93: | Line 94: | ||
{{PDMRef | {{PDMRef | ||
− | | | + | |parentView = CALLING_LIST |
|foreignKey = CALLING_LIST_KEY | |foreignKey = CALLING_LIST_KEY | ||
}} | }} | ||
{{PDMRef | {{PDMRef | ||
− | | | + | |parentView = TENANT |
|foreignKey = TENANT_KEY | |foreignKey = TENANT_KEY | ||
}} | }} | ||
{{PDMRef | {{PDMRef | ||
− | | | + | |parentTable = CTL_AUDIT_LOG |
|foreignKey = CREATE_AUDIT_KEY | |foreignKey = CREATE_AUDIT_KEY | ||
}} | }} | ||
{{PDMRef | {{PDMRef | ||
− | | | + | |parentTable = CTL_AUDIT_LOG |
|foreignKey = UPDATE_AUDIT_KEY | |foreignKey = UPDATE_AUDIT_KEY | ||
}} | }} | ||
+ | |||
Revision as of 15:20, April 27, 2016
View CALLING_LIST
Description
Allows facts to be described based on attributes of an outbound campaign calling list. Each row describes one calling list.
Column List
Column | Description |
---|---|
CALLING_LIST_KEY | The primary key of this view and the surrogate key that is used to join the CALLING_LIST dimension to the fact tables. |
TENANT_KEY | The surrogate key that is used to join the TENANT dimension to the fact tables. |
CALLING_LIST_NAME | The name of the calling list. |
CREATE_AUDIT_KEY | The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data creation. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools — that is, applications that need to identify newly added data. |
UPDATE_AUDIT_KEY | The surrogate key used to join to the CTL_AUDIT_LOG dimension. Specifies the lineage for data update. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools — that is, applications that need to identify recently modified data. |
DESCRIPTION | The description of the calling list. |
CALLING_LIST_CFG_DBID | The calling list object identifier in the contact center configuration. |
START_TS | The UTC-equivalent value of the date and time when the calling list was added to IDB, which may differ from when the calling list was actually added to contact center configuration. |
END_TS | The UTC-equivalent value of the date and time when the calling list was removed from contact center configuration. |
References
The summary List of References will include the following entries for this table or view:
Child Table/View | Child Table/View Column | Parent Table/View | Parent Table/View Column |
---|---|---|---|
CALLING_LIST | CREATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
CALLING_LIST | CREATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
CALLING_LIST | TENANT_KEY | TENANT | TENANT_KEY |
CALLING_LIST | TENANT_KEY | TENANT | TENANT_KEY |
CALLING_LIST | UPDATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
CALLING_LIST | UPDATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
Description
Allows facts to be described based on attributes of an outbound campaign calling list. Each row describes one calling list.
Column List
Column | Description |
---|---|
CALLING_LIST_KEY | The primary key of this view and the surrogate key that is used to join the CALLING_LIST dimension to the fact tables. |
TENANT_KEY | The surrogate key that is used to join the TENANT dimension to the fact tables. |
CALLING_LIST_NAME | The name of the calling list. |
CREATE_AUDIT_KEY | The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data creation. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools — that is, applications that need to identify newly added data. |
UPDATE_AUDIT_KEY | The surrogate key used to join to the CTL_AUDIT_LOG dimension. Specifies the lineage for data update. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools — that is, applications that need to identify recently modified data. |
DESCRIPTION | The description of the calling list. |
CALLING_LIST_CFG_DBID | The calling list object identifier in the contact center configuration. |
START_TS | The UTC-equivalent value of the date and time when the calling list was added to IDB, which may differ from when the calling list was actually added to contact center configuration. |
END_TS | The UTC-equivalent value of the date and time when the calling list was removed from contact center configuration. |
References
The summary List of References will include the following entries for this table or view:
Child Table/View | Child Table/View Column | Parent Table/View | Parent Table/View Column |
---|---|---|---|
CALLING_LIST | CREATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
CALLING_LIST | CREATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
CALLING_LIST | TENANT_KEY | TENANT | TENANT_KEY |
CALLING_LIST | TENANT_KEY | TENANT | TENANT_KEY |
CALLING_LIST | UPDATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
CALLING_LIST | UPDATE_AUDIT_KEY | CTL_AUDIT_LOG | AUDIT_KEY |
Comments or questions about this documentation? Contact us for support!