Reduce Business Rules using Priorities
Last updated
Was this helpful?
Last updated
Was this helpful?
If you have created determining attributes with priorities, and want to use the priorities to quickly reduce the number of rows generated by those rules based on priorities, this can be done quickly via this API call.
The call is sent as a PATCH call. The ID of the rule you will be reducing is included in the URL.
The body of the call contains the context information, as well as the coverage set and the priorities you want to retain. These priorities will be applied to all determining attributes that have priorities set.
The return message contains information on the rule, and all of the attribute values that have been retained after applying the priorities.
In TDO, the revised rule (rule 1) can be seen with only the priority 1 and 2 values in the currency fields.