2nd Practice EXAM Flashcards

1
Q

An Administrator supporting global team of salesforce users has been asked to configure the company settings Which two options should the administrator configure?
Choose 2

A. Login Hours
B. Password Policy
C. Default Language
D. Currency Local

A

C. Default Language
D. Currency Local

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Northern Trail Outfitters has two different sales processes: one for business opportunities with four stages and one for partner opportunities with eight stages. Both processes will vary in page layouts and picklist value options.

What should an administrator configure to meet these requirements?

A. Validation rules that ensure that users are entering accurate sales stage information.

B. Different page layouts that control the picklist values for the opportunity types.

C. Public groups to limit record types and sales processes for opportunities.

D. Separate record types and Sales processes for the different types of opportunities.

A

D. Separate record types and Sales processes for the different types of opportunities.

Record types and sales processes allow you to have different page layouts, fields, required fields, and picklist values for different types of opportunities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

An administrator needs to store the ID of a record type for later use in a flow. Which kind of variable should the administrator use?

A. Boolean variable

B. Text variable

C. ID variable

D. Record variable

A

C. ID variable

An ID variable is a type of variable that can store an ID value of a record or a record type in a flow. It can be used to store the ID of a record type for later use in a flow, such as assigning it to a record or using it in a condition. A boolean variable is a type of variable that can store a true or false value in a flow. A text variable is a type of variable that can store a text value in a flow. A record variable is a type of variable that can store one or more field values of a record in a flow.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which two objects are customizable the Stage Setup Flow? Choose 2 answers

A. Leads

B. Campaigns

C. Opportunities

D. Campaign Members

A

A. Leads

C. Opportunities

The Stage Setup Flow is a tool that allows administrators to customize stages for leads and opportunities based on best practices from Salesforce experts. The Stage Setup Flow guides administrators through a series of questions about their sales process and then creates or updates stages for leads or opportunities accordingly. The Stage Setup Flow also provides tips and resources for each stage such as key fields, guidance for success, reports and dashboards, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

An administrator at Universal Containers has been asked to prevent users from accessing Salesforce from outside of their network. What are two considerations for this configuration?

Choose 2 answers

A. IP address restrictions are set on the profile or globally for the org.

B. Assign single sign-on to a permission set to allow users to log in when outside the network.

C. Enforce Login IP Ranges on Every Request must be selected to enforce IP restrictions.

D. Restrict U2F Security Keys on the user’s profile to enforce login hours.

A

A. IP address restrictions are set on the profile or globally for the org.

D. Restrict U2F Security Keys on the user’s profile to enforce login hours.

Two considerations for preventing users from accessing Salesforce from outside of their network are: IP address restrictions are set on the profile or globally for the org, which limit login access based on IP ranges specified by an administrator Restrict U2F Security Keys on the user’s profile to enforce login hours, which require users to use security keys during certain hours of day Assigning single signon to a permission set or enforcing Login IP Ranges on Every Request will not prevent users from accessing Salesforce from outside of their network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Dream house realty needs to use consistent picklist values in the category field on accounts and cases, with values respective to record types. Choose 2 options

A. Multi-select picklist

B. Dependent picklist

C. Global picklist

D. Custom picklist

A

B. Dependent picklist

C. Global picklist

Explanation Dependent picklist and global picklist are two options that can be used to meet this requirement. Dependent picklist allows users to create a conditional relationship between two picklist fields, where the available values in one field depend on the value selected in another field. Global picklist allows users to create a set of picklist values that can be shared across multiple fields and objects, ensuring consistent values and reducing maintenance. References

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A user at Cloud Kicks is having issues logging in to Salesforce. The user asks the administrator to reset their password. Which two options should the administrator consider when resetting the user’s password? Choose 2 answers

A. Resetting the password will change the user’s password policy.

B. Single sign-on users can reset their own passwords using the forgot password link.

C. Resetting a locked-out user’s password automatically unlocks the user’s account.

D. After resetting a password, the user may be required to activate their device to successfully log in to Salesforce.

A

C. Resetting a locked-out user’s password automatically unlocks the user’s account.

D. After resetting a password, the user may be required to activate their device to successfully log in to Salesforce.

After resetting a password, the user may be required to activate their device by entering a verification code sent to their email address or phone number before they can log in to Salesforce. This is a security feature that helps prevent unauthorized access to Salesforce from unknown devices or browsers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Northern Trail Outfitters has hired interns to enter Leads Into Salesforce and has requested a way to identify these new records from existing Leads. What approach should an administrator take to meet this requirement?

A. Create a separate Lead Lightning App.

B. Define a record type and assign it to the interns.

