Set 2 Flashcards

1
Q

Properly installing managed packages helps prevent conflicts with customizations made by customers and partners.
What functionality should be used to set up packages?
A. Description
B. Allow sharing
C. Namespace
D. Help Setting

A

C

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

What is a use case for validation rules?
A. Restrict partner Lead visibility to the channel sales team
B. Prevent non-managers from joining a private Chatter Group
C. Prevent deals with less than a 10% discount from entering an approval process
D. Ensure zip/postal codes are entered in the correct format

A

D

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

Universal Containers conduct evaluations of their sales reps using a custom object consisting of numerical scores and executive comments. The company wants to ensure that only the sales reps, and their manager’s executive can view the rep’s evaluation record but the reps should not be able to view the executive comment field on their review. How can these requirement be met?
A. Use a private sharing model granting record access using hierarchy; manage field access with field- level security
B. Use a private sharing model granting record access using custom setting; manage field access with record types and page layouts
C. Use a private sharing model granting record access using custom setting; manage field access with page layouts and field level security
D. Use a private sharing model granting record access using hierarchy; manage field access with record types and field-level security

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
What can be branded in SF1?(Select 3) 
A. Header and Search
B. Loading page color
C. Action tab bar
D. Loading logo
A

A, B, D

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

Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Services users use three of the same fields as the Sales team, but also have five of their own, which the sales team does not use. What is the minimum configuration necessary to meet this requirement?
A. One profile, two record types, one page layout
B. Two profiles, one record type, two page layouts
C. Two profiles, two record types, two page layouts
D. One profile, one record type, one page layout.

A

C

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

Universal Containers assigns system access via permission sets and permission set groups to ensure each user has proper access. One department with varying levels of support staff has five consistent permission sets they require in order to complete their duties. Some higher-level staff have additional permission sets that are only required for them.
How should an app builder recommend assigning permission sets to users?
A. Utilize the Data Import Wizard to mass update the desired users with their full list of permission sets and permission set groups.
B. Utilize the manage assignments button to assign a permission set group and additional individual permission sets to each user.
C. Utilize the manage assignments button to assign each user with the same set of permission set groups and permission sets.
D. Utilize the Data Loader to mass update the desired users with their full list of permission sets and permission set groups.

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
What are two capabilities of Schema Builder? Choose 2 answers 
A. Creating a new record type
B. Viewing page layouts in a new window
C. Editing custom settings
D. Showing selected objects on a page
A

B, D

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

An app builder is creating a custom object called Testimonial__c and wants to connect Testimonial__c records with both the submitter’s Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the Account remains, the Testimonial__c should remain.
How should this be accomplished?
A. Make both the Contact and Account fields required on the Testimonial__c object and create lookup relationships from Testimonial__c to Contact and to Account.
B. Make Testimonial__c a junction object between Account and Contact using master-detail relationships.
C. Create a master-detail relationship from Testimonial__c to Account and a lookup relationship from Testimonial__c to Contact.
D. Create a lookup relationship from Testimonial__c to Account and a master-detail relationship from Testimonial__c to Contact.

A

C

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

UVC sells to three different types of organizations. Partner, Enterprise, and Small Business. Some of the information collected about each organization overlaps; however, there are also unique attributes to each type of organization that need to be tracked, some of which are required. What Solution meets these requirements?
A. Three custom objects for the three organization types, each with custom fields that pertain to that type of organization
B. Three Account record types, each with its own page layout to display the relevant fields for that type of organization
C. Three different sections on an Account page layout, with each section displaying the relevant fields for that organization.
D. A Partner Community for partner organization records, and two lead record types for Enterprise and Small Business organizations

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
Which two field types can be referenced by a Roll-Up Summary field using MIN or MAX? Choose 2 answers
A. Percent
B. Checkbox
C. Formula 
D. Date/time
A

A, D

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

Universal container manages internal projects by department using a custom object called projects. Only employees in the project’s respective department should have view access to all of the department’s project records. If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department. How can these requirements be met, assuming the organization-wide default for projects is set to private? Choose 2 answers
A. Create a criteria based sharing rule using the projects department that grants access to users by permission set.
B. Create a criteria based sharing rule using the projects department that grants access to users by profiles
C. Create a criteria based sharing rule using the projects department that grants access to users by roles.
D. Create a criteria based sharing rule using the projects department that grants access to users by public groups.

