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?

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?
A . Created junction object to relate component and product. Add the component related list to the product page layout.
B . Create a master-detail- relationship on product to component. 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.

Answer: A

What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers

What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers
A . Pre-Defining field values on the target object.
B . Redirecting the end user to the detail page of the target object
C . Specifying the fields and layout of the action.
D . Allowing the end user to choose the record type

Answer: C,D

What is the minimum configuration necessary to meet this requirement?

Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Services users use three of the same fields as the Sales team, but also have five of their own, which the sales team does not use.

What is the minimum configuration necessary to meet this requirement?
A . One profile, two record types, one page layout
B . Two profiles, two record types, two page layouts
C . One profile, one record type, one page layout.
D . Two profiles, one record type, two page layouts

Answer: B

Explanation:

Explanation- Record types allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles.

Which statement is true in regards to the visibility of custom tabs?

Universal Containers has deployed custom tabs through change sets, without including the profiles, to Production (Enterprise Edition).

Which statement is true in regards to the visibility of custom tabs?
A . Custom tabs are default on for all users.
B . Custom tabs are default off for all users.
C . Custom tabs are exposed for all users.
D . Custom tabs are hidden for all users.

Answer: D

Which automation tool should an app builder use to meet this requirement?

Representatives at Cloud Kicks use Salesforce to record information for new Leads. When new prospects are added, an outbound message is sent to the data warehouse with the Lead’s information.

Which automation tool should an app builder use to meet this requirement?
A . Create a workflow rule with an outbound message as the action.
B . Design an approval process that sends an outbound message.
C . Create a process using Process Builder to send an outbound message.
D . Use Lightning Flow to send an outbound message.

Answer: A

How can an app builder implement these requirements?

universal containers has several 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.

Answer: B