C. Set up Web-to-Lead for the interns’ use.

D. Update the active Lead Assignment Rules.

A

B. Define a record type and assign it to the interns.

Explanation To identify new leads entered by interns from existing leads, the administrator should define a record leads, and distinguish them from other leads based on record type. Creating a separate Lead Lightning App or updating the active Lead Assignment Rules will not affect lead identification. Setting up Web-to-Lead form will not work if the interns are entering leads manually in Salesforce.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

An administrator is planning to use Data Loader to mass import new records to a custom object from a new API. What will the administrator need to do to use the Data Loader?

A. Add a permission set that allows them to import data.

B. Append their security token at the end of their password to login.

C. Use the Data Import Tool to mass import custom object records.

D. Reset their password and their security token.

A

B. Append their security token at the end of their password to login.

Explanation To use Data Loader to mass import new records to a custom object from a new API, the administrator will need to append their security token at the end of their password to login. The security token is an alphanumeric code that is required for API access when logging in from an IP address that is not trusted by Salesforce. The security token can be obtained from the user’s personal settings or by resetting it via email. Adding a permission set, resetting the password and the security token, or using the Data Import Tool are not necessary for using Data Loader.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

An administrator is building a Lightning app and sees a message that a My Domain must be set up first. What should the administrator take into consideration when enabling My Domain?

A. Single sign-on must be disabled prior to implementing My Domain.

B. The login for all internal and external users changes to the My Domain login

C. A deployed My Domain is irreversible and renaming is unavailable.

D. The URL instance for a My Domain stays the same for every release

A

B. The login for all internal and external users changes to the My Domain login

Explanation My Domain is a feature that allows administrators to create a custom domain name for their Salesforce org that replaces their instance URL (such as na35.salesforce.com). My Domain provides benefits such as improved security; enhanced branding; faster navigation; access to Lightning components; etc. However, one of the considerations when enabling My Domain is that it changes how users log in to Salesforce - instead of using their instance URL login (such as login.salesforce.com), they have to use their My Domain login (such as mydomain.my.salesforce.com). This applies to all internal and external users who access Salesforce via web browser or mobile app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

When a cloud kicks Opportunity closes, the company would like to automatically create a renewal opportunity. Which two automation tools should an administrator use to accomplish this request? Choose 2 answers

A. Approval Process

B. Flow Builder

C. WorkFlow Rule

D. Process Builder

A

B. Flow Builder

D. Process Builder

Explanation Flow Builder and Process Builder are two automation tools that should be used to accomplish this request. Flow Builder can be used to create a flow that defines the logic and actions for creating a renewal opportunity, such as setting the stage, close date, and amount. Process Builder can be used to create a process that triggers the flow when an opportunity is closed won.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which setting on a profile makes a tab hidden in the All App Launcher or viable in any app, but still allows a user to view records that would normally be found under this tab?

A. Object Permissions

B. App Permissions

C. Org wide Defaults

D. Tab Settings

A

D. Tab Settings

Explanation To make a tab hidden in the All App Launcher or visible in any app, but still allow a user to view records that would normally be found under this tab, the administrator should use Tab Settings on a profile. Tab Settings control the visibility and default behavior of tabs for each app in an org. The administrator can set a tab to Hidden, which means it will not appear in any app or in the All App Launcher, but users can still access records via other means such as search or reports. Object Permissions, App Permissions, and Org-Wide Defaults are not related to tab visibility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

AW Computing would like to improve its Case Lightning record page by including: * A filtered component to display a message in bold font when a case is saved as acriticalrecord type. * A quick way to update the account status from the case layout. Which two components should an administrator use to satisfy these requests? Choose 2 Answers

A. Related List

B. Related Record

C. Record details

D. Rich text

A

B. Related Record

D. Rich text

A related record component is a type of component that allows users to view and edit fields from a parent record on a child record page without leaving the page. For example, a related record component can allow users to update the account status from the case layout by selecting an account record from a drop-down list. A rich text component is a type of component that allows users to display formatted text on a record page using rich text editor tools such as bold font, bullet points, images, and links. For example, a rich text component can display a message in bold font when a case is saved as acriticalrecord type by using conditional visibility rules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following are true about mapping fields for lead conversion (Multiple correct answers):

A. You can map between text and picklist fields

B. You can map Number, Currency, or Percentage fields of differing lengths.

C. You can map Text or Text Area to long text area fields

D. You cannot map auto-number fields to fields of type Text or Text Area

E. You can map auto-number fields to Picklists

F. If you change the data type of any custom field user for lead conversion, that lead field mapping will be deleted.

A

A. You can map between text and picklist fields

C. You can map Text or Text Area to long text area fields

E. You can map auto-number fields to Picklists

F. If you change the data type of any custom field user for lead conversion, that lead field mapping will be deleted.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Sales managers would like to know what could be implemented to surface important values based on the stage of the opportunity. Which tool should an administrator use to meet this requirement?

A. Opportunity Processes

B. Dynamic Forms

C. Path Key fields

D. Workflow Rules

A

C. Path Key fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The administrator at cloud kicks has been ask to change the company’s Shoe style field to prevent users from selecting more than one style on a record. Which two steps should an administrator do to accomplish this? Choose 2 answers

A. Reactivate the appropriate Shoe Style values after the field type changes.

B. Select the “Choose only one value “checkbox on the pick list field.

C. Back-up the Shoe Style values in existing records.

D. Change the field type from a multi-select picklist field to a picklist field.

A

B. Select the “Choose only one value “checkbox on the pick list field.

D. Change the field type from a multi-select picklist field to a picklist field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Universal Containers has three separate lines of business. Each line has specific fields that must be displayed to users. However, the fields needed by the sales team are different than the fields needed by the service team. How should the administrator configure this requirement?

A. Create two record types, each with 3 page layouts.

B. Create one record type with six Page Layouts.

C. Create three record types, each with 2 page layouts.

D. Create six record types, each with 1 page layout.

A

C. Create three record types, each with 2 page layouts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Cloud Kicks need to be able to show different picklist values for sales and marketing users. Which two options will meet this requirement? Choose 2 answers

A. One page layout, two record types, one picklist

B. Two page layouts, one record type, two picklists

C. Two permission sets, one record type, one picklist

D. One record type, two profiles, one picklist.

A

A. One page layout, two record types, one picklist

D. One record type, two profiles, one picklist.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Ursa Major Solar is noticing a decrease in deals with a cross-sell opportunity type and wants to share all cross-sell opportunities with a team of subject matter experts in their organisation. The company has different roles, and the organisation wide default opportunity is set to private. How should the administrator accomplish this?

A. Add the subject matter experts to a public group and give them access to records with a criteriabased sharing rule.

B. Change the organisation-wide default for opportunity from private to public Read/Write to open up access for subject matter experts.

C. Enable territory management, assign the subject matter experts to the same territory, and give them access to the records with manual sharing.

D. Create a new role for the subject matter experts and give them access to the records with the owner-based sharing rule

A

A. Add the subject matter experts to a public group and give them access to records with a criteriabased sharing rule.

20
Q

An administrator gets a rush request from Human Resources to remove a user’s access to Salesforce Immediately. The user is part of a hierarchy field called Direct Manager. What should the administrator do to fulfil the request?

A. Freeze the user to prevent them from logging in while removing them from being referenced in the Direct Manager field.

B. Deactivate the user and delete any records where they are referenced in the Direct Manager field.

C. Change the user’s profile to read-only while removing them from being referenced in the Direct Manager Field.

D. Delete the user and leave all records where they referenced in the Direct Manager Field without changes.

A

A. Freeze the user to prevent them from logging in while removing them from being referenced in the Direct Manager field.

21
Q

Universal Containers has three separate lines of business. Each line has specific fields that must be displayed to users. However, the fields needed by the sales team are different than the fields needed by the service team. How should the administrator configure this requirement?

A. Create two record types, each with 3 page layouts.

B. Create one record type with six Page Layouts.

C. Create three record types, each with 2 page layouts.

D. Create six record types, each with 1 page layout.

A

C. Create three record types, each with 2 page layouts.

22
Q

Cloud Kicks need to be able to show different picklist values for sales and marketing users. Which two options will meet this requirement? Choose 2 answers

A. One page layout, two record types, one picklist

B. Two page layouts, one record type, two picklists

C. Two permission sets, one record type, one picklist

D. One record type, two profiles, one picklist

A

A. One page layout, two record types, one picklist

D. One record type, two profiles, one picklist

23
Q

The administrator at Aw Computing wants Account Details, related list and chatter feeds to each appear on separate tabs when reviewing an account. Which type of page should the administrator create?

A. Lightning app page.

B. Lightning page Tab.

C. Lightning record page.

D. Lightning page Component.

A

C. Lightning record page.

24
Q

Which two steps should the administrator take when enabling the many-to-many relationship? Choose 2 answers

A. Create a junction with a custom object.

B. Create two master detail relationships on the new object.

C. Create two lookup relationships on the new object.

D. Create URL fields on a custom object.

A

A. Create a junction with a custom object.

B. Create two master detail relationships on the new object.

25
Q

