The HR Director at Universal Containers has indicated the picklist entries for salary range and pay grade on the custom Position object need updating and require frequent change. Because frequent changes have to be made to these Position fields, they are requesting the ability to update these picklist values. Which feature should the administrator consider that allows for this?

A. Screen Flow using custom metadata types. B. A permission set containing the modify all data permission for the Position object. C. Deleg...

Universal Containers has a Positions object that represents Job Positions and a Job Applications object that represent people that have applied to the Position. The Job Application object has a lookup to Position. They want to run a report that shows all Positions that do NOT have any child Job Applications. Which solution would meet the requirements?

A. Use the standard Job Applications with Position report type. B. Use a custom report type that only displays Job Applications without Pos...

The VP of Sales at Universal Containers has reported that users are changing the stage of opportunity records that they do NOT own. The VP wants only the owner of an opportunity to be able to change the Stage of an Opportunity. Organization-Wide Defaults are set to public read/write. Which validation rule should the administrator use to allow only the record owner to edit the stage field?

A. AND( ISCHANGED( StageName ) , OwnerId ; $User.Id ) B. AND( PRIORVALUE( StageName ) , OwnerId ; $User.Id ) C. NOT( PRIORVALUE( StageName ...

Leads come to Universal Containers from various sources and need to be assigned to the correct sales team. When a lead comes from the APAC region, it can be passed to an external partner if the Sales Director approves the transfer. The partner's channel manager must be notified when the partner has been assigned the lead. Which combination of automation tools is needed to meet minimally these requirements?

A. Assignment rules and approval processes B. Assignment rules, approval processes, and workflow rules C. Assignment rules and workflow rul...