June, 2024

🥥

Highlights

The June, 2024 release of the Risk Modeler deprecates support for Microsoft SQL Server 2014.

  • The Export Data Module operation no longer supports the downloading of RDM and EDM databases as SQL Server 2014 databases.

Learn More

The Export Data Module operation (POST /riskmodeler/v2/exports) no longer supports the downloading RDM and EDM databases in SQL 2014 version.

If the request specifies a sqlVersion value of 2014, the API returns a 400 error message to the client.

{
  "code": "EXPORT_SERVICE-022",
  "message": "With Microsoft SQL 2014 version coming to end of life on July 9 2024, IRP has ended its support. Please use the higher SQL versions offered in IRP.",
  "logId": "9a630b9877821364"
}