Download Free Salesforce Platform-App-Builder Exam Questions & Answer [Q27-Q43]

Share

Download Free Salesforce Platform-App-Builder Exam Questions & Answer 

Online VALID Platform-App-Builder Exam Dumps File Instantly

NEW QUESTION # 27
An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects. Which field types could be used in roll-up summary fields to accomplish this?
Choose 3 answers

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

Answer: B,D,E

Explanation:
Explanation
Roll-up summary fields can only be created on master-detail relationships, and they can only calculate numeric fields, such as currency, percent, and number. Date and time fields are not supported for roll-up summary fields. Checkbox fields can be used in roll-up summary filters, but not in the field to aggregate


NEW QUESTION # 28
Which of the following can you create safely in a production organization?

  • A. Reports and dashboards
  • B. Triggers
  • C. Custom Apex Controllers for Visualforce Pages
  • D. Apex Classes

Answer: A


NEW QUESTION # 29
What is a true statement in regards to converting a tabular, summary, ormatrix report to a joined report? (Choose 3)

  • A. Joined report blocks are formatted as matrix reports
  • B. Cross filter are not supported in joined reports
  • C. Bucket field are not supported in joined reports
  • D. Report formula fields are not supported in joined reports
  • E. The rows to display filter is not supported in joined reports

Answer: B,C,E


NEW QUESTION # 30
Universal Containers has public Read-Write as the Account Org Wide Default (OWO) setting. visit form to the Universal Containers Customer Community report they can see all of Universal Containers' account records.
How should an app builder configure Account sharing so that Community users only see their own Account.

  • A. Define an Owner-based Sharing Rule for External Accounts.
  • B. Define a Permission Set External Accounts.
  • C. Create an Account record type for External Accounts.
  • D. Set the Account External OWD to Private.

Answer: B


NEW QUESTION # 31
The VP of sales at Universal Containers wants to have a set of screens to guide the inside sales team through collecting and updating data for leads. How can the App Builder accomplish this?

  • A. Workflow
  • B. Visual workflow
  • C. Lightning Process Builder
  • D. Lightning Connect

Answer: B


NEW QUESTION # 32
Universal Containers provides access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when users log in, their home tab provides access to links and documentation that are specifically relevant to their job function. How can this requirement be met?

  • A. Expose specific elements within a home page custom components determined by profile.
  • B. Expose specific elements within a home page custom component determined by role.
  • C. Create separate home page custom components and layouts; assign to users by profile
  • D. Create separate home page custom components and layouts; assign to users by role.

Answer: C


NEW QUESTION # 33
The developer at Universal Containers wants to test code in a sandbox environment. In order to ensure the code works properly, the sandbox needs to have at least half a gigabyte of dat a. The sandbox will need to be refreshed after each three-day sprint.
What type of sandbox should the App Builder provision to the developer?

  • A. Developer
  • B. Developer Pro
  • C. Partial Data
  • D. Full Copy

Answer: B


NEW QUESTION # 34
Universal Because of the small screen, they currently have to scroll down the page to view the information for an account based on criteria about the related contact.
Which solution should an app builder use to fulfill this requirement?

  • A. Add a related record component to the page layout
  • B. Set the component visibility to display based or an advanced filter type, using the contact field's) to define the dynamic criteria.
  • C. Set the filter type on the component visibility to display based on user permissions. using custom permission to define the dynamic criteria.
  • D. Hide the component behind a tab on the page layout.

Answer: B

Explanation:
* C: Setting the component visibility based on an advanced filter type, using the contact field(s) to define dynamic criteria, allows displaying information relevant to specific account conditions without needing
* user interaction.References:
* Salesforce Help - Dynamic Forms


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

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

Answer: B

Explanation:
Explanation


NEW QUESTION # 36
Universal Containers uses a custom object to track open job positions. They would like to automatically post updates on a record's feed whenever a position stage is changed.

  • A. Auto-response rule
  • B. Feed tracking
  • C. Workflow rule
  • D. Feed Quick Action

Answer: B


