New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects.

What does the app builder need to provide to ensure users can view Request Inventory records?

A.

Read access to both master objects.

B.

Apex-based sharing on the first master object.

C.

Sharing rules on Request Inventory object.

D.

Read access to the first master object.

When a sales rep submits an account for approval, Universal Containers wants the user to answer additional questions via a popup window to populate additional record fields.

What should an app builder use to achieve the desired result?

A.

Process Builder and Flow

B.

Lightning component and Process Builder

C.

Custom picklist field and Process Builder

D.

Custom button and Flow

What is one limitation of using schema builder when creating a field?

A.

Cannot create formula fields.

B.

Cannot see existing relationships between objects.

C.

Cannot add fields to page layouts.

D.

Cannot create lookup relationships.

Universal Containers (UC) has created a picklist field called Status on three separate custom objects. UC has a requirement to share the list of values for this field across each object.

Which feature would an app builder use?

A.

Field Update

B.

Global Picklist Value Set

C.

Dynamic Action

D.

Dependent Picklist

When an opportunity has a closed date that is pushed more than 30 days, manager approval is required. An approval process is in place but reps frequently forget to submit for approval to run the process.

How can an app builder ensure that these opportunities are submitted into the approval process?

A.

Give the manager the "API Enabled" permission to permit approval responses by email.

B.

Use a validation rule and an email alert to the manager requesting approval.

C.

Submit the record for approval from an automated process.

D.

Change the entry criteria on the approval process to criteria are met and lock the record on initial submission.

Universal Containers is setting up salesforce for the first time. Management wants the sales and marketing teams to have different navigation names in the salesforce1 mobile app. Which option is available to an app builder to satisfy the requirement?

A.

Create sales and marketing profiles to ensure read access to different objects

B.

Create roles for sales and marketing and assign a custom homepage layout for each role.

C.

Create mobile navigation menus for both the sales and marketing profiles.

D.

Create public groups for sales and marketing and create mobile navigation menus for each group.

How should an app builder configure access to a contact's Twitter profile for Salesforce mobile app users?

A.

Add a formula field to the Contact page layout.

B.

Add an AppExchange Lightning Component to the mobile app.

C.

Add the Twitter component to mobile view Lightning pages.

D.

Add a Twitter Quick Action to the mobile navigation.

An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.

Which two reasons can be preventing the app builder from being able to add the custom component?

Choose 2 answers

A.

My Domain must be deployed to add custom components to the page with the App Builder.

B.

A custom tab must be created to add custom components to the page with the App Builder.

C.

The component requires a developer permission to add it to the page with the App Builder.

D.

The component is tagged for record pages instead of home pages and is not showing up in the App Builder.

Universal Containers require different fields to be filled out at each stage of the Opportunity sates process.

What configuration steps can an app builder use to meet this requirement?

A.

Set page layout required fields based on the current stage.

B.

Create a Process Builder to prompt the User for field information.

C.

Define record types and page layouts for each stage.

D.

Add the Path component to the Lightning record page.

An app builder needs a custom solution and is considering using community. Ease of updates is the primary consideration.

What should the app builder consider?

A.

A managed package from AppExchange

B.

An unmanaged package from AppExchange

C.

An open-source unmanaged package

D.

An open-source custom development