The October 2026 release includes the following changed behaviors.
Migrate rule associations
You can now migrate your basic, advanced, and DaaS rule associations to use Enrichment and Validation Orchestrator from the Global Settings page. You can migrate the rule associations only once for each organization. Informatica recommends that you first migrate rule associations to use Enrichment and Validation Orchestrator in your development and QA organizations. After you complete testing the migrated rule associations, migrate them in your production organization.
When you migrate, MDM SaaS runs the migrate rule associations job. You can track the status of the job on the Global Settings page or monitor the job on the My Jobs page.
The following image shows the Rule Association Migration tab on the Global Settings page:
If you have already migrated your rule associations in existing organizations, the option to start the migration is disabled.
Previously, you migrated existing rule associations from the Home page of Business 360 Console.
You can now run match and merge jobs that only update match explainability metrics without performing matching. Normally, a match and merge job updates these metrics as part of performing matching, but you can now exclude the metrics update to complete the job faster.
Previously, the match process updated match explainability metrics only as part of a match and merge job.
Candidate selection criteria
You can now configure candidate selection criteria separately and associate them with match models. As a result, match keys no longer regenerate each time you configure candidate selection criteria, which significantly improves match process performance. You can configure up to 10 candidate selection criteria for each business entity. Business entities that already exceed the limit retain the existing criteria, but you can't add new criteria.
Previously, you could create candidate selection criteria only as part of match model configuration.
Search enhancements
The search process includes the following changes:
Search configuration for dynamic field values
You can now enable up to 5,000 searchable and 5,000 facetable dynamic fields in an organization.
Previously, you could enable only up to 50 searchable and 50 facetable dynamic fields in an organization.
Index limits
To optimize performance and enhance search results, the search process indexes 100 dynamic fields each record. If a record exceeds this limit, MDM SaaS doesn't index the other fields, and searches on those fields don't return the record.
If a record exceeds the 100 index limit, the Search REST API response includes the error code 100001, which you can use to identify the affected record. You can also pass the error code in your request to retrieve all records that exceed the index limit.
Previously, you couldn't identify records with non-indexed fields.
Note:
To apply these changes, reindex the records in your business entities. To reindex the records, run the Generate Search Indexes or Match Keys job.
For more information about configuring search for dynamic field values and dynamic fields index limit, see Limits and thresholds and Search REST API.
Internal ID of assets
After you delete an asset, you can reuse its internal ID for other assets.
Previously, you couldn't reuse the internal ID of a deleted asset.