) recommends 2 things that I'm interested in:
- For each object you should use one automation tool (instead of having one process, one Apex Trigger, and three workflow rules).
- You should have only one record-change process per object.
To help me follow these two best practices in our org, I'm interested in hearing from the community: How do you put these in practice?
Thank you.
3 risposte
Praveen,
Thank you for your reply.
What do you mean by using multiple criteria? Since this is a master process and I want to make sure all actions are called, wouldn't I only define one criteria (with "No creteria - just execute the actions" set), and then all of the actions would be added under the Immediate Actions of that criteria? Each of the actions would have criteria in them to determine whether or not it should run.