Grab latest Salesforce Platform-App-Builder Dumps as PDF Updated on 2022 [Q151-Q171]

Share

Grab latest Salesforce Platform-App-Builder Dumps as PDF Updated on 2022

Newly Released Platform-App-Builder Dumps for Salesforce App Builder Certified


Salesforce Platform-App-Builder Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe the use cases of and considerations when using unmanaged packages
  • Identify common scenarios for extending an org using the App Exchange
Topic 2
  • Given a set of business requirements, recommend a solution to automate business processes
  • Given a set of requirements, identify the considerations and select the appropriate field type
Topic 3
  • Describe the capabilities of and use cases for approval processes
  • Describe the capabilities of the core CRM objects in the Salesforce schema
Topic 4
  • Describe the differences between and considerations when using the various types of sandboxes
  • Describe the capabilities of and use cases for external objects
Topic 5
  • Given a set of business requirements, determine the appropriate sharing solution
  • Describe the capabilities of and use cases for social features
Topic 6
  • Given a scenario, determine the appropriate user interface design
  • Describe the user interface customization options
Topic 7
  • Describe the ramifications of field updates and the potential for recursion
  • Given a scenario, determine the appropriate data model
Topic 8
  • Describe the features and capabilities available when creating reports, report types, and dashboards
  • Identify the considerations when changing a field's type

 

NEW QUESTION 151
A production org includes custom objects containing confidential Information. A sandbox h needed that Includes data records, excludes all of the confidential objects, and can be refreshed weekly the confidential objects, and can be refreshed weekly.
What steps should an App Builder take to meet these requirements?

  • A. Create a Full Sandbox and use a sandbox template
  • B. Create a Partial Copy Sandbox and use a sandbox template.
  • C. Create a Developer Pro Sandbox and schedule Data loader to download selected object data weekly.
  • D. Create a Developer Sandbox and schedule Data loader to download selected object data weekly.

Answer: B

 

NEW QUESTION 152
At UVC, multiple departments utilize the Case object for different purposes. Some users submit cases while other users provide customer support with case records. What is the minimum required configuration for an App Builder to enable different users to see different fields, based on the case type?

  • A. Record Types, Page Layouts, Support Process and Profiles
  • B. Record Types, Page Layouts, Case Teams and Profiles
  • C. Record Types, Page Layouts, Permission Sets and Profiles
  • D. Record Types, Page Layouts, Field Sets and Profiles

Answer: A

 

NEW QUESTION 153
An app builder wants to streamline the user experience by reflecting summarized calculation of specific fields on various objects.
Which three fields types should be used in roll-up summary fields to accomplish this?
Choose 3 answer

  • A. Date
  • B. Currency
  • C. Checkbox
  • D. Percent
  • E. Time

Answer: C,D

 

NEW QUESTION 154
DreamHouse Realty (DR) employees started using company-owned airplanes for work travel after Ursa Major Solar was acquired. DR executives want to automate the submission travel request forms to enforce the Internal policy.
How should an app builder automate travel requests based on these criteria?

  • A. Apex
  • B. Workflow rule
  • C. Process Builder
  • D. Approval process

Answer: D

 

NEW QUESTION 155
In order to delete the Opportunities, Universal Containers would like sales reps to submit requests for approval from their sales manager. What can be used to meet these requirements?

  • A. Two-step Approval process.
  • B. Approval Process with Time-Dependent workflow action.
  • C. Approval Process with Apex Trigger.
  • D. Process Builder with Submit for Approval action

Answer: A

 

NEW QUESTION 156
What standard Chatter actions (Post, File, Link, Poll, and Thanks) appear on the user profile page, regardless of the actions in the User page layout? (Choose three.)

  • A. Post
  • B. Email
  • C. File
  • D. Create
  • E. Poll

Answer: A,C,E

 

NEW QUESTION 157
The previous administrator of Cloud Kicks' (CK) Salesforce Organization used text as the field type when creating new custom fields. CK's current roadmap requires a project that will clean this up during the Lightning migration.
Which three field types should be considered to keep better track of contact information in fields?
Choose 3 answers

  • A. Date
  • B. Number
  • C. Email
  • D. Phone
  • E. Time

Answer: B,C,D

 

NEW QUESTION 158
You can have multiple records with the same external ID.

  • A. False
  • B. True

Answer: B

Explanation:
Explanation: It is not recommended, as it will defeat the purpose of the external id.

 

NEW QUESTION 159
A developer wants to make sure that all fields on his new custom object are editable to all profiles.
What should be checked on field level security?

  • A. Disable Visible but Enable Read-Only.
  • B. Disable Visible and Read-Only.
  • C. Enable Visible but Disable Read-Only.
  • D. Enable Visible and Read-Only.

Answer: C

 

