
[Mar-2022] Platform-App-Builder Dumps With 100% Verified Q&As - Pass Guarantee or Full Refund
Pass Salesforce Platform-App-Builder Exam With Practice Test Questions Dumps Bundle
NEW QUESTION 138
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. Process Builder with Submit for Approval Action.
- B. Two-step Approval Process.
- C. Approval Process with Apex Trigger.
- D. Approval Process with Time-Dependent Workflow action.
Answer: B
NEW QUESTION 139
Universal container manages internal projects by department using a custom object called projects. Only employees in the project's respective department should have view access to all of the department's project records. If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department. How can these requirements be met, assuming the organization-wide default for projects is set to private? Choose 2 answers
- A. Create a criteria based sharing rule using the projects department that grants access to users by profiles
- B. Create a criteria based sharing rule using the projects department that grants access to users by roles.
- C. Create a criteria based sharing rule using the projects department that grants access to users by public groups.
- D. Create a criteria based sharing rule using the projects department that grants access to users by permission set.
Answer: B,C
NEW QUESTION 140
Which two should be considered when creating unmanaged packages? (Choose two.)
- A. Distributing open-source projects on the AppExchange.
- B. Deploying from a Developer Edition environment.
- C. Distributing upgradeable components to other Salesforce orgs.
- D. Publishing an application for sale on the AppExchange.
Answer: B,C
NEW QUESTION 141
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. Install a solution from the appexchange
- B. Create a lightning web component
- C. Build a visual flow that users API calls
- D. Add a dynamic report to the page layout
Answer: A
NEW QUESTION 142
An Alexa Skill Builder is using session attributes to maintain a user's state.
What can the Builder do to ensure that a user's session is not lost if they take too long to answer a question and the skill exists?
- A. Handle the SessionEndedRequestrequest type and persist the user's session to a database.
- B. Return false from the SessionEndedRequesthandler so the session does not exist.
- C. Set shouldEndSession to falsein the responseobject to prevent the skill from exiting.
- D. Return a repromptin the responseobject from the SessionEndedRequest handler.
Answer: C
Explanation:
Explanation/Reference: https://developer.amazon.com/blogs/alexa/post/08edaa00-59e2-46b7-aace-4080f2a87450/using- session-attributes-in-your-alexa-skill-to-enhance-the-voice-experience
NEW QUESTION 143
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 a Permission Set External Accounts.
- B. Create an Account record type for External Accounts.
- C. Define an Owner-based Sharing Rule for External Accounts.
- D. Set the Account External OWD to Private.
Answer: A
NEW QUESTION 144
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 mobile navigation menus for both the sales and marketing profiles.
- B. Create roles for sales and marketing and assign a custom homepage layout for each role.
- C. Create public groups for sales and marketing and create mobile navigation menus for each group.
- D. Create sales and marketing profiles and ensure read access to different objects.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 145
What is a key consideration when using unmanaged packages? Choose 2 answers
- A. A namespace is not required to create an unmanaged package.
- B. The person who created the unmanaged package can change or update installed components
- C. The person who created the unmanaged package has no control over the installed components
- D. A namespace is required to create an unmanaged package.
Answer: A,C
Explanation:
Explanation - Namespaces are not used in unmanaged packages. In fact, even if your organization is namespace, the namespace is removed from all components when it is uploaded as an unmanaged package.
https://developer.salesforce.com/page/An_Introduction_to_Packaging
Once the components are installed from an unmanaged package, the components can be edited in the organization they are installed in. The developer who created and uploaded the unmanaged package has no control over the installed components, and can't change or upgrade them.
https://help.salesforce.com/apex/HTViewHelpDoc?id=sharing_apps.htm
NEW QUESTION 146
The VP of Account Management at Universal Containers has requested that all Contacts' mailing postal codes match the associated account's shipping postal code.
How can this be enforced using validation rules?
- A. Create a validation rule using a Compare operator.
- B. Create a validation rule using the GEOLOCATION() function.
- C. Create a validation rule using a Not Equal operator.
- D. Create a validation rule using the DISTANCE() function.
Answer: C
Explanation:
Explanation/Reference:
NEW QUESTION 147
Universal Container wants to display a message when a case needs follow up. What can be used to display different text on the case record depending on the number of days a case is opened?
- A. Lightning Process Builder
- B. Case Process
- C. Formula Field
- D. Workflow Update
Answer: C
NEW QUESTION 148
UVC uses a custom object to track site visits, When the status of a site visit ischanged from "in process " to
"On hold " the business wants the site visit owner tobe automatically assigned to an "On hold " Queue. Which capability can be used toaccomplish this?
- A. Action
- B. Apex Trigger
- C. Assignment rule
- D. Visual workflow
Answer: C
NEW QUESTION 149
An app builder wants to show groups as the last navigation menu item in the salesforce1 mobile app. however, the app builder is not able to select groups as one of the items on the drop-down menu. What could cause this?
- A. Groups is included in the smart search items but not on the navigation menu
- B. Groups cannot be the last item in the navigation menu.
- C. Groups is not included in the selecteCreate a criteria based sharing rule using the projects department that grd list for the navigation menu
- D. Groups is showing up in the recent section and not in the navigation menu
Answer: A
Explanation:
Groups Appears for organizations that have Chatter enabled. If you don't add this item to the navigation menu, groups are automatically included in the set of Smart Search Items instead and the Groups item is available from the Recent section.
https://developer.salesforce.com/docs/atlas.en-us.salesforce1.meta/salesforce1/customize_s1_nav_about.htm
NEW QUESTION 150
Which of the following are good ways to track changes in production?
- A. Check the setup audit trail every week.
- B. Diff the metadata.
- C. All of the above.
- D. Use a change log request form.
Answer: C
NEW QUESTION 151
What Is true statement regarding roll up summary fields. Select 2.
- A. Roll up summary fields can only be created on the master of master-detail relationship
- B. Changes to the value of a roll up summary field can trigger assignment rules to run
- C. The roll up summary field inherits the field level security of the child object.
- D. Multi select picklist files can be used in the field column of the field column of roll up summary filters.
Answer: A,B
NEW QUESTION 152
Universal Containers uses a private Account sharing model. They have a Process Improvement team with representatives from multiple departments that needs to view all accounts that have been flagged as problem accounts.
How should this team be granted access to the records?
- A. Use a criteria-based sharing rule where the accounts are shared with the Process Improvement public group.
- B. Use a record owner sharing rule that is shared with the Process Improvement public group.
- C. Write a trigger to use Apex Managed Sharing to grant access with the Process Improvement team.
- D. Use a record owner sharing rule that is shared with the Process Improvement role.
Answer: A
NEW QUESTION 153
......
2022 Valid Platform-App-Builder test answers & Salesforce Exam PDF: https://pass4sure.examcost.com/Platform-App-Builder-practice-exam.html