A

C, D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
Sales reps at Universal Containers create multiple quotes per opportunity. What automation tool should an app builder recommend to delete rejected quotes? 
A. Flow
B. Approval process
C. Validation rule 
D. Workflow rule
A

A

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

The VP of Sales wants a Chatter post to the All Sales private group when an Opportunity goes to the closed won stage.
What two tools should the app builder use to automate this process?
Choose 2 answers
A. Big Deal Alert
B. Workflow
C. Flow
D. Process Builder

A

C, D

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

Which two rules can be configured for the Opportunity object? A. Workflow Rule
B. Escalation Rule
C. Assignment Rule
D. Validation Rule

A

A, D

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

Which statement is true about an external id field? Choose 2 answers
A. The field contains unique records identifiers from a system outside of salesforce
B. The field can be unique based on case-sensitive or case-insensitive values.
C. The field must be unique since duplicates are not allowed within salesforce
D. The field must contain at least one number and at least one letter

A

A, C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
What can be done after workflow field re-evaluation? 
A. Trigger another rule
B. Invalid data
C. Option 1
D. Out of hour limit (loop)
A

D

17
Q

Cloud Kicks wants to make sure that users without the Marketing role are unable to update the Contact Retail Opt In picklist field to Yes. What validation rule would an app builder use to prevent other users from making this update?
A. AND( $UserRole.Name = ‘Marketing’, ISPICKVAL(Retail_Opt_In_c,”Yes”) )
B. AND( $UserRole.Name = ‘Marketing’, Retail_Opt_In__c = “Yes” )
C. AND( $UserRole.Name != ‘Marketing’, Retail_Opt_In_c = “Yes” )
D. AND( $UserRole.Name != ‘Marketing’, ISCHANGED(Retail_Opt_In__c), ISPICKVAL(Retail_0pt_In_c,”Yes”) )

A

D

18
Q

Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement be met? Choose 2 Answers
A. Create a workflow rule on the User object to assign a permission set.
B. Create a lightning process on the user object to launch a flow.
C. Create an approval process on the User object to assign a permission set
D. Create a flow on the user object to assign a permission set.

A

B, D

19
Q
Universal Containers wants to standardize their business logic. They want to ensure that the workflow order is guaranteed to be the same each time. Which feature can be used to accomplish this? Choose 2 answers.
A. Lightning Process Builder
B. Visual Workflow 
C. Chatter Actions 
D. Workflow
A

A, B

20
Q
An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects. Which field types could be used in roll-up summary fields to accomplish this? Choose 3 answers
A. Date
B. Checkbox
C. Time
D. Percent
E. Currency
A

A, D, E

21
Q

Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this so that the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers
A. Checkbox fields can be controlling fields but not dependent fields
B. Multi select picklist can be dependent picklist but not controlling fields
C. The import wizard only allows value to be imported into a dependent picklist if they match the appropriate controlling field
D. Custom picklist field can be either controlling or dependent field
E. Standard and custom picklist fields can be dependent fields.

A

A, B, D

22
Q

Universal Containers is piloting new features in an existing sandbox and wants to prevent outbound email sends during testing.
What should the app builder do to meet the requirement?
A. Email relay to the configured host enabled.
B. Email configured for SMTP authentication.
C. Email deliverability set to system email only.
D. Email deliverability set to no access.

A

D

23
Q

Universal Containers is rolling out a new customer service process. Customer service managers will need to edit cases for their subordinates, but not cases for other groups. Managers and users should be able to view all cases. What is the recommended solution to configure this? Choose 2 answers
A. Create criteria-based sharing rules.
B. Create standard role hierarchies
C. Set organization-wide sharing defaults to public read/only.
D. Set organization-wide sharing defaults to private.

A

B, C

24
Q

Which use case can be accomplished using a custom link? Choose 3 answers
A. Navigate to a custom visual flow to update the current record
B. Navigate to a create a record page with field pre-populated
C. Navigate to an external system using data in salesforce
D. Navigate to an Apex Trigger to update the current record
E. Navigate to a process to update the current record

A

B, C, E

