CRT-402試験無料問題集「Salesforce Certification Preparation for Platform App Builder 認定」

Cloud Kicks has five years of sales data and would like to track when customers made their first purchase.
How should an app builder use a roll-up summary to meet the requirements?

Cloud Kicks (CK) captures all shipping information in a custom object called Shipments__c. CK's app builder is tasked with creating an approval process to ensure department members canapprove all overnight shipments.
Where should the app builder route the approval request?

After a deal is closed, Cloud Kicks (CK) wants to assign a user as a customer service manager (CSM) in addition to the account owner and would like a new field to easily track and report which CSM is assigned to the Account.
Which solution should an app builder use for this request?

An app builderneeds to create new automation on an object.
What best practice should the app builder follow when building out automation?

Universal containers wants to ensure that they are accepting clean data from their users and verify that important fields are entered. Whatshould an app builder recommend to meet this requirement?

DreamHouse Realty requires that field value changes for certain fields such as Asking_Price__c and Real_Estate_Agent__c on their House__c custom object show up prominently on Chatter.
What Chatter feature shouldthe app builder utilize?

Which two solutions prevent a formula field from being referenced by a Roll-Up Summary Field?

Cloud Kicks wants to summarize the number of open Cases related to an Account, as well as the number of closed Cases to indicate whether customer support utilization is high, medium, or low. Two number fields have been created: NUM_Open_Cases__c and NUM_Closed_Cases_c Which two automation solutions would meet these business requirements?
Choose 2 answers

Sales Managers want to be automatically notified any time there rs a change to an Opportunity Close Date and want thesechanges to be tracked on the Opportunity.
Which two configurations should an app builder recommend?
Choose 2 answers

DreamHouse Realty is building a custom Lightning app to track its expanding solar water collection business.
The Lightning app currently contains a custom Lightning record page with standard components.
From which two resources should an appbuilder get custom components to bring into the new Lightning app?
Choose 2 answers

Northern Trail Outfitters uses a custom object to track travel requests. Rangers want to have automatic posts on a record whenever a travel request has been approved.
Which feature should be used to accomplish this?

An app builder is tasked with adding key performance indicators on client pages. They want to see a summary of the number of open Opportunities and the number of won Opportunities for each Account.
Where should theapp builder go to build these new rollups?

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?

An appbuilder wants to update a field on the parent record when a child record connected via lookup is deleted.
What automation should the app builder use?

An app builder is creating a custom object called Testimonial__c and wants toconnect 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?

Universal Containers implemented an application process that uses custom objects Internships and Applications. The organization-wide default for Internships has been set to private and is the master in the master-detail relationship with Applications. The VP of HR wants to allow edit access to Applications to recruiters.
How should an app builder configure the proper access?

Northern Trail Outfitters hastwo custom objects that are part of a master-detail relationship.
What determines the ownership and sharing access of the detail record?

The appbuilder needs to change the data types of new custom fields. The app builder is not able to delete and recreate any of the fields, nor modify any apex code. Which data type change will require the app builder to perform the additional steps in order to retain existing functionalities?