Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

App Builder Platform-App-Builder Full Course Free

Salesforce Certified Platform App Builder(SP23) Questions and Answers

Question 17

Universal Containers created a custom object called Component to capture details about products sold.

What approach should an app builder take to show Component as a related list on Product?

Options:

A.

Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.

B.

Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.

C.

Create a roll-up on Product. Add the Component related list to the Product page layout.

D.

Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.

Question 18

Cloud Kicks (CK) Is finding sales reps are Inconsistent in data entry when deals are won. CK requires that custom shoes are shipped within two weeks after the close date. A custom field called Scheduled Ship Date on the opportunity records the ship date.How should the app butler ensure this field is properly filed out before setting the opportunity to closed won?

Options:

A.

OR(ISPICKVAL( StageName ,"Closed Won") && ( Scheduled_Ship_Date_cCloseDate)>14,ISBLANK(Scheduled_Ship_Date_c))

B.

OR(ISPICKVAL( StageName ="Closed Won") && ( Scheduled_Ship_Date__c- CloseDate ) > 14,ISBLANK(Scheduled_Ship_Date__c))

C.

ISPICKVAL( StageName ,"Closed Won") && ( Scheduled _Ship_Date_c-CloseDate ) > 14

D.

ISPICKVAL( StageName= CloseDate ) > 14,losed Won") && ( CloseDateScheduled_Ship_Date_c) >14

Question 19

Universal Containers is piloting new features in an existing sandbox and wants to prevent outbound email sends during testing.

What should the app builder do to meet the requirement?

Options:

A.

Email deliverability set to system email only.

B.

Email configured for SMTP authentication.

C.

Email relay to the configured host enabled.

D.

Email deliverability set to no access.

Question 20

The marketing director is concerned that too many car parts were given away for free last year.

Which functionality should be used to ensure all free parts receive the marketing directors' sign-off?

Options:

A.

Stack post

B.

Chatter approval

C.

Automated email message

D.

Approval process