The administrator for Cloud Kicks needs to give access to a new custom object with custom fields to more than one user. Which two options should an administrator use to meet this requirement? Choose 2 answers

A. Add to manual sharing list

B. Assign permission set group to Users

C. Create a Permission Set

D. Edit organization-wide defaults

A

B. Assign permission set group to Users

C. Create a Permission Set

26
Q

The standard Lead Rating field has picklist values of Hot, Warm, and Cold. A list of new leads was importance without errors even though several records had the value of Unrated in the Rating field. How were these records added without error?

A. The Restricted picklist checkbox was unchecked.

B. Field-level security was set to Visible for all profiles.

C. A global picklist value set was used to populate the picklist.

D. The Add to All Record Types checkbox was selected.

A

A. The Restricted picklist checkbox was unchecked.

27
Q

Universal Container wants to prevent its service team from accessing deal records. While service users are unable to access deal list views, they are able to find the deal records via a search. What options should the administrator adjust to fully restrict access?

A. Record setting and search index

B. Permissions and tab visibility

C. App permissions and search terms

D. Page layouts and field- level security

A

B. Permissions and tab visibility

28
Q

The administrator at Cloud kicks deleted a custom field but realized there is a business unit that still uses the field. What should an administrator take into consideration when undeleting the field?

A. The field needs to be re-added to reports.

B. The field history will remain deleted.

C. The field needs to be restored from the recycle bin.

D. The field needs to be re-added to page Layouts.

A

B. The field history will remain deleted.

29
Q

An administrator at Universal Containers has been asked to prevent users from accessing Salesforce from outside of their network. What are two considerations for this configuration? Choose 2 answers

A. IP address restrictions are set on the profile or globally for the org.

B. Assign single sign-on to a permission set to allow users to log in when outside the network.

C. Enforce Login IP Ranges on Every Request must be selected to enforce IP restrictions.

D. Restrict U2F Security Keys on the user’s profile to enforce login hours.

A

A. IP address restrictions are set on the profile or globally for the org.

D. Restrict U2F Security Keys on the user’s profile to enforce login hours.

30
Q

Universal Containers has two sales teams, Sales team A and Sales team B. Each team has their own role in the role hierarchy. Both roles are subordinates of the same Manager role. How Should the administrator share records owned by Sales Team A with Sales team B?

A. Hierarchical sharing

B. Use Manual sharing

C. Criteria based sharing

D. Owner based sharing

A

B. Use Manual sharing

31
Q

Cloud Kicks users are seeing error messages when they use one of their screen flows. The error messages are confusing but could be resolved if the users entered more information on the account before starting the flow. How should the administrator address this issues?

A. Remove validation rules so that the users are able to process without complete records.

B. Create a permission set to allow users to bypass the error.

C. use a fault connector and display a screen with text explaining what went wrong and how to correct it.

D. Uncheck the end user Flow Errors box in setup.

A

C. use a fault connector and display a screen with text explaining what went wrong and how to correct it.

32
Q

An administrator has assigned a permission set group with the two-factor authentication for User Interface Logins permissions and the two-factor authentication for API Logins permission to a group of users. Which two prompts will happen when one of the users attempts to log in to Data Loader? Choose 2 answers

A. Users need to connect an authenticator app to their Salesforce account.

B. Users need to get a security token from a trusted network using Reset My Security Token.

C. Users need to download and install an authenticator app on their mobile device.

D. Users need to enter a verification code from email or SMS, whichever has higher priority.

A

A. Users need to connect an authenticator app to their Salesforce account.

D. Users need to enter a verification code from email or SMS, whichever has higher priority.

33
Q

Ursa Major Solar wants to assist users with a guided expense report process to simplify submissions, routing, and authorizations. Which two tools should an administrator use to build this solution? Choose 2 answers

A. Validation Rule

B. Flow Builder

C. Approval Process

D. Quick Action

A

B. Flow Builder

C. Approval Process

34
Q

The administrator at Aw Computing wants Account Details, related list and chatter feeds to each appear on separate tabs when reviewing an account. Which type of page should the administrator create?

A. Lightning app page.

B. Lightning page Tab.

C. Lightning record page.

D. Lightning page Component.

A

C. Lightning record page.

35
Q

The administrator at AW Consulting has created a custom picklist field. Business users have requested that it be a text field. The administrator attempts to change the field type but, is unable to because it is referenced by other functionalities. Which functionality is preventing the field type from being changed?

A. Formula fields

B. Record types

C. Visualforce

D. Javascript

A

A. Formula fields

36
Q

Cloud kicks intends to protect with backups by using the data export Service. Which two considerations should the administrator remember when Scheduling the export? Choose 2 Answers.

