Unique Top-selling Platform-App-Builder Exams - New 2021 Salesforce Pratice Exam [Q44-Q68]

Share

Unique Top-selling Platform-App-Builder Exams - New 2021 Salesforce  Pratice Exam

Salesforce App Builder Dumps Platform-App-Builder Exam for Full Questions - Exam Study Guide

NEW QUESTION 44
UVC's CFO has asked that all deals with more than a 40% discount get automatically sent to the VP of Finance. He will review these deals without the sales rep needing to take action Which two ways can this be accomplished without building code? Choose two answer

  • A. Create a new process with a submit for approval action to automatically submit deals for approval
  • B. Launch a new approval process that has automatic submission enabled as an initial submission action
  • C. Launch a flow that uses the submit for approval action to submit deals for approval
  • D. Create a new approval process that has automatic submission enabled in the entry criteria

Answer: A,D

 

NEW QUESTION 45
When configuring a record type, an app builder can configure the available value of a picklist field for the page layout.
Which two Opportunity standard fields are available to be configured directly in the Opportunity record type?
(Choose two.)

  • A. Stage
  • B. Forecast category
  • C. Type
  • D. Lead Source

Answer: C,D

 

NEW QUESTION 46
A custom object named Assignment has private sharing setting that grants access using hierarchies. The organization has a role hierarchy where each Territory Manager reports to an Area Manager, who reports to a VP of Sales. The VP of Sales is at the top of the role hierarchy. A user who is in the Area Manager role creates a new Assignment record.
Who can see this record?

  • A. The record owner only.
  • B. The record owner and the VP of Sales.
  • C. The record owner and all of the other Area Managers.
  • D. The record owner and all of the Territory Managers in their hierarchy.

Answer: B

Explanation:
Explanation/Reference:

 

NEW QUESTION 47
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? (Choose two.)

  • A. List Button
  • B. Detail Page Button
  • C. Visualforce
  • D. Detail Page Links

Answer: B,D

 

NEW QUESTION 48
What are the capabilities of schema builder ?

  • A. Editing custom settings
  • B. Showing selected objects on a page
  • C. Creating a new record type
  • D. Viewing page layouts in a new window

Answer: B,D

 

NEW QUESTION 49
What is not a capability of the lead object? (Choose two.)

  • A. Leads can be grouped into queues.
  • B. Custom objects that have been related to a lead can be copied when a lead is converted to the account, contact or opportunity.
  • C. Leads can be automatically assigned to users or queues.
  • D. Standard or Custom fields can be mapped to fields in the Account, Contact and Opportunity objects as part of lead conversion.

Answer: B,D

 

NEW QUESTION 50
In order to create an App Launcher component in Lightning an admin must ___________.

  • A. Navigate to Setup-Customize-User Interface to enable the component for the Lightning App Builder.
  • B. Contact Salesforce to have the component activated for the Lightning App Builder.
  • C. Purchase a license for the Lightning App Builder.
  • D. Join the pilot Lightning App Builder team.

Answer: B

 

NEW QUESTION 51
In Salesforce Classic, which three use cases can be accomplished using a custom link? (Choose three.)

  • A. Navigate to an Apex Trigger to update the current record.
  • B. Navigate to a create a record page with fields pre-populated.
  • C. Navigate to an external system using data in Salesforce.
  • D. Navigate to a process to update the current record.
  • E. Navigate to a custom Visual Flow to update the current record.

Answer: B,C,D

 

NEW QUESTION 52
Which capability allows an app builder to grant object-level access? Choose 2 answers

  • A. Assigning a user a Public Group that allows for Read and Edit access to an object
  • B. Assigning a user a Profile that allows Read access to an object
  • C. Assigning a user a Role that allows Read access to an object.
  • D. Assigning a user a Permission Set that allows for Read and Edit access to an object

Answer: B,D

 

NEW QUESTION 53
Universal Containers would like to automatically assign a specific permission set to new users.
How can this requirement be met? Choose 2 Answers

  • A. Create a workflow rule on the User object to assign a permission set.
  • B. Create a flow on the user object to assign a permission set.
  • C. Create a lightning process on the user object to launch a flow.
  • D. Create an approval process on the User object to assign a permission set

Answer: B,C

 

NEW QUESTION 54
The Director of Marketing has asked the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units.
What function should be used to return today's date for calculating the difference?

  • A. TODAY()
  • B. DATE()
  • C. NOW()
  • D. DATEVALUE()

Answer: A

 

NEW QUESTION 55
Universal con has purchased a lighting component on the appExchange. Where can that component be utilized? (Choose 2)

  • A. Salesforce lighting app
  • B. Salesforce1 mobile app
  • C. Visual workflow
  • D. Lightning process builder

Answer: A,B

 

