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

Exact2Pass Menu

Certification Preparation for Platform App Builder (SU24)

Last Update 14 hours ago Total Questions : 234

The Certification Preparation for Platform App Builder (SU24) content is now fully updated, with all current exam questions added 14 hours ago. Deciding to include CRT-402 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our CRT-402 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these CRT-402 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Certification Preparation for Platform App Builder (SU24) practice test comfortably within the allotted time.

Question # 51

An app builder at Cloud Kicks created acustom object and related fields in the schema builder.

What next steps should the app build take to ensure users can access the new object and fields?

A.

Create a permission set for access to the object and fields.

B.

Allow reporting for the object and fields.

C.

Assign data types to the fields on the object.

D.

Add the fields to the page layout on the object.

Question # 52

universal containers hasseveral large customers that sell their products through dealers. Each customer and dealer has an individual rep who works directly with uc and each is billed separately. How can an app builder implement these requirements?

A.

Create a single account record, add each rep as a contact and create a custom dealer object

B.

Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.

C.

Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record

D.

Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.

Question # 53

Universal Containers (UC) has a time-sensitive need for a custom component to be built in 4 weeks; UC developers require additional enablement to complete the work and are backlogged by several months.

Which option should an app builder suggest to meet this requirement?

A.

Use an AppExchange solution.

B.

Build a screen flowpage.

C.

Build a Lightning record page.

D.

Use a Boit solution

Question # 54

At Universal Containers, the VP of Service has requested a visualindicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priority should be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers

A.

CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)

B.

IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”))), “Priority Flag”)

C.

IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority,“High”), “img/samples/flag_red.gif”, “/s.gif”)))

D.

IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)

Question # 55

An app builder wants to use Process Builder to automate some of the work being done by the sales team.

What are three capabilities ofProcess Builder that can improve productivity?

Choose 3 answers

A.

Send an email alert.

B.

Update a related record.

C.

Send an outbound message.

D.

Delete a related record.

E.

Create a child record.

Question # 56

The CRMManager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene. What needs to be considered before changing the field type? Choose 2 answers

A.

Existing list views that referencethe field may be deleted.

B.

Field references will be removed in Visualforce pages

C.

All data should be backed up before converting a text field.

D.

Changing a field type will remove existing field history.

Question # 57

DreamMouse Realty has a mentorship program that pairs experienced Realtors wrth new Realtors. Each experienced Realtor can mentor one or several new Realtors, and each new Realtor is required to work witha single experienced Realtor they report to for a probationary period.

What type of relationship would an app builder set up to meet this specification?

A.

Indirect lookup

B.

Many-to-many

C.

Master-detail

D.

Lookup

Question # 58

Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects.

What does the app builder need to provide to ensure users can view Request Inventory records?

A.

Read access to both master objects.

B.

Apex-based sharing on the first master object.

C.

Sharing rules on Request Inventory object.

D.

Read access to the first master object.

Question # 59

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

A.

Remove the Delete permission from the Shipper profile.

B.

Change the organization-wide default of deliveries to Private.

C.

Remove the delete button from the Delivery page layout.

D.

Use a permission set to remove the Deletepermission.

Question # 60

Universal Containers has a new custom object for Invoices that includes an InvoiceNumber field, Before the Invoice object can be used, invoices will be migratedfrom an external system maintaining their current InvoiceNumber. After the migration, salesforce will be the system of record and each new Invoice created in Salesforce must have a unique InvoiceNumber.

How should the app builder configure the InvoiceNumber field?

A.

Create a Text filed for the original InvoiceNumber and an AutoNumber field for the Salesforce InvoiceNumber.

B.

Create a Text field and mark it as a unique external ID field.

C.

Create a Text field, then change it to AutoNumber after the migration.

D.

Create an AutoNumber field and migrate the Invoices

Go to page: