What's New > October 2024 > Changed behavior
  

Changed behavior

The October 2024 release includes the following changed behaviors.

Basic rule associations

When you configure basic rule associations with functions, such as maximum length, minimum length, maximum precision, and maximum decimal scale, MDM SaaS doesn't apply basic rule associations if fields contain null or negative values. Additionally, MDM SaaS doesn't apply basic rule associations with functions, such as maximum value, minimum value, data range, regular match, if input fields associated with the rule condition are null.
Previously, MDM SaaS applied basic rule associations with these functions even if fields contained null or negative values or input fields were null.
For more information about configuring basic rule associations, see Adding basic rule associations.

Match and merge job

A match and merge job now excludes reverse match pairs to prevent the export of a large number of match pairs. For example, if records A and B form a match pair and records B and A form another match pair, the job excludes the pair with the lower score.
Previously, a match and merge job included all match pairs that were generated.

Create Match and Merge Job Instance API

The Create Match and Merge Job Instance API now retrieves the business entity details directly from the job definition, eliminating the need for the businessEntity parameter in the request body. If you include the parameter in the request body, the API ignores the parameter and processes the request.
Previously, you had to specify the businessEntity parameter in the request body.
For more information about the Create Match and Merge Job Instance API, see Create Match and Merge Job Instance.

Build and organization versions

You can now view the latest build and organization versions of all licensed business applications in the user interface.
Previously, you could view only the latest build and organization versions of Customer 360 SaaS even though you had licenses to other business applications.

Workflow approval task

When a custom user role with approver privileges is denied access to certain records based on a data access rule condition, users who are assigned this custom user role can't view approval tasks. If users create, update, delete, merge, or unmerge records and submit them for approval in business applications, the approvers can't view approval tasks in the workflow inbox in business applications.
Previously, approvers could view approval tasks even if their user role was restricted from accessing records based on a data access rule condition.
For more information about assigning privileges to custom user roles, see Data access rules on workflow approval tasks.

Asset migration

You can import MDM SaaS assets only if the org versions in the import file and the target organization match. Before you migrate MDM SaaS assets, ensure that both source and target organizations are upgraded to the October 2024 build version. If you use any extensions, migrate the extension assets between organizations that are upgraded to the October 2024 build version.
Note: If the source and target organizations are on different PODs, ensure that you migrate assets after both the PODs are upgraded to the October 2024 build version.
Previously, Informatica recommended migrating assets between organizations with the same org version as a best practice. However, there were no restrictions on importing assets from the source and target organizations that have different org versions.
For more information about importing assets, see Importing assets.

Record and field privileges

Record and field privileges include the following changes:
For more information about assigning record and field privileges to custom user roles, see Configure field privileges for business application user roles and Configure record privileges for business application user roles.

Search REST API

When you use the NOT_EQUALS filter comparator in the request, the response doesn't return records based on fields that contain blank or null values.
To search for records with fields that contain blank or null values, use the IS_MISSING filter comparator in the request.
Previously, the NOT_EQUALS filter comparator returned records based on fields that contained blank or null values.
For more information about searching for records using the Search REST API, see Search API.

Customer 360 for Healthcare

You can now use the Qualification field group of the HCP business entity to add taxonomy details, such as taxonomy code, type, and rank.
The Customer 360 for Healthcare extension doesn't use the Specialization field group which is a predefined field group of Customer 360.
Previously, you could use the Taxonomy field group in the HCP business entity for taxonomy details.
Note: These changes don't impact existing customers because extensions don't support upgrades after you deploy them.
For more information about the Customer 360 for Healthcare extension, see Customer 360 for Healthcare.

DaaS rule associations

To align with the data enrichment functionality, the asset types related to DaaS rule associations for real-time address verification are renamed in MDM SaaS.
The following table lists the current and previous names of the asset types:
Current name
Previous name
Rule Association
Enrichment Provider Mapping
Objective Group
Enrichment Scenario Group
Data Enhancement Rule
Enrichment Provider
For more information about DaaS rule associations for real-time processing, see DaaS rule association for real-time processing.