Oracle Unity Release Notes for September 2024 (24.09)
Visit our Unity Release Center for more information about Unity's releases, Product Notices, and other important product information
Oracle Unity Enhancements:
Segmentation operator Matches (attribute) in condition groups. It is now possible to use the Matches (attribute) operator as part of a condition group. For instance, you can create a group for all MasterCustomers whose email is not empty who are associated with an event in the past 7 days where the product ID is contained in some other attribute (like a list).
There are two limitations for using Matches (attribute) in condition groups. First, it can be selected only once per data object, so if there are multiple conditions with attributes from an object, it can only be selected for one of them. Second, it is only supported with the "All" operator at the condition group level. That is, if the "Any" operator is selected, the Matches (attribute) option will not appear for any of the attributes in the condition group, and if Matches (attribute) is selected, the "Any" option will not appear at the condition group level.