Thursday, 14 May 2026

EDM v20.0.1.21 is now available

 Release Date: 27th April 2026

 This release brings the following improvements:

1. Further WCAG compliance improvements across the WebUI helping to make web content more accessible to people with disabilities.

2. A caching feature for Data Constructor inputs has been introduced to help components that don't follow best practice (simple table-based input queries).  In previous versions recommendation would be to move complex sql to porters and then have the constructor use the porter output table. Now this is achievable with a simple click in the constructor settings, that can also automatically create cache tables.

3. Web UI authentication now also supports Microsoft-based OIDC, where previously it only worked with the OIDC standards as used by 3rd parties.

4. Data Porter's using external database connection can now benefit from the standard retry logic by defining a timeout value in the porter.  The usual configurable retry count, delay then works as per earlier versions and exits cleanly with clear error messages if all retries are exhausted.

5. Data Generator Form Views already containing bad data can optionally show data validation errors during a 'Force Save', even when the user hasn't entered changes elsewhere. In earlier versions if there are no user changes, the Save icon wouldn't be available and 'Force Save' would be ignored.

6. Web UI Debug window (Ctrl-Alt-D) now allows the workflow to be interacted with again (non-modal) like earlier versions of 19.2 and 19.3.

For a complete list of resolved issues, refer to the release notes: EDM v20.0.1.21 | EDM Help Center (spglobal.com)

EDM v20.0.1.0 GA is now available

  Release Date: 20 February 2026

 This release brings the following improvements:

1. SQS queue messages are now reliably deleted upon successful retrieval in batch mode, ensuring smooth and efficient queue processing post-upgrade. This resolves a previous issue where batch sizes greater than one caused message to be repeatedly processed, generating multiple "process locked" errors daily.

2. The CoreMatcher_GetSummaryData method has been optimised to eliminate unnecessary calls that were previously triggered during workflow load, permission-related textbox value changes, and Matches tab navigation. This enhancement ensures the method is now invoked only when genuinely required, delivering improved application performance, faster response times, and a smoother overall user experience.

3. Data Porter / Data Flow now supports overriding the Connection Name via configurable parameters, eliminating previous limitations that restricted automation and environment-specific flexibility. This powerful enhancement empowers the Support Team to drive automated FD creation seamlessly and simplifies deployments across multiple environments with greater efficiency and control.

4. The Web UI now manages session expiry gracefully with no crashes or downtime, following the resolution of an unhandled exception in the session expiry warning path that was previously causing repeated IIS Application Pool crashes and interrupting active user sessions post-upgrade.

5. All stored procedures are now correctly permissioned across all relevant SQL roles, ensuring authorised users can seamlessly execute required procedures without interruption. This resolves previous execution failures caused by missing permissions for limited-access SQL roles, delivering improved reliability and uninterrupted EDM process execution.

For a complete list of resolved issues, refer to the release notes: EDM v20.0.1.0 GA | EDM Help Center (spglobal.com)



EDM v19.3.25.65 is now available

 Release Date: 18 December 2025

 This release brings the following improvements:

1. Data Generator / Data Manager editability is now more controllable via workflow variables using a new ‘Is Editable’ parameter (1=enable, 0=disable). Equivalent to using the edit icon. Older configs with Override Edit Permission, must ensure Default Editing is enabled to maintain previous behaviour.

2. The legacy ExcelToFile plugin now supports Excel 2016, 2019, and Office 365 APIs (requires Excel installed and version specified). We recommend switching to XlsxToFile, which works with most XLSX files without needing Excel

3. Data Generator WebUI error handling has been improved to optionally show more detailed, user-friendly SQL error messages, similar to the thick client. A new DbParm ‘DisplayDetailedErrorMessage’ has been added (enabled by default).

4. Message Queue for AWS SQS now supports authentication using IAM Roles, so manual entry of security credentials is no longer mandatory.

5. The DPKingdom.Write.DeviationSurvey plugin class of DPKingdom.XXXX.dll has been refined to refined to retain the Calculation Method for existing records when a NULL or empty value is provided in the OUT table.

6. A new plugin class Write. Core has been added to DPKingdom.XXXX.dll to process core data from EDM to Kingdom. 

7. A new plugin class Read.ProjectInformation has been added to DPKingdom.XXXX.dll to process project information from Kingdom to EDM. 

For a complete list of resolved issues, refer to the release notes: EDM v19.3.25.65 | EDM Help Center (spglobal.com)