Valid Platform-App-Builder Dumps shared by EduDump.com for Helping Passing Platform-App-Builder Exam! EduDump.com now offer the newest Platform-App-Builder exam dumps, the EduDump.com Platform-App-Builder exam questions have been updated and answers have been corrected get the newest EduDump.com Platform-App-Builder dumps with Test Engine here:
Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner. What validation rule should an app builder configure?
Correct Answer: C
The validation rule should be AND(ISNEW(), ISBLANK(Lead.Owner:User.Id)). This rule will prevent saving a new lead record if the owner is not a user. This will ensure that campaign members have a sales owner. Option A is incorrect because it will prevent saving any lead record if the owner is blank, which is not the requirement. Option B is incorrect because it will prevent saving an existing lead record if the owner is a queue, which is not the requirement. Option D is incorrect because it will prevent saving any lead record if the owner is a queue, which is not the requirement.