Platform-App-Builder PDF Dumps Aug 26, 2022 Exam Questions – Valid Platform-App-Builder Dumps [Q109-Q128] | DumpsMaterials

Platform-App-Builder PDF Dumps Aug 26, 2022 Exam Questions – Valid Platform-App-Builder Dumps [Q109-Q128]

Share

Platform-App-Builder PDF Dumps Aug 26, 2022 Exam Questions – Valid Platform-App-Builder Dumps

Ultimate Platform-App-Builder Guide to Prepare Free Latest Salesforce Practice Tests Dumps

NEW QUESTION 109
The organization-wide default for a custom object is set to private. The Supervisor profile grants view access to the same object. A user with the Supervisor profile is also listed as the Manager on the user detail records for a subordinate. However, the Supervisor still cannot view records owned by the subordinate.
Which two issues are preventing the Supervisor from viewing records owned by the subordinate? (Choose two.)

  • A. The Supervisor requires a permission set in order to view the subordinate's records.
  • B. The Supervisor's role is not above the subordinate's role in the hierarchy.
  • C. Organization-wide settings for the custom object do not grant access using hierarchy.
  • D. Organization-wide settings for the custom object grant access to other users with the same role.

Answer: B,C

 

NEW QUESTION 110
What type of field can be referenced by a Roll-up Summary field using SUM? Choose 3 answers

  • A. Currency
  • B. Date
  • C. Number
  • D. Percent
  • E. Formula

Answer: A,C,D

Explanation:
Explanation: https://help.salesforce.com/HTViewHelpDoc?id=fields_about_roll_up_summary_fields.htm

 

NEW QUESTION 111
How would you ensure that records of a particular object are visible only to the user, and users higher in the role hierarchy? choose 2 answers.

  • A. Define a role hierarchy
  • B. Define a profile list
  • C. Set org wide sharing default for the object as private
  • D. Set org wide sharing default for the object as manager view

Answer: A,C

 

NEW QUESTION 112
What is the name for an object that enables a many-to-many relationship between two other objects?

  • A. Parent Object
  • B. Connector Object
  • C. Schema Object
  • D. Child Object
  • E. Junction Object

Answer: E

Explanation:
Explanation/Reference:

 

NEW QUESTION 113
Universal Container installs an unmanaged package. Which of the following are true: (choose 2)

  • A. Unmanaged packages have a namespace prefix
  • B. Components of unmanaged packages can be edited
  • C. Unmanaged packages can be upgraded
  • D. Tests are executed during deployment
  • E. Unmanaged packages don't have a version number

Answer: B,D

 

NEW QUESTION 114
ABC Company 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 data? (Choose two.)

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

Answer: B,D

Explanation:
Explanation

 

NEW QUESTION 115
Universal Containers wants to display a message when an opportunity close date is less than 60 days in the future.
What can be used to display different text on the opportunity record depending on the number of days until the target close date?

  • A. Sales Process
  • B. Formula Field
  • C. Process Builder
  • D. Workflow Update

Answer: B

 

NEW QUESTION 116
Person Accounts ___________. (Choose two.)

  • A. Have the same icon as Business accounts.
  • B. Are enabled by default.
  • C. Can only be merged with other person accounts.
  • D. Are enabled via feature license.
  • E. Do use space in both account and contacts table.

Answer: C,E

 

NEW QUESTION 117
To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The proposal has three custom objects related to the Account object, one with a master-detail, and two that are not. Each of these objects has 15 fields they would like to summarize on the Account object.
What are two considerations for this proposal?
Choose 2 answers

  • A. An object can have 25 roll-up summaries.
  • B. An object can have 20 object references.
  • C. Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG.
  • D. Roll-up summaries are limited to master-detail relationships.

Answer: A,C

 

NEW QUESTION 118
Universal Containers wants to test code against a subject of production data that is under 5 GB. They want to refresh a sandbox weekly. Which type of sandbox should be used?

  • A. Developer Pro Sandbox
  • B. Partial Copy Sandbox
  • C. Full Sandbox
  • D. Enterprise Sandbox
  • E. Developer Sandbox

Answer: B

 

NEW QUESTION 119
An admin is trying to add a custom VF page to the mobile app quick navigation menu but can't.
What might be the problem?

  • A. VF page has fields that profile can't access.
  • B. Menu hasn't been configured for VF page.
  • C. VF page doesn't have a tab.

Answer: C

 

NEW QUESTION 120
What is true about validation rules? (Choose all that apply.)

  • A. Validation rules are only enforced during lead conversion if "validation and triggers for lead conversion" are enabled in your organization.
  • B. Campaign hierarchies follow validation rules.
  • C. Salesforce runs validation rules before creating records submitted via Web-to-Lead and Web-to-Case, and only creates records that have valid values.
  • D. When one validation rule fails, Salesforce continues to check any additional validation rules on that field or any other field on the page and displays all appropriate error messages at once.

Answer: A,C,D

 

NEW QUESTION 121
A new custom object called Invoices need to have an invoice date for the date and time itwas invoiced.
Which field type should be selected for this?

  • A. Time
  • B. Date
  • C. Date/Time
  • D. Date/Timestamp

Answer: C

 

NEW QUESTION 122
UVC wants to show different picklist values to different groups of users in a custom picklist field. What should be configured?

  • A. Record Types
  • B. Permission sets
  • C. Field-level security
  • D. Page Layout

Answer: A

 

NEW QUESTION 123
What of the following are general types of actions available in Salesforce? (Choose four.)

  • A. Remove - Remove a record
  • B. Delete - permanently remove a record
  • C. Create - create a record
  • D. Update - Update Records
  • E. Log a Call - log a call and it is recorded as a task
  • F. Custom - requires visual force page

Answer: C,D,E,F

 

NEW QUESTION 124
Which of the following sequences of milestones would represent a typical application lifecycle?

  • A. Development, Integration Testing, User Acceptance Testing, Staging, Product Migration.
  • B. Development, Integration Testing, User Acceptance Testing, Regression Testing, Production Migration.
  • C. Development, User Acceptance Testing, Production Migration.
  • D. Development, Training, User Acceptance Testing, Staging, Production Migration.

Answer: A

Explanation:
Explanation

 

NEW QUESTION 125
An app builder has created a new report type but users are unable to select it from the Report Type list when making a new report for records they own.
What could be causing this issue?

  • A. The report type is in a status of In Development.
  • B. Access to Create and Customize Reports is disabled.
  • C. Access to the necessary object is unavailable.
  • D. The report type is in a status of Deployed.

Answer: A

 

NEW QUESTION 126
If any of the triggered workflow rules result in another field update that's also enabled for workflow rule re- evaluation, a domino effect occurs, and more workflow rules can be re-evaluated as a result of the newly- triggered field update.

  • A. False
  • B. True

Answer: B

Explanation:
Explanation: This cascade of workflow rule re-evaluation and triggering can happen up to five times after the initial field update that started it.

 

NEW QUESTION 127
A sales manager at Cloud Kicks wants the team to spend more time in the field and less time manually entering the information found on the business cards they collect.
What should an app builder do to help achieve this goal without sacrificing data quality?

  • A. Use a combination of workflow rules and formula fields to populate key fields for the sales user.
  • B. Post daily to the Chatter feed any relevant fields that need to be populated.
  • C. Research and evaluate data enrichment products on the AppExchange to automate data entry.
  • D. Use Flow to create a data entry wizard to automate data entry.

Answer: C

 

NEW QUESTION 128
......

Passing Key To Getting Platform-App-Builder Certified Exam Engine PDF: https://braindumps2go.dumpsmaterials.com/Platform-App-Builder-real-torrent.html