Valid CRT-211 Dumps shared by ExamDiscuss.com for Helping Passing CRT-211 Exam! ExamDiscuss.com now offer the newest CRT-211 exam dumps, the ExamDiscuss.com CRT-211 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CRT-211 dumps with Test Engine here:
An administrator need a business process automated, but only for certain user and profiles. The administrator will need to frequently update which users and profiles will use the process. After evaluating the declarative options, it was determined that this functionality must be done via an Apex trigger. What software requirement should the administrator request so that process execution can be declaratively controlled?
Correct Answer: D
Use a custom permission set that is assigned to the user because custom permissions are a way to grant access to custom processes or functionality based on user profiles or permission sets. Custom permissions can be referenced by Apex code, validation rules, flows, or other logic to control whether a process should run for a user or not. Custom permissions can be used to declaratively control process execution by assigning them to users or profiles.