25
Q
A custom field contains a feedback score which is on a scale of one to five. Endusers would like a visual indicator of one to five stars based on the number found inthe feedback score customer field.
A. Text
B. Number
C. Use a custom image 
D. Formula
A

D

26
Q

A recently refreshed partial sandbox at Cloud Kicks has no data In the custom object Shipping. Checking In production, there are two million rows of data in the object.
What could be the reason the data Is missing?
A. The Partial sandbox is at capacity.
B. The sandbox is still populating data.
C. The selected objects in the sandbox template.
D. The sandbox was refreshed too early.

A

C

27
Q

What is true when changing the following field types? (Choose 3)
A. Data can be lost when changing from Rich Text to Long Text
B. No data is lost when converting Text to auto number
C. No data is lost when changing Picklist to Multipicklist
D. Rollup summary fields will stop calculate if Master Detail is changed to lookup
E. Data is lost when changing Number to Currency

A

A, B, C

28
Q

What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers
A. Redirecting the end user to the detail page of the target object
B. Pre-Defining field values on the target object.
C. Allowing the end user to choose the record type
D. Specifying the fields and layout of the action.

A

C, D

29
Q

What is a true statement in regards to creating custom report types?
A. The detail object in a master- detail relationship cannot be added as a secondary object on a custom report type
B. Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for that report type.
C. Any object can be chosen unless the object is no visible to the person creating the report type through security settings
D. When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually.

A

B

30
Q

Universal containers wants to display the real time stock price for each account on the account record page. How should an app builder implement this request?
A. Install a solution from the appexchange
B. Create a lightning web component
C. Add a dynamic report to the page layout
D. Build a visual flow that users API calls

A

A

31
Q

Universal containers require different fields to be filled out at each stage of the opportunity sales process. what configuration steps san an app builder use to meet this requirement?
A. Set page layout required fields based on the current stage
B. Add the path component to the lightning record page
C. Create a process builder to prompt the user for field information
D. Define record types and page layouts for each stage

A

B

32
Q

Universal Containers wants to improve the process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.
What should an app builder configure to meet the requirement?
A. Quick Action on the Account object
B. Process Builder triggered from Account update
C. Quick Action on the Opportunity object
D. Process Builder triggered from Opportunity update

A

A

33
Q
What type of field can be used to filter a Report Chart that has been added to a Page Layout? 
A. Standard Field
B. Formula Field
C. Name Field
D. Matching ID Field
A

D

34
Q

Universal Containers wants to track installation information once it container has been purchased on a custom object. Sales reps should have visibility of all the installation with their opportunities.
What kind of relationship should this new object have to the Opportunity?
A. Lookup
B. Many to Many
C. Hierarchical
D. Master-Detail

A

D

35
Q

In order to create an App Launcher component in Lightning what must an admin do?
A. Purchase a license for the Lightning App Builder.
B. Contact Salesforce to have the component activated for the Lightning App Builder.
C. Join the pilot Lightning App Builder team.
D. Navigate to Setup-Customize-User Interface to enable the component for the Lightning App Builder.

A

B

36
Q
Universal con needs a field on the account to track how many opportunitiesare closing within the next 30 days. What can be used?
A. Process builder
B. Workflow rule
C. Apex code
D. Roll-up summary field
A

C

37
Q

Cloud Kicks (CK) wants to begin socializing and collaborating within Salesforce around customer accounts to discuss various topics. CK would like all company employees to see these conversations.
Which two features of Chatter would meet CK’s business needs?
Choose 2 answers
A. Set up new public Chatter groups.
B. Set up new private Chatter groups.
C. Use post action on the Account object.
D. Use Chatter actions to create tasks to complete.

A

A, C

38
Q

Universal Containers is expecting impacts to operations due to increased demand. The executive team will be reaching out to current customers and want to see the number of open cases for the account and parent account.
Which two tools could an app builder combine to display the number of open cases on the account page?
Choose 2 answers
A. Flow
B. Workflow
C. Approval Process
D. Process Builder

A

B, D

39
Q

Universal Containers wants to deliver purchased containers to remote construction address. In these cases the customers will supply UC with the coordinates to the location.
What type of field should the app builder use to capture this information?
A. Text
B. Goelocation
C. External Lookup
D. Number

A

B