The October 2024 release of Business 360 Console includes the following new features and enhancements.
Watch the What's New video to learn about the new features and enhancements in the October 2024 release.
Basic rule associations
You can configure basic rule associations to run even if input fields are empty. MDM SaaS runs basic rule associations on the configured fields even if users don’t provide values for these fields.
You can now run egress jobs that use Business 360 FEP Connector to export match pairs. Additionally, when you export master records, you can also export the identifier details of their source records, such as source primary key and source system, by using the xrefLinks field group. You can also export dynamic field definitions and dynamic field values.
You can now configure rule associations to enrich records with data from external data providers. You can display the data from these data providers as CLAIRE recommendations. Also, you can choose to enrich specific fields of records or classify records within a hierarchy.
You can now ingress and egress records with validation errors. When you create a business entity, you can configure the business entity to save records with validation errors. Ensure that you purge the existing data before data validation is enabled and then ingress records with validation errors.
When you define match and merge jobs, you can now skip the group potential matches step. If the declarative rules in the match model uses automated merge strategy, you can skip the step.
When you configure a business ID format for business entities, you can now specify an alphanumeric prefix for alphanumeric business IDs and an offset value for numeric business IDs. The newly created business IDs start at the offset value, excluding the prefix. Additionally, after a data purge, you can reuse the business IDs that the purged data used.
For more information about business IDs, see Identifiers.
Enhanced Create Match and Merge Job Instance API
In addition to the match and merge option, the Create Match and Merge Job Instance API now allows you the following options:
You can now recalculate the trust scores for active master records after you update the survivorship configuration. Use the reprocess master data job to recalculate the trust scores.
You can now use the new icons when you create or edit custom business entities. The predefined business entities are updated with the new icons. The new icons comply with the Web Content Accessibility Guidelines (WCAG) standards. The existing icons are deprecated. However, you can continue to use them for existing custom business entities.
In business applications, you can now generate reports and filter records based on fields that are blank.
For more information about reports based on master records, see Custom report types.
Search enhancements
In business applications, you can now search for and filter records with fields that are blank. You can also search for records with fields that aren't blank or contain values that match the search term.
You can also use the Search REST API to search for records with fields that are blank or those that contain values by using the IS_MISSING and IS_NOT_MISSING filter comparators in requests.
You can now create a dynamic pool in a tree view modeling layout for easier navigation. Use the find box to quickly find fields and modify dynamic fields. Experience faster loading times when you manage numerous fields.
The response of the source record API includes the validation status of source records, such as pending, pass, and failed. Use the search API to filter search results based on error severity levels and validation statuses.
For more information about searching for records using the search REST API, see Search API.