Connie Woolard
Quiz by , created more than 1 year ago

SFDC App Builder 1 (126-150)

1469
45
0
Connie Woolard
Created by Connie Woolard over 7 years ago
Close

SFDC App Builder 1 (126-150)

Question 1 of 25

1

Sam is trying to convert a master detail relationship into a look up relationship, however is not able to do so. What could be the reason?

Select one of the following:

  • It is not possible to convert master detail to look up relationship

  • All records do not have the master relationship field populated

  • The Master relationship field is marked required on page layout

  • A roll up summary field exists on the master object

Explanation

Question 2 of 25

1

A user does not see the Social network icons on the Account Page Layout. What are possible reasons for this?
Choose 2 answers.

Select one or more of the following:

  • Social Accounts and Contact is not enabled for the user

  • Social Accounts and Contacts is not enabled for the organization

  • Social Accounts and Contacts is not enabled for the user's role

  • Social Accounts and Contacts is not enabled for the user's profile

Explanation

Question 3 of 25

1

Sam is required to define a custom field on the User record that would show a user’s mentor. In the Salesforce user object, what relationship type option would Sam use to achieve this?
Choose 1 answer.

Select one of the following:

  • None of these

  • Hierarchical Relationship

  • Master Detail

  • Look up

Explanation

Question 4 of 25

1

What is true regarding a dashboard refresh?
Choose 1 answer.

Select one of the following:

  • Dynamic dashboards can be scheduled to be refreshed

  • If a user clicks refresh to update a dashboard, the data is refreshed for all users

  • Dashboards can be refreshed hourly, daily, or monthly

  • If a dashboard is on the home page, it will be refreshed each time the home page is displayed

Explanation

Question 5 of 25

1

Which of the components will be renamed if the naming conflict occurs when installing an unmanaged package?
Choose 2 answers.

Select one or more of the following:

  • Report

  • Apex Class

  • List View

  • Apex Trigger

Explanation

Question 6 of 25

1

You need to provide a way to invoke a custom report from the account detail page. The report should render values that are specific to the account in context. What are the best options do you have to achieve this need?
Choose 2 answers.

Select one or more of the following:

  • Detail Page Button

  • List Button

  • Detail Page Links

  • Visualforce

Explanation

Question 7 of 25

1

You have a customer would like to see a red flag appear on the case record detail page, if the case is older than 10 days. How would you put this Red Flag image on the case detail page?

Select one of the following:

  • Formula Field

  • Image Field

  • Bitmap Field

  • Rich Text Field

  • Visualforce Page

Explanation

Question 8 of 25

1

The marketing department would like to manage email campaigns and track responses in Salesforce. What is the recommended solution to this requirement?

Select one of the following:

  • Use the standard campaign functionality

  • Use a third party app from the App Exchange

  • Use a third party email campaign application and integrate with Salesforce

  • Build custom functionality that tracks the responses

Explanation

Question 9 of 25

1

If a user’s profile has create, read and edit access to Contacts and the Org Wide Default setting is Public Read, what access will the user have to
Contacts?
Choose 1 answer.

Select one of the following:

  • The user will be able to create, read, and edit contacts they own and view all other rcontacts

  • None of the above

  • The user will be able to create, view and edit all contacts in the system

  • The user will be able to view all contacts in the system.

Explanation

Question 10 of 25

1

Using Change Sets, all of the following information can be transferred from one Salesforce org to another, except?

Select one of the following:

  • Sharing Rules

  • Account records

  • Workflow Rule

  • Contact field sets

  • Apex Class

Explanation

Question 11 of 25

1

Customer Service have no access to opportunities. Due to a new cross selling initiative they need to get access to the opportunity object to create and
edit opportunities. How can this be set up?

Select one of the following:

  • In user roles

  • In the datasets of the users

  • In profiles

  • In the opportunity settings

Explanation

Question 12 of 25

1

An object specific action has been created to create cases from an account. Cases created from Salesforce1 always are high priority and have the status ‘New’. What should be done to optimise the Salesforce1 user experience to create cases?
Choose 1 answer.

Select one of the following:

  • Only include the required fields on the action layout

  • Only include the minimum fields on the action layout and use default values for additional fields

  • Include all required and additional fields on the action layout

  • Only include the minimum fields on the action layout and use predefined values for additional fields

Explanation

Question 13 of 25

1

Object A and Object B are in a master – detail relationship, with A as the master. Also, there is a sharing rule that grants edit permission to object A for all Marketing Users. Based on the given information, which of the following statements are true?
Choose 2 answers.

