
Platform-App-Builder PDF Pass Leader, Platform-App-Builder Latest Real Test
Valid Platform-App-Builder Test Answers & Platform-App-Builder Exam PDF
NEW QUESTION 76
What are the two types of packages? (Choose two.)
- A. Named
- B. Unmanaged
- C. Upgraded
- D. Managed
Answer: B,D
NEW QUESTION 77
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 link on Account
- B. Custom Global Quick Action
- C. Custom action on Account
- D. Custom Global Quick Account.
Answer: D
NEW QUESTION 78
universal containers is migrating its sales operations from a legacy system that was used. opportunities need to be imported with the proper country currency. Which two steps should an app builder configure to meet these requirements ?
Choose 2 answers.
- A. Include the currency ISO code in all currency fields in the import file.
- B. Use Data Loader to import the records.
- C. Include the currency ISO Code Column in the import file.
- D. Use import the currency ISO Code Column in the import file.
- E. Use Import Wizard to import the records.
Answer: C,D
NEW QUESTION 79
An App Builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won. Which two can satisfy this requirement?
- A. Use a flow and an outbound message
- B. Use a workflow rule and an outbound message
- C. Use a process and Apex Code
- D. Use a process and an outbound message
Answer: B,C
NEW QUESTION 80
The Vp of sales at universal con has requested the sales reps be given access to view all accounts in salesforce. However, they've also requested the sales rep only be allowed to create new opportunities on accounts they own
- A. Create an opportunity validation rule that compares the opportunity and account owner
- B. Create a new opportunity quick action that validation account ownership
- C. Set the organization wide default sharing on opportunities to controlled by parent
- D. Set the organization wide default sharing on opportunities to private and recalculate sharing
Answer: A
NEW QUESTION 81
What is a key consideration when using Unmanaged packages? Choose 2 answers
- A. The person who created the Unmanaged package can change or upgrade installed components
- B. A namespace is required to create an Unmanaged package
- C. The person who created the Unamanged package has no control over the installed components
- D. A namespace is not required to create an Unamanged package
Answer: C,D
NEW QUESTION 82
An app builder needs to change the data types of a few custom fields. The appbuilder is not able to delete and recreate any of the fields, nor modify any apexcode. Which data type change will require the app builder to perform additionalsteps in order to retain existing functionality?
- A. As an external ID from number to text
- B. In lead conversion from number to text
- C. In an apex class from number to text
- D. Changing the data type of a field used in a report from text to an encrypted field
Answer: B
Explanation:
Explanation
https://help.salesforce.com/apex/HTViewHelpDoc?id=notes_on_changing_custom_field_types.htm&language=e
If you change the data type of any custom field that is used for lead conversion, that lead field mapping will be deleted. You would have to recreate the field mapping, this satisfies the requirements.
NEW QUESTION 83
What the true statement is in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers
- A. Joined report blocks are formatted as matrix reports.
- B. Cross filters are not supported in joined reports
- C. Bucket fields are not supported in joined reports.
- D. The rows to display filter is not supported in Joined reports
- E. Report formula fields are nor supported in Joined reports
Answer: B,C,D
NEW QUESTION 84
At Universal Containers, each admin and developer use a separate developer pro sandbox. Configuration and code are then migrated to a partial data sandbox for combination and initial testing. Once approved the configuration and code are then migrated to a full sandbox for final load and regression testing before going to production.
When should the full sandbox be refreshed?
- A. After user acceptance testing is complete
- B. After a new user is added to production
- C. After each push from the partial data sandbox
- D. After each major release to production
Answer: D
Explanation:
Explanation/Reference: https://help.salesforce.com/articleView?id=create_test_instance.htm&type=5
NEW QUESTION 85
Universal Containers wants their Field Sales team to only see the accounts that they own. Separate North American and European marketing teams should only see accounts in their respective regions. The Inside Sales Team needs to see all accounts in Salesforce.
How can this be accomplished?
- A. Set the Organization-Wide Default to Public for accounts. Create profiles for each Marketing Team, and create an Inside Sales Team role that is at the top of the Role Hierarchy.
- B. Set the Organization-Wide Default to Private for accounts. Create permission sets for each Marketing Team, and create an Inside Sales Team profile with the "View All" setting for accounts.
- C. Set the Organization-Wide Default to Public for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team permission set with the "View All" setting for accounts.
- D. Set the Organization-Wide Default to Private for accounts. Create criteria-based sharing rules for each Marketing Team, and create an Inside Sales Team profile with the "View All" setting for accounts.
Answer: C
NEW QUESTION 86
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 showing up in the recent section and not in the navigation menu.
- C. Groups is included in the Smart Search items but not on the navigation menu.
- D. Groups is not included in the selected list for the navigation menu.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 87
When using the Data Export Wizard to manually export data, you can only export data if __________.
- A. You are an Admin.
- B. You've installed a client application to export the data.
- C. Your data doesn't include attachments, images, or documents.
- D. Enough time has passed since your last export.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 88
In which of these scenarios is ETL a better choice than Lightning Connect?
- A. You want to generate reports and charts from the external data.
- B. You need to create or update the external data in addition to reading it.
- C. You need the external data to follow the sharing rules defined for your organization.
- D. All of the above.
Answer: D
NEW QUESTION 89
An Alexa Skill Builder has created a custom skill about basketball including a HowToPlayBasketball intent.
When looking at the Intent History page in the developer console, the Builder sees that a number of users are asking the skill how to play baseball. The Builder wants to add a relevant response directing the user back to the topic of basketball.
How should the Builder implement this?
- A. Create a custom intent related to baseball, and when matched, provide a relevant response
- B. Create a new custom baseball slot and add a slot-filling utterance to the HowToPlayBasketballintent.
- C. Add AMAZON.FallbackIntentand respond with a message about baseball in the handler
- D. Add more sample utterances related to baseball in the HowToPlayBasketball intent
Answer: C
Explanation:
Explanation/Reference: https://developer.amazon.com/blogs/alexa/post/c97f3bb7-9701-41e8-ac06-a3a44b9f1638/use-the- new-fallback-intent-to-respond-gracefully-to-unexpected-customer-requests
NEW QUESTION 90
A salesperson at AW Computing only sees the Social Contacts link for Twitter and not Facebook on his records.
Why would this be happening?
- A. The salespersons login with Facebook has expired.
- B. The administrator hasn't enabled Social Contacts for Facebook.
- C. None of his Facebook contacts have confirmed the nature of their relationship.
- D. Facebook is no longer supported by Social Contacts.
Answer: B
NEW QUESTION 91
Universal Containers uses a custom object to track expense reports. They would like to automatically post updates on a record's feed whenever an expense report has been approved.
What social feature can be used to accomplish this?
- A. Feed tracking
- B. Auto-response rule
- C. Feed Quick Action
- D. Approval process
Answer: A
NEW QUESTION 92
Which two are true statements about record types? (Choose two.)
- A. They allow different picklist values for all picklist fields.
- B. They can be enabled by profile and permission set.
- C. They can be used to control user role hierarchy.
- D. They allow different page layouts and mandatory fields.
Answer: B,D
Explanation:
Explanation/Reference:
NEW QUESTION 93
......
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 |
|
Platform-App-Builder Dumps Ensure Your Passing: https://www.realexamfree.com/Platform-App-Builder-real-exam-dumps.html
Platform-App-Builder exam dumps and online Test Engine: https://drive.google.com/open?id=1GjV2upMUkgbKd6cLWEaOU1CB0iV_dy3y