A. Metadata Backups are limited a sandbox refresh intervals.

B. Data Backups are limited to weekly or monthly intervals.

C. Data export service should be run from a sandbox.

D. Metadata backups must be run via a separate process.

A

B. Data Backups are limited to weekly or monthly intervals.

D. Metadata backups must be run via a separate process.

37
Q

An administrator at Universal Container needs an automated way to delete records based on field values. What automated solution should the administrator use?

A. Workflow

B. Process Builder

C. Flow Builder

D. Automation Studio

A

C. Flow Builder

38
Q

Sales users at Universal Containers are reporting that it is taking a long time to edit opportunity records. Normally, the only field they are editing is the Stage field. Which two options should the administrator recommend to help simplify the process? Choose 2 answers

A. Add a path for stage to the opportunity record page.

B. Use a Kanban list view for Opportunity.

C. Configure an auto launched flow for Opportunity editing.

D. Create a simplified Opportunity page layout.

A

A. Add a path for stage to the opportunity record page.

B. Use a Kanban list view for Opportunity.

39
Q

Cloud Kicks has a team of product owners that need a space to share feedback and ideas with just the product team. How should the administrator leverage Salesforce to help the team collaborate?

A. Use Quick Actions to log communication.

B. Configure a Chatter Public Group.

C. Create a Chatter Private Group.

D. Add Activity History to document tasks.

A

C. Create a Chatter Private Group.

40
Q

Brokers at DreamHouse Realty need to see certain information about one or more cases when referencing the contact record. This record case Name, Case ID, Customer Name, Case Reason, Case Status, and Case Creation Date. Which two changes in Setup should the administrator make?

A. Use the page layout editor to change the related list type to Enhanced List.

B. Edit the Related List component in the Lightning App Builder and choose Related List as the related list type.

C. Edit the Related List component in the Lightning App Builder and choose Enhanced List as the related list type.

D. Use the page layout editor to include the appropriate column in the Cases related list.

A

B. Edit the Related List component in the Lightning App Builder and choose Related List as the related list type.

D. Use the page layout editor to include the appropriate column in the Cases related list.

41
Q

Universal Containers has enabled Data Protection and Privacy for its org. Which page layouts will have the Individual field available for tracking data privacy information?

A. Case and Opportunity

B. Account and User

C. Contact, Lead, and Person Account

D. Individual, User, and Account

A

C. Contact, Lead, and Person Account

42
Q

Sales reps at Northern Trail Outfitters have asked for a way to change the Probability field value of their Opportunities. What should an administrator suggest to meet this request?

A. Define a new Stage picklist value.

B. Create a custom field on Opportunity.

C. Configure Forecasting support.

D. Make the field editable on page layouts

A

D. Make the field editable on page layouts

43
Q

Northern Trail Outfitters has asked an administrator to ensure that when a contact with a title of CEO is created, the contact’s account record gets updated with the CEO’s name. Which feature should an administrator use to implement this request?

A. Quick Action

B. Workflow Rule

C. Process Builder

D. Validation Rule

A

C. Process Builder

44
Q

At Universal Containers, there is a custom field on the Lead named Product Category. Management wants this information to be part of the Opportunity upon lead conversion. What action should the administrator take to satisfy the request?

A. Map the lead custom field to the product’s product category field.

B. Create a workflow to update Opportunity fields based on the lead.

C. Create a custom field on the Opportunity and map the two fields.

D. Configure the product categories picklist field on the product.

A

C. Create a custom field on the Opportunity and map the two fields.

45
Q

DreamHouse Realty regularly holds open houses for the selling of both houses and condominiums. For condominium open houses, there are a few extra steps that need to be taken. Agents need to be able to submit requests and receive approvals from the homeowners’ association. How can the administrator ensure these extra steps only appear when creating open house records for condominiums?

A. Create one page layout. Use record types to ensure the proper status picklist values display.

B. Create two page layouts. Use business processes and record types to display the appropriate picklist values.

C. Create one page layout. Use business processes to ensure the proper status picklist values display.

D. Create two page layouts, one with a House Status field and the other with a Condominium Status field.

A

B. Create two page layouts. Use business processes and record types to display the appropriate picklist values.

46
Q

An administrator at Ursa Major Solar just learned about the AppExchange and how helpful it can be to the company’s business. Which two actions can be accomplished via the AppExchange? ‘Choose 2 answers

A. Find certified developers and consultants.

B. Download the Dataloader data tool.

C. Install industry-specific solution templates.

D. Download standard Lightning components.

A

A. Find certified developers and consultants.

C. Install industry-specific solution templates.