function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AhmedPotrickAhmedPotrick 

How to run territory management rules on update of account

By default rules are not getting fired, so I need to fire it explicitly via trigger or batch apex. Not sure how to achieve this. Need some guidance on this.

Thanks