Skip to main content
Version: Release 24.3

Archive Releases

How Archiving Works

Archiving in Digital.ai Release is a two-stage process that manages completed and aborted releases:

Create an Export Hook

You can use the export hook feature to configure Release to run a Jython script for every release that is about to be archived.

Create a JDBC Export Hook

This topic explains how to create a JDBC export hook in Release, allowing you to export data from the release system to a JDBC-compliant database. For more information, see Release export hooks.

Archive Database

Release stores completed releases in a database that is separate from the repository: the archived database. Besides the completed releases, metadata for reporting is stored in this database.

Clean up Stale Releases

You can automate the cleanup of old releases by setting up a template with a cleanup script that will be periodically triggered by the criteria that you provide. You can use this procedure in cases where many releases are in a failed state that are older than the specified period of time.

Purging Archived Releases

You can clean up the archived releases in the archive database by purging the archived releases.