
GuideTorrent Platform-App-Builder Exam Questions | Real Platform-App-Builder Practice Dumps
Verified Platform-App-Builder Exam Dumps Q&As - Provide Platform-App-Builder with Correct Answers
Salesforce Platform-App-Builder Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
NEW QUESTION 93
Which three options are available for assigning access to Lightning Pages using Lightning App Builder?
(Choose three.)
- A. Role and subordinates
- B. Profile and permission sets
- C. App, record type, profile
- D. The org default
- E. App default
Answer: C,D,E
NEW QUESTION 94
A developer has completed work in the sandbox and is ready to send it to a related org.
What deployment tool should be used?
- A. Force.com Migration Tool
- B. Unmanaged Packages
- C. Force.com IDE
- D. Changes Sets
Answer: D
NEW QUESTION 95
Universal Containers wants to optimize routes for its traveling service personnel.
What is the recommended solution to meet this requirement?
- A. Use an AppExchange partner product.
- B. Configure Territory Hierarchy and rules for route based on Territory.
- C. Use geolocation fields with the DISTANCE and GEOLOCATION formulas.
- D. Configure routing options in a custom object.
Answer: A
NEW QUESTION 96
Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement be met? Choose 2 Answers
- A. Create an approval process on the User object to assign a permission set
- B. Create a workflow rule on the User object to assign a permission set.
- C. Create a lightning 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 97
What is a feature that can extend record access beyond the organization-wide defaults? Choose 2 Answers
- A. Owner-based sharing rules.
- B. Criteria-based sharing rules.
- C. Public or private groups.
- D. Dynamic role hierarchy
Answer: A,B
NEW QUESTION 98
What is a capability of schema builder? (Select 2)
- A. To enable field history tracking on standard objects
- B. To update descriptions of standard and custom objects
- C. To modify custom field help text on standard objects
- D. To create new lookup or master-detail object relationships
Answer: C,D
NEW QUESTION 99
The VP of Marketing wants to broadcast an email to 10,000 contacts in Salesforce on a regular basis, but realizes Salesforce's mass email functionality has a limitation on the number of emails that can be sent each day.
- A. Download all contacts to a CSV file and use an email client to send the mails
- B. Research and evaluate products available on AppExchange to send mass emails
- C. Request Salesforce increase the number of maximum daily mails.
- D. Develop Apex code and Visualforce pages to sendthe emails.
Answer: B
Explanation:
Check out the following link: MassMailer App Link on AppExchange
https://appexchange.salesforce.com/listingDetail?listingId=a0N30000005uxj5EAA
NEW QUESTION 100
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
NEW QUESTION 101
UVC wants to optimize routes for its traveling service personnel. What is recommended solution?
- A. Use an AppExchange partner product
- B. Configure routing options in a custom object
- C. Use geolocation fields with Distance and Geolocation formulas
- D. Configure Territory hierarchy and rules for routes based on territory
Answer: A
NEW QUESTION 102
What are the capabilities of schema builder ?
- A. Showing selected objects on a page
- B. Editing custom settings
- C. Creating a new record type
- D. Viewing page layouts in a new window
Answer: A,D
NEW QUESTION 103
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 teams 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. Share the dashboard with the public group US Sales Reps and share the dashboard source reports folder with the US Sales Director profile
Answer: C
NEW QUESTION 104
What salesforce functionality is ignored when processing field updates in workflow rules and approval processes? Choose 3 answers
- A. Validation Rules
- B. Multiple Currencies
- C. Field Level Security
- D. Decimal Places and Character Limits
- E. Record Type Picklist Value Assignments
Answer: A,C,E
NEW QUESTION 105
Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this so that the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers
- A. Checkbox fields can be controlling fields but not dependent fields
- B. Custom picklist field can be either controlling or dependent field
- C. Standard and custom picklist fields can be dependent fields.
- D. The import wizard only allows value to be imported into a dependent picklist if they match the appropriate controlling field
- E. Multi select picklist can be dependent picklist but not controlling fields
Answer: A,B,E
NEW QUESTION 106
Universal Containers needsto send an Outbound Message to an external system whenrecord has been updated.
What is recommended feature to meet this requirement?
- A. Process Builder
- B. Workflow
- C. Lightning Connect
- D. Visual Workflow
Answer: B
NEW QUESTION 107
When should you refresh a sandbox?
- A. 10 Days after an implementation.
- B. When you are finished with the current sandbox.
- C. 3 Hours before you need it.
- D. Anytime.
Answer: B
Explanation:
Explanation/Reference:
NEW QUESTION 108
What is a true statement in regard to creating custom report types?
- A. When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually
- B. Any object can be chosen unless the object is not visible to the person creating the report type through security settings
- C. The detail object in a master-detail relationship cannot be added as a secondary object on a custom report type
- D. When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually
- E. Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for the report type
Answer: C
NEW QUESTION 109
An Alexa Skill Builder made changes to an AWS Lambda function that is used as the endpoint for a skill. The Builder discovers that the skill now returns an error when it is launched.
How can the Builder use the Lambda console to trigger the function and debug the code?
- A. Create a Lambda test event using the JSON interaction model to find the specific error within the code.
- B. Create a Lambda test event using the JSON request as input to find the specific error within the code.
- C. Check the JSON response to see if there are any syntax errors in the code.
- D. Create a Lambda test event using the JSON response as output to find the specific error within the code.
Answer: B
Explanation:
Explanation/Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/host-a-custom-skill-as-an-aws- lambda-function.html
NEW QUESTION 110
Which two features can be used to allow users to access flows. Choose 2 answers?
- A. Quick action
- B. Invoked by a process
- C. Flow launcher
- D. Custom button
Answer: A,D
NEW QUESTION 111
Which of these statements is true for Lightning Connect?
- A. External data is read in real time when you request it.
- B. It can be used with any data source that supports OData 2.0.
- C. No external data is imported into your Salesforce org.
- D. All of the above.
Answer: D
NEW QUESTION 112
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. 2
- D. 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
Answer: C
NEW QUESTION 113
Universal Containers wants to test code against a subject of production data that is under 5 GB. They want to refresh a sandbox weekly. Which type of sandbox should be used?
- A. Developer Pro Sandbox
- B. Enterprise Sandbox
- C. Developer Sandbox
- D. Full Sandbox
- E. Partial Copy Sandbox
Answer: E
NEW QUESTION 114
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. Checkbox
- B. Currency
- C. Percent
- D. Date
- E. Time
Answer: B,C,D
NEW QUESTION 115
Which two of the following are supported actions for the Global Actions Menu? (Choose two.)
- A. Launch a custom Lighting Component
- B. Post to a Chatter feed
- C. Upload a new Chatter File
- D. Launch a custom Canvas App
Answer: A,D
NEW QUESTION 116
Which two are key considerations when using Unmanaged packages? (Choose two.)
- A. A namespace is not required to create an Unmanaged package.
- B. A namespace is required to create an Unmanaged package.
- C. The person who created the Unmanaged package can change or upgrade installed components.
- D. The person who created the Unmanaged package has no control over the installed components.
Answer: A,D
NEW QUESTION 117
......
Get Top-Rated Salesforce Platform-App-Builder Exam Dumps Now: https://torrentpdf.guidetorrent.com/Platform-App-Builder-dumps-questions.html