Black Friday Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Salesforce CRT-402 - Certification Preparation for Platform App Builder (SU24)

Page: 7 / 7
Total 234 questions

Ursa Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object Contacts potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contacts associated with it.

How should an app builder configure the data model?

A.

One Master-detail relationship on Conuct and one Master-detail relationship on Solar Project

B.

Two Lookup relationships on a new custom object

C.

One Lookup relationship on Contact and one Lookup relationship on Solar Project

D.

Two Master-detail relationships on a new custom object

The app builder at UrsaMajor Solar has just created a master-detail relationship between a parent object Galaxy__c and child object

Star__c.

What would be the effect of creating this type of relationship if users want to report on Galaxy__c with Star__c?

A.

A Star__c report typewith Galaxy__c as a field will be automatically created.

B.

A new custom report type will need to be created for Star__c with lookup fields from Galaxy__c.

C.

A Galaxy__c with Star__c report type will be automatically created.

D.

A new custom report typewill need to be created for Galaxy__c with Star__c.

An app builder has created a custom Lightning App and wantsto make it available to the internal users at Universal Containers.

Which two steps are necessary to accomplish this task?

Choose 2 answers

A.

Add the app to a Visualforce page.

B.

Upload the app to Static Resources.

C.

Create a subdomain using My Domain.

D.

Build a Custom Tab for the app.

Cloud Kicks (CK) keeps track of its shoe inventory in Salesforce. When an order's status is changed to Activated, the inventory for the ordered shoe is reduced.At that point, a SOAP web service on the CK website must be called so that the website is updated to display the correct inventory amount for the shoe.

What should an app builder use to communicate to the CK web service when a shoe's inventory has changed?

A.

After-Save Record-Triggered flow

B.

Before-Save Record-Triggered flow

C.

Process Builder

D.

Workflow rule

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.

visibility of all the installations associated with their opportunities.

What kind of relationship should this new object have to the Opportunity?

A.

Lookup

B.

Hierarchical

C.

Master-Detail

D.

Many to Many

Cloud Kicks wants to display 10 key fields at once in a separate section at the top of opportunity records on the desktop.

Which componentshould an app builder add to the record page to enable this functionality?

A.

Path

B.

Highlights Panel

C.

Custom Lightning Web Component

D.

Accordion

Service agents at Ursa Major Solar want a more condensed case view. Service agents also want to be able to modify the associated contact and account records from the case page layout on the Lightning record page.

Which two components should an app builder use to meet these requirements?

Choose 2 answers

A.

Path

B.

Rich text

C.

Related record

D.

Tabs

Universal containers (uc) wants to delete data in several fields for 5000 lead records. UC export the selected record IDs and fields that need to have data deleted in a csv file. Which two steps should an app builder suggest to meet these requirements ? Choose 2 answers

A.

Select the correct record type

B.

Useimport Wizard to update leads using the CSV file

C.

Select insert null values in settings.

D.

Use Data Loader to update leads using the CSV file

Universal Containers is adding drone delivery to service offerings, andthe developer has written and tested code prior to deployment to production, and the change set is ready to go. The deployment window will occur when the developer is on vacation.

What can the app builder do to ensure a smooth deployment to production?

A.

Remove Apex classes from Abound change set.

B.

Validate the inbound change set.

C.

Use a metadata package set.

D.

Validate the outbound change set.

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?

A.

Auto-response rule

B.

Workflow rule

C.

Feed tracking

D.

Feed quick action