Diego Secades Valledor
Quiz por , criado 5 meses atrás

Quiz sobre Salesforce App Builder 1, criado por Diego Secades Valledor em 06-02-2024.

100
0
0
Diego Secades Valledor
Criado por Diego Secades Valledor 5 meses atrás
Fechar

Salesforce App Builder 1

Questão 1 de 20

1

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

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 2 de 20

1

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

Selecione uma ou mais das seguintes:

  • Percent

  • Currency

  • Date

  • Time

  • Checkbox

Explicação

Questão 3 de 20

1

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?

Selecione uma das seguintes:

  • Path

  • Chatter Feed

  • Approval Process

  • Global Action

Explicação

Questão 4 de 20

1

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?

Selecione uma das seguintes:

  • Custom Button

  • Quick Action

  • Formula Field

  • Lightning Web Component

Explicação

Questão 5 de 20

1

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

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 6 de 20

1

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?

Selecione uma das seguintes:

  • ISPICKVAL(Galaxy__r.Type__c)

  • VALUE(Galaxy__r.Type__c)

  • TEXT(Galaxy__r.Type__c)

  • FIND(Galaxy__r.Type__c)

Explicação

Questão 7 de 20

1

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?

Selecione uma das seguintes:

  • 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.

Explicação

Questão 8 de 20

1

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

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 9 de 20

1

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?

Selecione uma das seguintes:

  • Data Loader

  • Lightning Object Creator

  • Import Wizard

  • Schema Builder

Explicação

Questão 10 de 20

1

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?

Selecione uma das seguintes:

  • Record-triggered flow

  • Validation rule

  • Quick action

  • Screen flow

Explicação

Questão 11 de 20

1

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?

Selecione uma das seguintes:

  • 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.

Explicação

Questão 12 de 20

1

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?

Selecione uma das seguintes:

  • External Lookup

  • Geolocation

  • Formula

  • Number

Explicação

Questão 13 de 20

1

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

Selecione uma ou mais das seguintes:

  • Assign app to profiles

  • Build a Custom Tab for the app.

  • Add the app to a Visualforce page.

  • Upload the app to static Resources.

Explicação

Questão 14 de 20

1

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?

Selecione uma das seguintes:

  • Criteria-based sharing rules

  • Apex sharing rules

  • Manual sharing

  • Owner-based sharing rules

Explicação

Questão 15 de 20

1

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?

Selecione uma das seguintes:

  • 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.

Explicação

Questão 16 de 20

1

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?

Selecione uma das seguintes:

  • Field history tracking

  • Cross-object formula field

  • Lookup field

  • Field-level security

Explicação

Questão 17 de 20

1

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

Selecione uma ou mais das seguintes:

  • Web-to-lead

  • Standard fields

  • Custom object

  • Apex class

  • Custom field

Explicação

Questão 18 de 20

1

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?

Selecione uma das seguintes:

  • Lookup

  • Master-Detail

  • Hierarchical

  • Many to Many

Explicação

Questão 19 de 20

1

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?

Selecione uma das seguintes:

  • Filtered view

  • Field-level security

  • Sharing rules

  • Classic encryption

Explicação

Questão 20 de 20

1

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?

Selecione uma das seguintes:

  • 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.

Explicação