Release Notes v5.1

This document provides a description of the technical enhancements to Generate version 5.1 released in October 2022.

RELEASE OVERVIEW

Generate version 5.1 continues to leverage a new data migration approach first introduced in version 4.2 of Generate in which data are migrated from Staging tables directly to the RDS Fact and Dimension tables. For SEAs using the Generate user interface to migrate data, this new migration method requires no changes to the loading of the staging tables and requires no changes to how you currently migrate data. Please continue to run the ODS Migration, RDS Migration, and Reports Migration to create submission files.

For SEAs that use manual migration scripts that reference the individual stored procedure names that are saved locally, and that DO NOT use the wrapper scripts for that file group (Child Count, Discipline, Exiting, Personnel, or Directory), for example (App.Wrapper_Migrate_ChildCount_to_RDS), you will need to update them to call the wrapper script because the manual migration scripts will no longer be valid. The wrapper script handles the new process, and that is the only change needed.

The benefits of this change include:

  • Simplifying the steps in the migration process

  • Less debugging as data is migrated

  • The migrations run faster

State ETL changes:

There was a stored procedure named Staging.Migrate_Data_Validation that was used in earlier versions of Generate. We will be implementing a new migration validation procedure, so we removed this deprecated stored procedure. You will just need to verify that your Source to Staging ETL code does not call this stored procedure. If so, remove the call.

GENERATE ENHANCEMENTS

The following EDFacts reports were updated in this release.

Type of Impact:

  • Data – the changes will improve data quality and completeness

  • User Interface – the changes impact the Generate User Interface and/or migration process

  • Source to Staging ETL – the changes may require modifications to the SEA’s Source to Staging ETL

  • Performance – the changes improve the performance of a data migration

  • Migration – the changes impact a data migration process

  • Submission Files – the changes may impact submission file(s)

  • Database – changes to the Generate database structure

GENERAL SECTION

UPGRADE PROCEDURE

No changes have been made to the Generate upgrade procedure for this release. Follow the standard Generate upgrade process to install version 5.1.

COMPATIBLE SYSTEMS

Generate was tested on the following operating systems and browsers:

  • Windows 10 Pro

  • Google Chrome, Version 68 0.3440.106 (Official Build) (64-bit) and Firefox Quantum 61.01 (64 bit)

Last updated