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

Newly Released Salesforce Platform-App-Builder Exam PDF

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

Question 21

Universal Containers has Public Read/Write as the Account Organization-wide default (OWD) setting. Visitors to the customer Community site report that they can see all of the company ' s account Records. How should an app builder configure Account sharing so that community Users only see their own Account?

Options:

A.

Create an account record type for external accounts.

B.

Set the account external OWD to private.

C.

Define an owner-based sharing rule for external accounts.

D.

Define a permission set for external accounts.

Question 22

Universal Containers uses the Asset object to track products that Are installed at customer locations. A new object, Asset Inventory, has Been created to capture details about the asset. Which approach should the app builder take to Asset Inventory as a Related list on Asset?

Options:

A.

Create a lookup relationship on Asset Inventory to Asset. Add the Asset Inventory Related list to the Asset page layout.

B.

Create a roll-up on Asset. Add the Asset Inventory related list to the Asset page Layout.

C.

Create a master-detail relationship on Asset to Asset Inventory Add the Asset Inventory related list to the Asset page layout.

D.

Create a junction object to relate Asset Inventory and Asset. Add the Asset Inventory Related list to the Asset page layout.

Question 23

Cloud Kicks wants to make sure that users without the Marketing role are unable to update the Contact Retail Opt In picklist field to Yes. Which validation rule should an app builder use to prevent other users from making this update?

Options:

A.

AND #UserRole.Name Marketing, Retail Opt_In_e= " Yes " )

B.

AND UserRole.Name Marketing " , Retail Opt_In_e= " Yes " )

C.

AND UserRole.Name = " Marketing ' , ISCHANGED (Retail Opt_In_c), ISPICKVAL (Retail Opt_In_c, " Yes " ))

D.

AND UserRole.Name Marketing ' , ISPICKVAL (Retail Opt_In_e, " Yes " ))

Question 24

Cloud Kicks asked the app builder to insert a list of 25,000 records using Deduplication for the Delivery custom object. Which tool should be used?

Options:

A.

Import Wizard

B.

Data Loader

C.

Lightning Object Creator

D.

Schema Builder