NEW QUESTION 160
Universal Container want to store an area code and wants to be able to search for it in applications (apex). Which are possible fields to store the dat a. Choose 2

  • A. Multi Picklist
  • B. Text
  • C. Email
  • D. Number
  • E. Phone

Answer: B,D

 

NEW QUESTION 161
universal containers has 20 different workflows on the opportunity object. To ensure that updates are processing properly for all field updates uc has the re-evaluete workflow rules after field change checkbox checked. Recently after adding a new workflow, users have reported receiving errors about workflow limits.
What should a app builder look at so address this?

  • A. Workflows on other objects that are being re triggered
  • B. Number of workflows per object limits
  • C. Talk to a developer about apex code issues
  • D. Workflows that cause each other to fire back and forth recursively

Answer: D

 

NEW QUESTION 162
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. Global Picklist Value Set
  • B. Dependent Picklist
  • C. Field Update
  • D. Dynamic Action

Answer: A

 

NEW QUESTION 163
Universal Containers manages internal projects by department using a customobject called projects. Only employees in the project's respective departmentshould have view access to all of the department's project records. If an employeechanges job roles and moves to another department, the employee should nolonger have access to the projects within their former department. How can theserequirements be met assuming the organization wide default for projects is set to private? (Choose 2)

  • A. Create a criteria-based sharing rule using the project's department that grants access to users by profiles.
  • B. Create a criteria-based sharing rule using the project's department that grants access to users by public groups.
  • C. Create a criteria-based sharing rule using the project's department that grants access to users by roles.
  • D. Create a criteria-based sharing rule using the project's department that grants access to users by permission sets.

Answer: B,C

 

NEW QUESTION 164
Sales representatives want to capture custom Feedback record details related to each Account. The sales reps want to accomplish this with minimal clicks on the Salesforce1 mobile application. What is the recommended solution to meet this requirement? Choose 2 answers.

  • A. Create an object-specific action on Account
  • B. Create predefined values for most of the fields.
  • C. Create a global action on Account.
  • D. Create a feedback object as a parent of Account

Answer: A,C

Explanation:
https://developer.salesforce.com/docs/atlas.enus.salesforce1appadmin.meta/salesforce1appadmin/s1_admin_guide_actions_predef_values.ht m https://help.salesforce.com/apex/HTViewHelpDoc?id=customize_sf1_rollout_overview.htm&la nguage=en_US

 

NEW QUESTION 165
What is a user case for validation rules?

  • A. Ensure Zip/Postal Codes are entered in the correct formal.
  • B. Restrict partner Lead visibility to the channel sales team.
  • C. Prevent non-managers from joining a private Chatter Group.
  • D. Prevent deals with less than a 10% discount from entering.

Answer: D

 

NEW QUESTION 166
What is true about a master detail relationship? (Choose three.)

  • A. To create multilevel master-detail relationships, you need the "Customize Application" user permission.
  • B. You can create a master-detail relationship if the custom object already contains data.
  • C. Standard objects can't be on the detail side of a custom object in a master-detail relationship.
  • D. By default, records can be reparented master-detail relationships.
  • E. You can create a relationship as a lookup and then convert it to master-detail if the lookup field in all records contains a value.

Answer: A,C,E

 

NEW QUESTION 167
Sales rep at universal containers use salesforce on their mobile devices. They want a way to add new contacts quickly and then follow up later to complete the additional information necessary. What mobile should an app builder recommend?

  • A. Add a compact layout to contacts
  • B. Build a global action to create contacts
  • C. Customize the mobile menu to move contacts to the top
  • D. Use path and set pre-defined values

Answer: D

 

NEW QUESTION 168
Which of these actions are executed after a re-evaluated workflow? (Choose 3 answers)

  • A. Previously fired workflow rules
  • B. Active Validation rules
  • C. Criteria-based sharing rules
  • D. Active Escalation rules
  • E. Cross-object workflow rules

Answer: A,C,D

 

NEW QUESTION 169
Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child record Star. The app builder is receiving an error stating "Picklist values are only supported in certain functions".
What formula should an app builder use to achieve the desired result?

  • A. FIND(Galaxy__r.Type__c)
  • B. ISPICKVAL(Galaxy__r.Type__c)
  • C. TEXT(Galaxy_r.Type_c)
  • D. VALUE(Galaxy_r.Type__c)

Answer: C

 

NEW QUESTION 170
A manager wants to calculate the number of days since an account was last contacted through e-mail.
What field type should be used to accomplish this?

  • A. Date
  • B. Number
  • C. Formula
  • D. Roll-up summary

Answer: C

 

NEW QUESTION 171
......

Latest Platform-App-Builder Exam Dumps Salesforce Exam from Training: https://www.examdumpsvce.com/Platform-App-Builder-valid-exam-dumps.html

Updated Verified Platform-App-Builder dumps Q&As - 100% Pass: https://drive.google.com/open?id=1uOVhtZKyZJJ2muw2EPfFe7jt_d--vXVd