Salesforce App Builder 1

Description

Quiz on Salesforce App Builder 1, created by Diego Secades Valledor on 06/02/2024.
Diego Secades Valledor
Quiz by Diego Secades Valledor, updated 4 months ago
Diego Secades Valledor
Created by Diego Secades Valledor 5 months ago
100
0

Resource summary

Question 1

Question
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
Answer
  • Set up new private Chatter groups.
  • Use post action on the Account object.
  • Use Chatter actions to create tasks to complete.
  • Set up new public Chatter groups.

Question 2

Question
An app builder wants to streamline the user experience by reflecting summarized calculations of specific fields on various objects. Which three field types can be used in roll-up summary fields to accomplish this? Choose 3 answers
Answer
  • Percent
  • Currency
  • Date
  • Time
  • Checkbox

Question 3

Question
Sales managers at Cloud Kicks would like to standardize what information sales reps are gathering. Sales reps want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity. Which feature should an app builder use to provide this functionality?
Answer
  • Path
  • Chatter Feed
  • Approval Process
  • Global Action

Question 4

Question
The Service Manager provided the app builder with color code requirements for case age on open cases. New cases populate a green circle Day-old cases populate a yellow circle Three day-old cases populate a red circle. How should an app builder implement this requirement?
Answer
  • Custom Button
  • Quick Action
  • Formula Field
  • Lightning Web Component

Question 5

Question
The app builder at Cloud Kicks has created a custom object named “Delivery__c” to track the details of products shipped to customers. Which two actions should the app builder take to prevent users in the shipping department from deleting delivery records? Choose 2 answers
Answer
  • Remove the delete button from the Delivery page layout.
  • Change the organization-wide default of deliveries to Private.
  • Use a permission set to remove the Delete permission.
  • Remove the Delete permission from the Shipping profile.

Question 6

Question
Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child record Star. The app builder is receiving an error stating “Picklist values are only supported in certain functions”. Which formula should an app builder use to achieve the desired result?
Answer
  • ISPICKVAL(Galaxy__r.Type__c)
  • VALUE(Galaxy__r.Type__c)
  • TEXT(Galaxy__r.Type__c)
  • FIND(Galaxy__r.Type__c)

Question 7

Question
Universal Containers created a custom object called Component to capture details about products sold. Which approach should an app builder take to show Component as a related list on Product?
Answer
  • Create a master-detail relationship on Product to Component. Add the related list to the Product page layout.
  • Create a roll-up on Product. Add the Component related list to the Product page layout.
  • Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.
  • Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.

Question 8

Question
The events manager at Cloud Kicks (CK) hosted a launch party and wants to add a CSV file of attendees into a Campaign as Campaign Members so CK can track any future purchases the guest make. Which three considerations should be made prior to using the Data Import Wizard for importing Campaign Members? Choose 3 answers
Answer
  • Related Lead, Contact, and Campaign records for the Campaign Members should exist prior to import.
  • The CSV should be properly formatted and deduplicated prior to insertion via the Data Import Wizard to maintain data cleanliness.
  • The Data Import Wizard should be accessed from the object home page or from personal settings since they are not System Administrator.
  • When importing Campaign Members to a Campaign, a status does not need to be selected because the default member status is ‘Planned’.
  • Inserting new Campaign Members prohibits workflow rules and processes for any records that meet automation criteria.

Question 9

Question
Cloud Kicks asked the app builder to insert a list of 25,000 records using deduplication for the Delivery custom object. Which tool should be used?
Answer
  • Data Loader
  • Lightning Object Creator
  • Import Wizard
  • Schema Builder

Question 10

Question
An app builder wants to update a field on the parent record when a child record connected via lookup is deleted. Which automation should the app builder use?
Answer
  • Record-triggered flow
  • Validation rule
  • Quick action
  • Screen flow

Question 11

