If I have multiple rules that I need to run after unification (Rule definition contains: Triggered : Run after identity unification), but I need them to run in a specific order, is there a way to define this, or does anyone know how the system chooses which to run first (Rule ID in ascending sequence or anything like that?)
Thanks,
Bill
v7.0.2
By default, they are triggered to run post-unification according to the order of the rule id.
You may run the rules in a specific order that you need them to by scheduling each of them.
You can enable the scheduling for each rule via Rules > Configuration > Settings tab > Edit button, scroll down to Options then select "Allow scheduling/triggering for individual rule".
After enabling that option, edit each of your rule definition and scroll down to Processing Schedule/Trigger, select Scheduled: "Yes", select Start: Date and provide the date, select the Frequency and select Triggered: Run after any collection.