Intelligent Advisor Release 24D (12.2.37) is now available for public cloud customers.
Be sure to also review the features added to 24C since our last post.
Reason with different records of the same object type in web-authored rules
There is new rule syntax for referring to self and other records in the same list:
- “self” keyword allows rule logic to reason about the specific record the rules are currently operating on
- record list alias syntax allows any record list function parameter to be given a contextual name
This enables you to compare and reason between members of the same record list, such as time periods, household members, tasks or product parts. It also provides ease of maintenance when changing cross-record comparison rules due to the ability to express powerful concepts in a simple way.
New functions for web-authored rules
When writing rules in a decision service or flow project, you can now use:
- the Concatenate function to combine the value for each of the records in a record list into a single text value delimited by a specified separator
- the Trim function with a text value to return that value with any white space at the beginning and end of the text removed
- the IndexOf function to return the index of the record in a record list
- the GetAt function to return the specified record in a record list at the specified index
Want to start using the 24D release?
Public cloud: You can upgrade your testing sites at any time via Oracle Cloud Portal Service Cloud Configuration Assistant. All sites will be automatically upgraded according to the published schedule.