The April 2025 release includes the following changed behaviors.
Reference data export job
When you use the export types, such as standard export and export all, a reference data export job now exports all the records based on their creation date instead of their last updated date.
Previously, the reference data export job exported all the records based on their last updated date.
For more information about the export types, see Export types.
Import code values
When you use a reference data import job to import code values into a new code list, you can leave the Code field blank in the source system if the Code field is configured with basic or advanced rule associations. Reference 360 generates values for the Code field based on the rule association.
Previously, you had to compute and add values for the Code field based on the configured rule association.
When you create a reference data asset, you can't reuse the internal ID of a previously deleted reference data asset of the same asset type. For example, when you create a code list, you can't reuse the internal ID of a previously deleted code list. However, you can reuse the alias and name identifiers of a previously deleted reference data asset.
Previously, name was the only identifier and you could reuse the name identifier of a previously deleted reference data asset.
Reference 360 includes the following changes to user interface elements:
User interface element
Current behavior
Previous behavior
Filter in the History tab of assets
The filter options now appear when you click the Show/Hide Filter icon.
The following image shows a sample code list that highlights the Show/Hide Filter icon:
The following image shows a sample code list that highlights the Filter options:
Previously, the filter options appeared within the Filters panel.
Date Range in the History tab of assets
You can now view the date range option within the filter options.
The following image shows a sample code list that highlights date ranges available within the filter options:
Previously, the date range option appeared as a field.
View option in the History tab of assets
The View option now appears as an icon.
The following image shows a sample code list that highlights the View icon:
Previously, the View option appeared as a field.
Create a crosswalk
When you create a crosswalk, you can specify the general properties of the crosswalk on the Summary tab.
Previously, you could specify the general properties on the New Crosswalk window.
REST API
The Reference 360 REST API includes the following enhanced resource:
model version 3
The model version 3 REST API now uses identifiers, such as internal IDs, aliases, and names, to identify reference data assets during asset migration.
To successfully compare and import reference data assets, identifiers of imported assets must match existing assets. This includes that default code lists must match for reference data sets, reference data sets must match for code lists, and source and target code lists must match for crosswalks.
Previously, reference data assets were considered a match if their names matched even if their default code lists were different.