Updated Nov 16, 2021 Verified Pass Platform-App-Builder Exam in First Attempt Guaranteed
Free Platform-App-Builder Sample Questions and 100% Cover Real Exam Questions (Updated 315 Questions)
Salesforce Platform-App-Builder Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
NEW QUESTION 36
When changing a fields data type, which scenario can you expect data loss? (Choose two.)
- A. Text to Picklist
- B. Number to Text
- C. Email to Text
- D. Currency to Number
Answer: A,B
NEW QUESTION 37
Which two relationship types can be defined with external objects? (Choose two.)
- A. Cross-Organization Lookup
- B. Indirect Lookup
- C. External Lookup
- D. External Master-Detail
Answer: B,C
NEW QUESTION 38
Universal Containers has two types of customer support processes: Platinum and Diamond. The app builder created separate record types for each process on the Case object. The customer support team should not be able to create new cases with the Diamond record type.
How can this requirement be met?
- A. Update the profile to remove the Diamond record type from the support team.
- B. Update the organization-wide defaults to private.
- C. Remove the ability for the support team to create new case records.
- D. Make the record type hidden to all users and then use sharing rules to share it.
Answer: A
NEW QUESTION 39
What is a feature that can extend record access beyond the organization-wide defaults? Choose 2 Answers
- A. Public or private groups.
- B. Dynamic role hierarchy
- C. Criteria-based sharing rules.
- D. Owner-based sharing rules.
Answer: C,D
NEW QUESTION 40
All contact's mailing post code should match the account shipping postal code.How to do it?
- A. Geolocation()
- B. Use compare operator
- C. Use distance()use distance()
- D. Use NOT EQUAL operator
Answer: B
NEW QUESTION 41
The namespacevalue in the header of the incoming directive for an Amazon Alexa smart home skill specifies the:
- A. context of the message
- B. control message for the directive
- C. capability interface of the message
- D. endpoint specified in the message
Answer: B
Explanation:
Explanation/Reference: https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-errorresponse.html
NEW QUESTION 42
Manage at Universal Containers want a quick to create additional accounts to form a hierarchy from a parent account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
- A. Custom action on Account
- B. Custom Global Quick Account.
- C. Custom link on Account
- D. Custom Global Quick Action
Answer: B
NEW QUESTION 43
A sales manager would like to look at an account record and view charts of all of the related open opportunities. Closed/won opportunities, and open cases. How many report charts can be added to the account page layout to meet this requirement?
- A. 0
- B. 1
- C. 4
You can have two report charts per page.
You can only add report charts from the enhanced page layout editor. The mini console and the original page layout editor are not supported.
On detail pages, users can refresh up to 100 report charts every 60 minutes.
Your organization can refresh up to 3,000 report charts every 60 minutes.
https://help.salesforce.com/HTViewHelpDoc?id=reports_embed_limits.htm&language=en_US - D. 2
Answer: B
NEW QUESTION 44
While developing a skill, an Alexa Skill Builder finds that the voice response is too quick and needs to be slowed down.
How can the Builder MOST efficiently iterate and test how the response will sound?
- A. Edit the SSML in the skill and use the Alexa Simulator tab on the Test page of the developer console.
- B. Modify the SSML in the skill, save it, and check Amazon CloudWatch for errors.
- C. Make changes in the skill code, deploy it, and test it on the device.
- D. Use the Voice & Tone tab on the Test page in the developer console.
Answer: C
NEW QUESTION 45
You've developed some new functionality in production, but there are concurrent development projects in a developer sandbox.
What's the best way to make sure the changes in production and projects in development are both merged?
- A. Create a new sandbox, and then deploy from your developer sandbox to the new sandbox.
- B. Simply refresh the developer sandbox.
- C. None of the above.
- D. Copy all of the sandbox metadata to a file system, then refresh the developer sandbox, and finally deploy all the metadata to the developer sandbox.
Answer: A
NEW QUESTION 46
An app builder wants to show Groups as the last navigation menu item in the Salesforce 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 cannot be the last item in the navigation menu.
- B. Groups is included in the Smart Search items but not on the navigation menu.
- C. Groups is showing up in the recent section and not in the navigation menu.
- D. Groups is not included in the selected list for the navigation menu.
Answer: D
NEW QUESTION 47
What statements are true about managed packages? (Choose two.)
- A. Managed packages have open?source code.
- B. Managed packages have upgradable components.
- C. Managed packages do not allow for licensing.
- D. Managed packages allow for property protection.
Answer: B,D
NEW QUESTION 48
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 data.
Choose 2
- A. Email
- B. Phone
- C. Text
- D. Number
- E. Multi Picklist
Answer: C,D
NEW QUESTION 49
A lightning Page is __________.
- A. A page you can access via a customer community.
- B. A compact, configurable, and reusable element.
- C. The new name for a SF page layout.
- D. A custom layout for creating pages in Salesforce.
Answer: D
NEW QUESTION 50
Which statement is true when using record types to control picklist value. (Select 2)
- A. If values are added to the Opportunity Stage, Case Status, and Lead Status fields, then the values must be manually adjusted for each record type
- B. If a picklist value is removed from the master, then it is no longer available when records assigned to that value are unchanged
- C. If a picklist value is added to the master picklist, then the new value must be manually included in the appropriate record types
- D. If a record type is renamed, then the list of values included in that record type are also changed to newly renamed record types
Answer: B,C
NEW QUESTION 51
An Alexa Skill Builder submitted a child-directed skill for certification that lists the nearest skateboard parks.
The Builder ensured that
* The skill does not link to an external account
* The skill stored the child's preference by userId
* The skill has a valid privacy policy link in the skill Distribution page Given this information, why will the skill fail certification?
- A. Child-directed skills cannot use location information
- B. The skill should not be child-directed as it can be used by children over 13 years old.
- C. The Builder did not upload a privacy policy document
- D. The child's userIdcannot be used because of Personally Identifiable Information (PII) restrictions.
Answer: D
NEW QUESTION 52
Universal Containers is importing 10,000 contact records in Salesforce. They want to avoid duplicate records from being created during the import.
How can this requirement be met?
- A. After importing all the contacts, run a duplicate check report, export the report to a CSV file, and run a mass delete to purge any duplicates.
- B. When importing the file, select the "Prevent Duplicates" option on the last step of the Data Loader.
- C. After importing all of the contact records, review all records created and manually merge or delete any duplicate records.
- D. Include in a column in the import file that corresponds to a field in Salesforce that requires unique values.
Answer: D
NEW QUESTION 53
To enable the Publisher Actions area on Page Layouts, navigate to ___________.
- A. Setup | Customize | Actions | Settings
- B. Setup | Customize | <Objects> | Settings
- C. Setup | Customize | Chatter | Settings
- D. Setup | Customize | Feeds | Settings
Answer: C
NEW QUESTION 54
Which of the following descriptions about the Lightning Components framework is true?
- A. It uses JavaScript on the client side and Apex on the server side.
- B. It uses events to communicate data between components.
- C. It uses a stateful client and stateless server architecture.
- D. All of the above.
Answer: D
NEW QUESTION 55
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. Email
- B. Phone
- C. Text
- D. Number
- E. Multi Picklist
Answer: C,D
NEW QUESTION 56
Which two are capabilities of record types? (Choose two.)
- A. Having multiple record types on one record.
- B. Displaying different field labels.
- C. Displaying different page layouts.
- D. Filtering picklist values.
Answer: C,D
NEW QUESTION 57
Universal con needs a field on the account to track how many opportunitiesare closing within the next 30 days.
What can be used?
- A. Workflow rule
- B. Apex code
- C. Process builder
- D. Roll-up summary field
Answer: B
NEW QUESTION 58
An Alexa Skill Builder built a skill with the following interaction model:
Which utterance would invoke HelloIntent?
- A. "Alexa, use my first skill to say hello."
- B. "Alexa, ask my first skill to say hello to John."
- C. "Alexa, say hello to my first skill."
- D. "Alexa, open my first skill."
Answer: C
NEW QUESTION 59
Universal Containers is using SF to manage travel requests. They would like to enable managers to approve travel requests via e-mail.
What is true regarding e-mail approval responses?
- A. If the request is rejected, the approver must add the rejection comments directly in SF.
- B. Approval Comments cannot be added in the e-mail response.
- C. Approvers must the "API Enabled" system permission.
- D. Approvers must click a link in the approval e-mail.
Answer: C
NEW QUESTION 60
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. Create an Account record type for External Accounts.
- B. Set the Account External OWD to Private.
- C. Define a Permission Set External Accounts.
- D. Define an Owner-based Sharing Rule for External Accounts.
Answer: C
NEW QUESTION 61
......
Download Real Salesforce Platform-App-Builder Exam Dumps Test Engine Exam Questions: https://www.passleader.top/Salesforce/Platform-App-Builder-exam-braindumps.html
Verified Platform-App-Builder Dumps Q&As - Platform-App-Builder Test Engine with Correct Answers: https://drive.google.com/open?id=1kLemlVO9IrrCiVa-R5mLIpDld-ud4bCR