
Salesforce Platform-App-Builder Study Guide Archives Updated on May 10, 2024
Download Platform-App-Builder Mock Test Study Material
Salesforce Platform-App-Builder (Salesforce Certified Platform App Builder) Exam is a certification that focuses on testing the skills and knowledge of individuals in developing and designing custom applications on the Salesforce platform. Salesforce Certified Platform App Builder certification is ideal for individuals who have experience in working with Salesforce and want to take their skills to the next level.
To become a Salesforce Certified Platform-App-Builder, you must pass the Platform-App-Builder Certification Exam. Platform-App-Builder exam consists of 60 multiple-choice questions and is timed at 105 minutes. Platform-App-Builder exam is designed to measure your knowledge of the Salesforce Platform and your ability to design, build, and implement custom applications. Platform-App-Builder exam is administered by Salesforce and is available online or in-person at a testing center.
Salesforce Platform-App-Builder certification is a valuable credential for individuals who want to showcase their expertise in building custom applications on the Salesforce platform. It provides a competitive edge in the job market and demonstrates the candidate's commitment to continuous learning and professional development.
NEW QUESTION # 98
A customer service representative at a call center would like to be able to collect information from customers using a series of question prompts.
What could be used to accomplish this?
- A. Salesforce Connect
- B. Flow
- C. Process Builder
- D. Workflow Rules
Answer: B
Explanation:
Explanation
NEW QUESTION # 99
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. Outbound message
- B. Web-to-case
- C. Screen flow
- D. Email-to-case
Answer: B
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 # 100
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 NOT deployed.
- C. Custom tabs are hidden for all users.
- D. Custom tabs are default on for all uses.
Answer: A
Explanation:
Explanation
The setting for the visibility of custom tabs is default off for all users when they are deployed via change sets without including the profile settings or permission sets. This means that the custom tabs are not visible in any apps or navigation menus for any users unless they are manually added by each user or by an administrator3.
Option B, C, and D are not correct settings for the visibility of custom tabs.
NEW QUESTION # 101
Universal Containers provide access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when user login, their home tab provides access to links and documentation that are specifically relevant to their job function. How can this requirement be met?
- A. Create separate home page custom components and layouts; assign to user by role.
- B. Expose specific elements within a home page custom component determined by profile.
- C. Create separate home page custom components and layouts; assign to user by profile.
- D. Expose specific elements within a home page custom component determined by role.
Answer: C
NEW QUESTION # 102
Which two metadata changes can be made directly in a production environment without deploying from a sandbox? (Choose two.)
- A. Apex Classes
- B. Apex Triggers
- C. Visualforce pages
- D. Validation rules
Answer: C,D
NEW QUESTION # 103
The Recruiting ream at AW Computing captures the job acceptance and date of hire of a candidate on the Job Application custom object. Once the candidate accepts the recruiter s job offer, the date of hire should be entered and not be changed on subsequent cecord edit.
Which validation formula should the app builder use?
- A. (lSBLANK(Job_Accepted_c) && NOT(lSCHANGED(Hire_Date_c))
- B. (ISBLANK(Job_Accepted_c) II NOT(lSCMANGED(Mire_Daie_c))
- C. NOT{IS&lANK(Job_Accepted_c)) II ISCHANGED(Hire_Date_c)
- D. NOT(ISCLANK(Job_Accepted_c)) && ISCHANGED(Hire_Date_c)
Answer: D
NEW QUESTION # 104
Universal Containers created a 'New Task' custom action on the Opportunity object. The action was added to all page layouts in the Mobile & Lightning Actions section.
Which Lightning component should the app builder add to the layout to display the action?
- A. Highlights panel
- B. Activities
- C. Related record
- D. Related lists
Answer: A
Explanation:
Explanation
The best Lightning component to add to the layout to display the 'New Task' custom action is Highlights panel. This component shows key information and actions for a record, such as its name, owner, and custom actions. Related record, related lists, and activities are not Lightning components that display custom actions.
See [this article] for more information on Highlights panel.
NEW QUESTION # 105
In order to delete 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. Process Builder with Submit for Approval Action.
- D. Approval Process with Apex Trigger.
Answer: A
NEW QUESTION # 106
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. Make the dashboard dynamic and give US Sales Reps the View My Team's Dashboard permission
- 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 US Sales Director the running user and share the dashboard folder with the role US Sales Rep
- D. Share the dashboard with the Public Group US Sales Reps and share the dashboard source reports folder with the US Sales Director profile
Answer: B
NEW QUESTION # 107
Universal Containers uses a private sharing model on Accounts. User A and user B both own Accounts of their own and have both been sent a new account record in an email owned by user C to take a look at. User A is able to open and view the record but user B receives an insufficient privileges error. User A and user B have the same role in the role hierarchy as user.
What are the three reasons user A has access but user B is unable to access the record? Choose 3 answers
- A. User C has manually shared the record with user A.
- B. User A was granted an additional permission set.
- C. User A is on the same account team as user C.
- D. User A is in a public group that has access via a sharing rule.
- E. User A and user B have different profiles.
Answer: A,C,D
NEW QUESTION # 108
What may occur if workflow rules are re-evaluated after a field change by a field update? Choose 2 answers
- A. A recursive loop potentially results in exceeding organizational limits.
- B. Workflow rules trigger more workflow rules to be re-evaluated.
- C. Cross-object workflow rules result in re-evaluation after field change.
- D. Workflow rules trigger validation rules on field updates
Answer: A,B
NEW QUESTION # 109
UVC uses a custom object to track open job positions. They would like toautomatically post updates on a record's feed whenever a position stage is changed.Which social feature can be used to accomplish this.
- A. Auto response rule
- B. Feed quick Action
- C. Workflow rule
- D. Feed tracking
Answer: D
NEW QUESTION # 110
Universal Containers would like to automatically assign a specific permission set to new users.
Which two actions should be completed in order to meet this requirement? (Choose two.)
- A. Create a workflow rule on the User object to assign a permission set.
- B. Create an Approval process on the User object to assign a permission set.
- C. Create a Process on the User object to launch a flow.
- D. Create a Flow on the User object to assign a permission set.
Answer: C,D
NEW QUESTION # 111
What is the name for an object that enables a many-to-many relationship between two other objects?
- A. Parent Object
- B. Junction Object
- C. Schema Object
- D. Child Object
- E. Connector Object
Answer: B
Explanation:
Explanation/Reference:
NEW QUESTION # 112
Universal containers (uc) want to delete data in several fields for 5000 lead records. UC export the selected record IDs and fields that need to have data deleted in a csv file. Which two steps should an app builder suggest to meet these requirements? Choose 2 answers
- A. Select insert null values in settings.
- B. Select the correct record type
- C. Use Data Loader to update leads using the CSV file
- D. Use import Wizard to update leads using the CSV file
Answer: A,C
Explanation:
Explanation
The two steps that should be suggested to meet these requirements are to select insert null values in settings and to use Data Loader to update leads using the CSV file. Selecting insert null values in settings will allow Data Loader to overwrite existing values with null values. Data Loader is a tool that can import, export, update, or delete large amounts of data.
NEW QUESTION # 113
When configuring a record type, an App Builder can configure the available value of a picklist field for the page layout. Which opportunity standard field is available to be configured directly in the Opportunity record type? Choose 2 answers
- A. Stage
- B. Forecast Category
- C. Lead Source
- D. Type
Answer: C,D
NEW QUESTION # 114
universal containers has several large customers that sell their products through dealers. Each customer and dealer has an individual rep who works directly with uc and each is billed separately. How can an app builder implement these requirements?
- A. Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.
- B. Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.
- C. Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record
- D. Create a single account record, add each rep as a contact and create a custom dealer object
Answer: B
NEW QUESTION # 115
Universal containers wants to display the real time stock price for each account on the account record page.
How should an app builder implement this request?
- A. Build a visual flow that users API calls
- B. Install a solution from the appexchange
- C. Create a lightning web component
Answer: A
NEW QUESTION # 116
DreamHouse Realty (DR) is expanding into subsidized housing by partnering with local government entitles. DR uses Sales Cloud and has enabled field history tracking on the Opportunity object. Due to increased Information requirements, the App Dev team is changing Text Area (Long) fields to Rich Text fields to allow for up to 1,000 characters and better descriptions.
Which two considerations should be made by the team?
- A. Rich text field values of all lengths are displayed fully in reports.
- B. Field History Tracking records value changes of 255 characters or less.
- C. Data loss may occur when changing custom field types.
- D. Audit Trail is available through REST API extracts.
Answer: B,C
NEW QUESTION # 117
What is a feature that can extend record access beyond the organization-wide defaults? Choose 2 Answers
- A. Dynamic role hierarchy
- B. Owner-based sharing rules.
- C. Criteria-based sharing rules.
- D. Public or private groups.
Answer: B,C
NEW QUESTION # 118
The organization wide default for a custom object is set to private. Thesupervisor profile grants view access to the same object. A user with the supervisorprofile is also listed as the manager on the user detail records for a subordinate.What is preventing the supervisor from viewing record owned by subordinates?(Choose 2)
- A. The supervisor's role is not above the subordinate's role in the hierarchy
- B. Organization-wide settings for the custom object do not grant access using hierarchy.
- C. Organization wide settings for the custom object grant access to their users with the same role
- D. The supervisor requires a permission set in order to view the subordinate's record
Answer: A,B
NEW QUESTION # 119
Which of the following descriptions about the Lightning Components framework is true?
- A. It uses events to communicate data between components.
- B. It uses JavaScript on the client side and Apex on the server side.
- C. It uses a stateful client and stateless server architecture.
- D. All of the above.
Answer: D
NEW QUESTION # 120
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 field-level security to mark fields as read-only on the sales profile
- C. Use multiple record types, page layouts, and profiles
- D. Use field-level security on page layouts to restrict editing fields
Answer: C
NEW QUESTION # 121
Universal Containers require different fields to be filled out at each stage of the Opportunity sates process.
What configuration steps can an app builder use to meet this requirement?
- A. Create a Process Builder to prompt the User for field information.
- B. Set page layout required fields based on the current stage.
- C. Add the Path component to the Lightning record page.
- D. Define record types and page layouts for each stage.
Answer: C
Explanation:
Explanation
The app builder should use the Path component to meet the requirement of tracking different fields at each stage of the Opportunity sales process. The Path component is a Lightning component that displays the key fields and guidance for each stage of a standard or custom picklist field, such as the Opportunity Stage field. The app builder can configure the Path component to show the fields that need to be filled out and provide recommendations and sales strategies for each stage3. Option A, B, and C are not configuration steps that can meet this requirement.
NEW QUESTION # 122
The Director of Marketing at Northern Trail Outfitters wants 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.
Which function should be used to return a date for calculating the difference?
- A. NOW()
- B. DATFTIMEVALUE()
- C. TODAY()
- D. DATEVALUE()
Answer: C
Explanation:
Explanation
TODAY() is the function that should be used to return a date for calculating the difference between today and the date a marketing communication was sent. According to the Salesforce documentation, "TODAY() returns the current date as a Date value." DATETIMEVALUE() converts a text value into a Date/Time value.
DATEVALUE() converts a Date/Time value into a Date value. NOW() returns the current Date/Time value.
NEW QUESTION # 123
......
Platform-App-Builder Questions Prepare with Learning Information: https://www.exams-boost.com/Platform-App-Builder-valid-materials.html
Practice Material for Platform-App-Builder Exam Question Preparation: https://drive.google.com/open?id=1sk2YxKN-b6B9srrS2eqGNH8kpQnVB--v