Question
Universal Containers require different fields to be filled out at each stage of the Opportunity sales process. Which configuration steps can an app builder use to meet this requirement?
Answer
  • Create a Validation rule to prompt the User for field information.
  • Set page layout required fields based on the current stage.
  • Define record types and page layouts for each stage.
  • Add the Path component to the Lightning record page.

Question 12

Question
Universal Containers (UC) delivers purchased containers to remote construction sites. Customers supply UC with crossroads or location markers. Which field type should the app builder use to capture this information?
Answer
  • External Lookup
  • Geolocation
  • Formula
  • Number

Question 13

Question
An app builder has created a custom Lightning App and wants to make it available to the internal users at Universal Containers. Which two steps are necessary to accomplish this task? Choose 2 answers
Answer
  • Assign app to profiles
  • Build a Custom Tab for the app.
  • Add the app to a Visualforce page.
  • Upload the app to static Resources.

Question 14

Question
AW Computing uses a private sharing model for opportunities. Whenever an opportunity with a type of Service Agreement is created, all users in the Service Manager role should be able to view the opportunity. Which tool Should AW Computing use to accomplish this?
Answer
  • Criteria-based sharing rules
  • Apex sharing rules
  • Manual sharing
  • Owner-based sharing rules

Question 15

Question
Ursa Major Solar (UMS) is looking to hire some new employees. UMS wants to allow the same applicant to apply for multiple open positions using a single application. What should an app builder recommend to meet these requirements?
Answer
  • Create a master-detail relationship field on Open Position to Application.
  • Create a master-detail relationship field on Applicant to Application.
  • Create a master-detail relationship field on Application to Open Position.
  • Create a master-detail relationship field on Applicant to Open Position.

Question 16

Question
Universal Containers uses a custom picklist called “Account_Region__c” on the Account object. The vice president of sales has asked that the value of this field is visible on Opportunities. How should an app builder create this solution?
Answer
  • Field history tracking
  • Cross-object formula field
  • Lookup field
  • Field-level security

Question 17

Question
Due to the complexity of the Universal Containers sandbox release schedule and requirements, it is advised that change sets are used as often as possible to migrate from one environment to another. Which three common items can an app builder move when using a change set? Choose 3 answers
Answer
  • Web-to-lead
  • Standard fields
  • Custom object
  • Apex class
  • Custom field

Question 18

Question
Universal Containers wants to track installation information once a container has been purchased on a custom object. Sales reps should have visibility of all the installations associated with their opportunities. Which kind of relationship should this new object have to Opportunity?
Answer
  • Lookup
  • Master-Detail
  • Hierarchical
  • Many to Many

Question 19

Question
At Ursa Solar Major, only users with the Outer Planets profile need to see the Jupiter field on the Solar System object. How should the app builder satisfy this requirement?
Answer
  • Filtered view
  • Field-level security
  • Sharing rules
  • Classic encryption

Question 20

Question
Cloud Kicks conducts an evaluation of sales reps with a custom object that houses a scorecard. The company wants to ensure that only sales reps, their managers, and their manager’s executives can view the rep’s scorecard, but also prevent the reps from being able to view the executive comment fields on their review. How should these requirements be met?
Answer
  • Use a private sharing model record access using hierarchy; manage field access with record types and field-level security.
  • Use a private sharing model record access using custom setting; manager field access with page layouts and field-level security.
  • Use a private sharing model record access using hierarchy; manage field access with field-level security.
  • Use a private sharing model record access using custom setting; manager field access with record types and page layout.
Show full summary Hide full summary

Similar

Business Studies Unit 2
tara.springate
Accounting Definitions
Tess Morris
Unit 1 - Electricity
Callum McClintock
B1 Biology
Emily Needham
CHEMISTRY C1 6
x_clairey_x
B5 - Growth and Deveolopment
blairzy123
Geography - Restless Earth
pip.kaley
Simple Present Tense (Test)
Onur Kalafat
GCSE ICT Edexcel Flashcards
Sarah Bramley-Dymond
How to Study Smart
Abdou Mohamed
Mapa Mental para Resumir y Conectar Ideas
Ricardo Padilla Alcantara