NEW QUESTION # 37
For which report types custom summary formulas are available? (Choose 3)

  • A. Matrix
  • B. Summary
  • C. Tabular
  • D. Joined

Answer: A,B,D


NEW QUESTION # 38
After universal containers converted qualified leads. Sales reps need to be able to report on converted leads. How should an app builder support for this requirement?

  • A. Assign the representative view and edit converted leads permission
  • B. Enable preserve lead status in the lead conversion settings
  • C. Create a custom report type with converted leads as the primary object
  • D. Ensure the representative has read access to the original lead records

Answer: C

Explanation:
The solution that an app builder should use to meet this requirement is creating a custom report type with converted leads as the primary object. A custom report type is a template that defines the objects and fields that are available for a report. The app builder can create a custom report type that has converted leads as the primary object and includes fields from related objects, such as accounts, contacts, and opportunities. This way, sales reps can create reports on converted leads and see their related information. Option A is incorrect because enabling preserve lead status in the lead conversion settings does not affect the reporting on converted leads, but rather allows users to retain the original lead status after conversion. Option B is incorrect because assigning the representative view and edit converted leads permission does not affect the reporting on converted leads, but rather allows users to view and edit converted lead records. Option C is incorrect because ensuring the representative has read access to the original lead records does not affect the reporting on converted leads, but rather allows users to view the original lead records.


NEW QUESTION # 39
An app builder needs to deploy a new account detail page layout from sandbox to production.
Which three components should an app builder include in the Change Set to ensure it deploys successfully and visually as expected?
Choose 3 answers

  • A. Custom actions
  • B. Detail page layout
  • C. System administrator profile
  • D. Custom fields
  • E. Lightning App Builder

Answer: A,B,D


NEW QUESTION # 40
Universal Containers has deployed custom tabs to Production via changes sets, without including the profile settings or permission sets.
What is the settings for the visibility of custom tabs?

  • A. Custom tabs are default off for all users.
  • B. Custom tabs are default on for all uses.
  • C. Custom tabs are hidden for all users.
  • D. Custom tabs are NOT deployed.

Answer: C


NEW QUESTION # 41
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. Roll-up summary
  • B. Date
  • C. Number
  • D. Formula

Answer: D


NEW QUESTION # 42
Universal Container wants customers to be able to open cases from a public-facing website.
What should the app builder use to enable visitors to the website?

  • A. Screen flow
  • B. Outbound message
  • C. Web-to-case
  • D. Email-to-case

Answer: C

Explanation:
The app builder should use Web-to-Case to enable visitors to the website to open cases. Web-to-Case is a feature that allows users to create an HTML form that can be embedded into a public-facing website. When visitors fill out and submit the form, a new case is automatically created in Salesforce with the information from the form fields. Web-to-Case can also assign cases to queues or users based on predefined rules and criteria. Outbound message is not a valid tool, as it does not enable visitors to open cases. An outbound message is a type of workflow action that sends a secure XML message to a designated endpoint URL when a record meets certain criteria. An outbound message can be used to integrate Salesforce with external systems or applications. Screen flow is not a valid tool, as it does not enable visitors to open cases from a public-facing website. A screen flow is a type of flow that allows users to create an interactive guided process that can collect, display, and update data from multiple objects within Salesforce. A screen flow can be embedded into Lightning pages or Visualforce pages, but it cannot be exposed to unauthenticated users on a public website.
Email-to-Case is not a valid tool, as it does not enable visitors to open cases from a website. Email-to-Case is a feature that allows users to create cases from email messages sent to a specific email address. Email-to-Case can also capture email attachments and thread information and associate them with the case.


NEW QUESTION # 43
......

Platform-App-Builder Exam Dumps For Certification Exam Preparation: https://www.test4cram.com/Platform-App-Builder_real-exam-dumps.html

100% Pass Guaranteed Download Salesforce App Builder Exam PDF Q&A: https://drive.google.com/open?id=1a9yc7TpT7U9ksxH0iypjaFwbCK0pPdnZ