NEW QUESTION 56
A custom field contains a feedback score which is on a scale of one to five. End users would like a visual indicator of one to five stars based on the number found in the feedback score custom field. How can this visual indicator be displayed?

  • A. Use a custom text field
  • B. Use a custom image field.
  • C. Use a custom number field.
  • D. Use a custom formula field.

Answer: D

 

NEW QUESTION 57
When you specify a single running user of a dashboard, that user __________.

  • A. Is the only one who can post a snapshot of the dashboard to Chatter.
  • B. Must have the "View All Data" permission.
  • C. Determines which data is displayed on the dashboard, due to the user's security settings.
  • D. Must be the same person who created the report.

Answer: C

 

NEW QUESTION 58
You can control access to report folders based on __________.

  • A. Password settings, permissions, and user settings.
  • B. Public groups, organization-wide defaults, and IP restrictions.
  • C. All of the above.
  • D. Permissions, roles, and public groups.

Answer: D

 

NEW QUESTION 59
What happens to user information when a sandbox is created? (Choose two.)

  • A. The sandbox name is appended to the username.
  • B. User e-mail addresses are NOT modified in your sandbox so that production users don't receive automatically generated e-mail messages from the sandbox.
  • C. All of the above.
  • D. If the resulting username is not unique, a second modification is performed in which some characters and digits are prepended to the modified username.

Answer: A,D

 

NEW QUESTION 60
Universal container sales reps can modify fields on an opportunity until it isclosed. Only the sales operations team can modify the post close follow up date andpost close followup comments fields. How to make this happen?

  • A. Use record types with field sets and restrict editing fields using field-level security
  • B. Use multiple record types, page layouts, and profiles
  • C. Use field-level security on page layouts to restrict editing fields
  • D. Use field-level security to mark fields as read-only on the sales profile

Answer: B

 

NEW QUESTION 61
Universal Containers is setting up Salesforce for the first time. Management wants the sales and marketing teams to have different navigation menus in the Salesforce Mobile App.
What option is available to an app builder to satisfy this requirement?

  • A. Create public groups for sales and marketing and create mobile navigation menus for each group.
  • B. Create roles for sales and marketing and assign a custom homepage layout for each role.
  • C. Create sales and marketing profiles and ensure read access to different objects.
  • D. Create mobile navigation menus for both the sales and marketing profiles.

Answer: C

 

NEW QUESTION 62
Which permission is required to install and uninstall packages from Salesforce AppExchange?

  • A. Upload AppExchange Packages.
  • B. Download AppExchange Packages.
  • C. Create AppExchange Packages.
  • D. Manage Package Licenses.

Answer: B

 

NEW QUESTION 63
You have created a workflow rule to send an e-mail in your configuration sandbox.
For some reason it's not working, what should you double check? (Choose two.)

  • A. You have the correct e-mail address.
  • B. HTML does not work in sandbox, make sure your e-mail has no HTML.
  • C. Look at the system audit trail.
  • D. Check the deliverability settings.

Answer: A,D

Explanation:
Explanation/Reference:

 

NEW QUESTION 64
Which use case can be accomplished using a custom link?(Select 3)

  • A. To external system using data of salesforce
  • B. To create a custom visual flow
  • C. To create a record page
  • D. To a process to update current record
  • E. Navigate to Apex trigger

Answer: A,C,D

 

NEW QUESTION 65
What is the capability of a schema builder? Choose 2 answers

  • A. To enable field history tracking on standard objects.
  • B. To create new look-up or master-detail object relationship
  • C. To modify custom field help text on standard objects
  • D. To update description of standard and custom objects.

Answer: B,C

 

NEW QUESTION 66
At Universal containers, all US Sales reps should be able to view the US Team dashboard, however, only the US sales directors should be able to see the data in the component and view its source report. How can an app builder ensure the proper access is granted?

  • A. Share the dashboard with the public group US Sales Reps and share the dashboard source reports folder with the US Sales Director profile
  • B. Share the dashboard folder with roles and subordinates of the US Sales Director and share the report folder with the role of US Sales Director
  • C. Make the dashboard dynamic and give US Sales Reps the view my teams dashboard permission

Answer: A

 

NEW QUESTION 67
A Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene.
Which two actions should be considered before changing the field type? (Choose two.)

  • A. Field reference will be removed in Visualforce pages.
  • B. All data should be backed up before converting a text field.
  • C. Existing list views that reference the field may be deleted.
  • D. Changing a field type will remove existing field history.

Answer: B,C

 

NEW QUESTION 68
......

Best way to practice test for Salesforce Platform-App-Builder: https://www.pass4training.com/Platform-App-Builder-pass-exam-training.html

Platform-App-Builder Dump Ready - Exam Questions and Answers: https://drive.google.com/open?id=11P1pECsaoMTlaMKD9A5bAviKYCAKvmDy