This page was last edited on March 3, 2020, at 15:28.
Comments or questions about this documentation? Contact us for support!
The Workforce Management (WFM) ETL Database schema contains Dimension, Fact, Service and Control, and Referred Info Mart tables.
The Dimension tables correspond to the WFM Organization, Configuration, and Policy objects, and provide sorting, grouping, and filtering capabilities for reports. The Fact tables contain Adherence, Performance, and Schedule information and can be sorted, grouped, and filtered by dimensions.
The ETL database script includes database-stored procedures that enable automated purging of the WFM ETL database.
This reference contains detailed descriptions of these tables (summarized in this topic), and examples of queries that can be run on the data.
The WFM ETL process uses the following three types of Dimension tables:
See the Dimension tables in detail.
The Fact tables provide the following data:
The WFM ETL process uses the following three types of Fact tables:
See the Fact tables in detail.
The WFM ETL process uses the following Service and Control tables:
See the Service and Control tables in detail.
The WFM ETL process uses the following six referred Info Mart tables:
The WFM ETL process uses the following three categories of ETL query examples:
See the Query examples in detail.