Preface

From Genesys Documentation
Jump to: navigation, search
This topic is part of the manual Workforce Management ETL Database Reference for version Current of Workforce Management.

Find out who the intended audience is for this guide before using and preparing the ETL database schema.

Related documentation:

The Workforce Management (WFM) Extract, Transform, and Load (ETL) database schema enables Genesys Interactive Insights and other third-party reporting applications to easily create reports that incorporate Genesys WFM data. Once configured, this functionality can obtain Schedule, Adherence, and Performance information from WFM and store it into a documented relational database schema.

The ETL schema can co-exist with the main operational WFM database, be a standalone database, or part of any other database. WFM provides the SQL script to create the database schema, but does not specify which physical tablespace, user, or database on which to create it. The script is included in WFM Database Utility (DBU) IP, but is not executed automatically by the DBU.

Intended audience

This reference guide is intended for:

  • Reporting and business analysts who want to leverage the data that is contained in Genesys WFM, Data Mart, Info Mart and other third party applications to produce reports for business users.
  • IT administrators who want to gain an understanding of the components that enable WFM.

It is assumed that the reader understands of the following:

  • Relational database concepts.
  • Structured Query Language (SQL) for querying and mining data.
  • Genesys WFM configuration and its data sources.
  • Data warehouse concepts—including working with star schema, dimensions, aggregates, and measures.
  • Extraction, transformation, and loading (ETL) concepts.

Abbreviation of database terms

This reference uses abbreviations throughout all topics to provide detailed information about and within the tables, including a concise listing of primary and foreign keys, default field values, and mandatory fields for each table. The field and index abbreviations for database terms are described here:

Field characterizations Index characterizations
P—Primary key C—Cluster
M—Mandatory field U—Unique
F—Foreign key
DV—Default value
Retrieved from "https://all.docs.genesys.com/PEC-WFM/Current/ETLRef/Preface (2024-03-19 04:33:51)"
Comments or questions about this documentation? Contact us for support!