Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

App Builder Platform-App-Builder Syllabus Exam Questions Answers

Salesforce Certified Platform App Builder (Plat-Admn-202) Questions and Answers

Question 25

Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record is treated Uniquely. Which formula should an app builder use to create this new field?

Options:

A.

VALUE (14)

B.

CASE SAFEID (Id)

C.

TEXT (Id)

D.

ISNUMBER (Id)

Question 26

Universal Containers (UC) has a custom Invoice object and a custom Invoice Line Item Object. The Invoice Line Item object has a lookup relationship to the Invoice. UC would like to Convert the lookup relationship to a master-detail relationship but is unable to do so. Which two reasons could be preventing this relationship conversion? Choose 2 answers

Options:

A.

There are already two master-detail relationships on the Invoice Line Item.

B.

Custom objects are unable to be on the detail side of a master-detail Relationship.

C.

Invoice Line Item records exist without having the Invoice lookup field populated

D.

There is a roll-up summary field on the Invoice object.

Question 27

Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a Parent Account record. They want To auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly. What should the app builder recommend?

Options:

A.

Customize a Global Quick Action

B.

Add Path on Account hierarchy

C.

Add a custom link on Account

D.

Create a custom action

Question 28

The training team at Northern Trail Outfitters uses a custom Training object to track customer training sessions. An app builder needs to create a relationship between the Training object and the related Students ' record. Which two behaviors should an app builder take into consideration? Choose 2 answers

Options:

A.

On Student record, users can set up Roll-up summary field on Training records.

B.

Cross-object field updates behavior Training and Student records are not supported.

C.

On Training record, the Student Lookup field can be made optional.

D.

On Training record, users can only delete Students, if they have access to it.