Select one or more of the following:

  • Marketing Users have edit access to object B

  • B cannot be part of another master detail relationship

  • A cannot be part of another master detail relationship

  • B cannot have an Owner field

Explanation

Question 14 of 25

1

You have a requirement to send the contact email id to an external system (which has an endpoint URL), 3 days after the creation of the contact. Which of the following would help you in meeting this requirement?

Select one of the following:

  • Visual Workflow

  • Approval Process

  • Process Builder

  • Workflow

Explanation

Question 15 of 25

1

What is true regarding the user interface for external object data?
Choose 1 answer.

Select one of the following:

  • All of the Above

  • External object data can be accessed via detail pages

  • External object data can be accessed via custom tabs

  • Chatter Feeds can be enabled on external object pages

  • External object data can be accessed via lists views

Explanation

Question 16 of 25

1

You have a requirement to display the average of Feedback Scores for all related Feedback custom object records of an account. How would you meet this requirement?

Select one of the following:

  • Look up relationship and roll up summary fields

  • Master Detail Relationship and roll up summary fields

  • Hierarchical Relationship and Process Builder

  • Cross Object Formula Field

Explanation

Question 17 of 25

1

Speedy Deliveries Inc. have created custom objects to track deliveries and delivery items. One delivery can have multiple delivery items. On the delivery record the total number of delivery items as well as the number of fragile items must be indicated. How can a developer meet this requirement?

Select one of the following:

  • Create roll up summary fields on the delivery object

  • Create a trigger on the delivery item object to update fields on the delivery object

  • Use Visual workflow to update the fields on the delivery object when delivery items are updated

  • User Process Builder to update the fields on the delivery object when delivery items are updated.

Explanation

Question 18 of 25

1

What can be configured to be included on the related information page for a record in Salesforce1?
Choose 1 answer.

Select one of the following:

  • Related Lists

  • All of the Above

  • Components

  • Expanded Lookups

  • Visualforce Pages

Explanation

Question 19 of 25

1

Global University uses a custom object for tracking enrollments in a program. It needs to ensure that when a contact is marked Inactive, the enrollment records associated to the contact should be deleted from the system. Which amongst the following would help you achieve this use case?
Choose 1 answer.

Select one of the following:

  • Trigger

  • Visual workflow

  • Validation Rule

  • Workflow

Explanation

Question 20 of 25

1

A custom app can include one or more custom tabs. What kind of custom tabs can be included in an application?
Choose 1 answer.

Select one of the following:

  • Custom Object Tab

  • Visual force Tab

  • All of the Above

  • Lightning Page Tab

Explanation

Question 21 of 25

1

A custom object has a custom URL field named “Link” that is populated by a third party integration. This field uses http: to populate the url link. A developer would like to convert the http: portion of the url to https: maintaining the remaining url information. What function will achieve this?

Select one of the following:

  • SUBSTITUTE function

  • REPLACE function

  • INCLUDE function

  • CHANGE function

Explanation

Question 22 of 25

1

You have a custom object for holding Expense Requests. Now you have a requirement to ensure that when the Status field on Expense Request changes to ‘Processed’, a Chatter post is made. Which of the following helps you meet this requirement?
Choose 2 answers.

Select one or more of the following:

  • Visual Workflow

  • Process Builder

  • Workflow

  • Approval Process

Explanation

Question 23 of 25

1

What details are displayed for Social Accounts and Contacts?

Select one of the following:

  • The details displayed can be configured by an administrator

  • Every user will see the same details

  • The details displayed depend on the user's profile

  • Each user will see different details depending on how they are connected

Explanation

Question 24 of 25

1

Universal Systems have 3 kind of users – marketing users, sales users and executive users. Marketing users must not have acccess to any kind of Opportunity data. While Sales users must not have access to any kind of Lead data. How should this be configured in their Salesforce instance?

Select one of the following:

  • Use Assigned App settings on profile

  • Use Object Settings on role

  • Use Assigned App settings on role

  • Use Object Settings on profile

Explanation

Question 25 of 25

1

What is not true regarding external objects and lightning connect?
Choose 2 answers.

Select one or more of the following:

  • External object data can be viewed together with data from within Salesforce on the same page

  • External objects can be created for any data source that supports OData 2.0

  • External objects support lookup relationships

  • External object data is not available in Global Search

  • External object data is not available in Salesforce1

Explanation