00:00

QUESTION 61

Ursa Major Solar uses two different page layouts for Account records. One page layout reflects the
fields related to customer accounts and another page layout includes fields for partner accounts. The
administrator has assigned the customer account page layout to sales and support users and the partner
account layout to the partner management team.
What should the administrator configure to meet this requirement?

Correct Answer: D
Record types are a way to assign different page layouts and picklist values to different users based on their business needs. To use two different page layouts for customer and partner accounts, create one record type for each account type and assign them to the appropriate page layouts and profiles.References:https://help.salesforce.com/s/articleView?id=sf.customize_recordtype.h tm&type=5

QUESTION 62

Dreamhouse Realty agents are double-booking open house event nights. The evet manager wants to event submission process to help agents fill in event details and request dates. How should an administrator accomplish the request?

Correct Answer: B
To help agents fill in event details and request dates for open house events without double-booking them, the administrator should create an approval process on the Campaign object, which is used to manage marketing events in Salesforce. The approval process can define entry criteria based on campaign fields such as type or status, specify initial submission actions such as sending email alerts or updating fields, assign approvers who can review and approve event requests, and specify final approval actionssuch as creating tasks or updating fields. Creating a workflow rule, a sharing rule, or a campaign will not help agents request event dates or prevent double-booking. References: https://help.salesforce.com/s/articleView?id=sf.campaigns_overview.htm&type=5https://hel p.salesforce.com/s/articleView?id=sf.approvals_considerations.htm&type=5

QUESTION 63

An administrator has been asked to change the data type of an auto number to text field. Whatshould the administrator be aware of before changing the field?

Correct Answer: D
One thing that an administrator should be aware of before changing an auto- number field to text field is that this change is prevented by Salesforce; it cannot be done because it would cause data loss and inconsistency. Auto-number fields are fields that automatically assign unique numeric values to each record; they cannot be changed to text fields because text fields do not have this functionality and may allow duplicate or invalid values. Existing field values remaining unchanged, being converted, or being deleted are not things that would happen before changing an auto-number field to text field because this change cannot happen at all.References:https://help.salesforce.com/s/articleView?id=sf.fields_about_auto_number.ht m&type=5

QUESTION 64

The IT manager at universal Containers is doing an audit of the systems security. Mow should the administrator provide a summary of the org's security health?

Correct Answer: D
To provide a summary of org’s security health, an administrator should run a Health Check that compares org’s settings against baseline settings defined by Salesforce Security Baseline Standard or industry standards such as CIS (Center for Internet Security) Benchmark Standard. Health Check generates an overall health score based on how org’s
settings match with baseline settings for various security categories such as Password Policies, Network Access, Session Settings etc. Health Check also provides recommendations for improving org’s security health score by adjusting settings that do not match with baseline settings. Changing Org-Wide Default to private, turning on Event Monitoring, or downloading user login data will not provide a summary of org’s security health.References:https://help.salesforce.com/s/articleView?id=sf.security_health_check.ht m&type=5

QUESTION 65

The marketing team at Ursa Major Solar wants to send a personalized email whenever a lead fills out
the web-to-Lead form on their website. They want to send different Message based on the Lead
Industry FieldValue.
What Should an administrator configure to meet this requirement?

Correct Answer: B
Auto response rules are a way to automatically send email responses to leads or cases based on certain criteria such as lead source, industry, etc. They can be used to send personalized emails whenever a lead fills out a web-to-lead form on a website and send different messages based on the lead industry field value. Using validation rule to trigger workflow to email the lead is not possible because validation rules cannot trigger workflows or send emails; they only prevent records from being saved if theydo not meet certain criteria. Adding a public group and process builder to email the lead is unnecessary because auto response rules can handle this requirement without additional configuration or customization. Creating an assignment rule to email the lead is also unnecessary because assignment rules are used to assign leads or cases to users or queues based on certain criteria, not send emails; although they can have email alerts as part of their actions, they are not as flexible as auto response rules for personalizing email messages.References:https://help.salesforce.com/s/articleView?id=sf.customize_leadsauto response.htm&type=5