11.11 Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Vce Platform-App-Builder Questions Latest

Salesforce Certified Platform App Builder (SU24) Questions and Answers

Question 65

The app builder at Ursa Major 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?

Options:

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 type will need to be created for Galaxy__c with Star__c.

Question 66

Universal Containers has deployed custom tabs to Production via changes sets, without including the profile settings or permission sets.

What is the settings for the visibility of custom tabs?

Options:

A.

Custom tabs are default off for all users.

B.

Custom tabs are default on for all uses.

C.

Custom tabs are hidden for all users.

D.

Custom tabs are NOT deployed.

Question 67

Universal containers wants to display the real time stock price for each account on the account record page. How should an app builder implement this request?

Options:

A.

Add a dynamic report to the page layout

B.

Create a lightning webcomponent

C.

Install a solution from the appexchange

D.

Build a visual flow that users API calls

Question 68

Universal Containers (UC) has several large customers that sell their products through dealers. UC identifies and works with a single individual at each customer and at each dealer. Separate bills are sent to each customer and each dealer. These details need to be stored in a format that clearly displays the business entities and their appropriate representatives.

How should an app builder Implement these regalements?

Options:

A.

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

B.

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

C.

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

D.

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