[May 23, 2022] Download Free Salesforce Platform-App-Builder Real Exam Questions [Q45-Q67]

Share

[May 23, 2022] Download Free Salesforce Platform-App-Builder Real Exam Questions

Pass Your Exam With 100% Verified Platform-App-Builder Exam Questions

NEW QUESTION 45
Universal Containers allows all employees to submit reviews for leadership using a custom object called Review. These Reviews should only be visible to the HR department and the employee who submitted the record.
Which three steps should an app builder take to properly control access to Reviews?
Choose 3 answers

  • A. Remove Review Read permission from non-HR Department user Profiles.
  • B. Set organization-wide default to Private.
  • C. Disable Grant Access Using Hierarchies.
  • D. Create a criteria-based Sharing Rule for the HR Department.
  • E. Add a Master-Detail(User; field on the Review object.

Answer: B,C,D

 

NEW QUESTION 46
All contact's mailing post code should match the account shipping postal code.How to do it?

  • A. Use distance()use distance()
  • B. Use NOT EQUAL operator
  • C. Geolocation()
  • D. Use compare operator

Answer: D

 

NEW QUESTION 47
Cool Air Conditioners has been using Service Cloud to manage cases, but are now considering using it to manage field service jobs. They would like to track field service activity and assignment to technicians. What is the recommended solution to meet these requirements? Choose 1 answer.

  • A. Use real time API integration to connect Salesforce with an external field service application
  • B. Install an AppExchange product that provides Field Service functionality
  • C. Utilize the standard objects Work Order and Work Order Line Items
  • D. Extend the Service Cloud configuration to handle Field Service cases

Answer: C

 

NEW QUESTION 48
UVC needs to send an outbound message to an external system when a record has been updated. What is the recommended feature to meet this requirement?

  • A. Lightning Component
  • B. Workflow
  • C. Process Builder
  • D. Visual Workflow

Answer: B

 

NEW QUESTION 49
Universal Containers wants to optimize routes for its traveling service personnel.
What is the recommended solution to meet this requirement?

  • A. Use geolocation fields with the DISTANCE and GEOLOCATION formulas.
  • B. Configure routing options in a custom object.
  • C. Configure Territory Hierarchy and rules for route based on Territory.
  • D. Use an AppExchange partner product.

Answer: D

 

NEW QUESTION 50
Universal Containers is setting up salesforce for the first time. Management wants the sales and marketing teams to have different navigation names in the salesforce1 mobile app. Which option is available to an app builder to satisfy the requirement?

  • A. Create sales and marketing profiles to ensure read access to different objects
  • B. Create mobile navigation menus for both the sales and marketing profiles.
  • C. Create public groups for sales and marketing and create mobile navigation menus for each group.
  • D. Create roles for sales and marketing and assign a custom homepage layout for each role.

Answer: B

 

NEW QUESTION 51
Sales representatives want to capture custom Feedback record details related to each Account. The sales reps want to accomplish this with minimal clicks on the Salesforce1 mobile application. What is the recommended solution to meet this requirement? Choose 2 answers.

  • A. Create predefined values for most of the fields.
  • B. Create a global action on Account.
  • C. Create an object-specific action on Account
  • D. Create a feedback object as a parent of Account

Answer: B,C

Explanation:
Explanation: https://developer.salesforce.com/docs/atlas.enus.salesforce1appadmin.meta/salesforce1appadmin/s1_admin_guide_actions_predef_values.ht m https://help.salesforce.com/apex/HTViewHelpDoc?id=customize_sf1_rollout_overview.htm&la nguage=en_US

 

NEW QUESTION 52
Universal containers would like to use a chatter group for their mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only.
Which chatter Group type should the app builder recommend?

  • A. Unlisted Group
  • B. Public Group
  • C. Private Group
  • D. Member Group

Answer: A

 

NEW QUESTION 53
An App Builder is loading the data into salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the account object. For future data loads this ID will be used when upserting records. Which field attribute should be selected? Choose 2 answers

  • A. Unique
  • B. External ID
  • C. Text (encrypted)
  • D. Required

Answer: A,B

 

NEW QUESTION 54
Sales managers want to be automatically notified any time there is a change to an opportunity close date and want these changes to be tracked on the opportunity. Which two configurations should an app builder recommend? Choose 2 answers

  • A. Create an opportunity outbound message
  • B. Enable feed tracking on opportunities
  • C. Activate historical trending for opportunities
  • D. Use process builder on opportunities and a chatter post action

Answer: A

 

NEW QUESTION 55
Describe the ramifications of field updates and potential for recursion for the following scenario: If a field update for Rule1 triggers Rule2, and a field update for Rule2 triggers Rule1

  • A. Loop is allowed to run 25 times within one hour. If it does not end on its own the process will be stopped by R&D
  • B. The updates create a loop and the org limits for workflow time triggers per hour will likely be violated
  • C. When the second trigger is saved a Imminent Loop Error message will be displayed and the workflow rule update will not save
  • D. The updates create a loop and the org be blocked until the admin resolves the issue

Answer: B

 

NEW QUESTION 56
Universal Containers stores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers

  • A. Connect to an OData Publisher Service for SAP databases
  • B. Create an external object connected to an invoice table in SAP.
  • C. Use SAP data export functions to load data directly in Salesforce
  • D. Create a custom Invoice object and connect to SAP using Data Loader.

Answer: A,B

 

NEW QUESTION 57
Universal Containers wants to display a message when an opportunity close date is less than 60 days in the future.
What can be used to display different text on the opportunity record depending on the number of days until the target close date?

  • A. Process Builder
  • B. Workflow Update
  • C. Sales Process
  • D. Formula Field

Answer: D

 

NEW QUESTION 58
Representatives at Universal Containers uses Salesforce to record information for new Leads. When new prospects are added, an outbound message is sent to SAP with the Lead's information.
What automation process will accomplish this without writing any code?

  • A. Design an Approval Process that sends an outbound message upon approval.
  • B. Create a Workflow Rule with an outbound message as the action.
  • C. Create a process using Process Builder to send the outbound message.
  • D. Use Flow to create a wizard that will send an outbound message.

Answer: B

 

NEW QUESTION 59
Universal containers needs to flag leads with one or more business areas. They need to add a field to capture these to the lead records. There is no need to report on this field. What is the appropriate field type?

  • A. Radio Buttons(multi-select)
  • B. Text Area
  • C. Picklist (multi-select)
  • D. Picklist

Answer: C

 

NEW QUESTION 60
For an external object relationship, you can create an external lookup relationship.
What type of object(s) can be the parent?

  • A. Standard or External
  • B. Standard or Custom
  • C. External
  • D. Custom

Answer: C

Explanation:
Explanation: For an external lookup you can only have an external object as the parent, but can have all 3 as the child. Does not require a Salesforce ID.

 

NEW QUESTION 61
Person Accounts ___________. (Choose two.)

  • A. Are enabled via feature license.
  • B. Are enabled by default.
  • C. Do use space in both account and contacts table.
  • D. Can only be merged with other person accounts.
  • E. Have the same icon as Business accounts.

Answer: C,D

 

NEW QUESTION 62
Universal Containers needs to flag Leads with one or more business areas. They need to add a field to capture these to the Lead Record. There is no need to report on this field.
What is the appropriate field type?

  • A. Picklist (Multi-Select)
  • B. Text Area
  • C. Radio Buttons (Multi-Select)
  • D. Picklist

Answer: A

 

NEW QUESTION 63
What tools you need to use to migrate Metadata to Two Different Production Orgs? (3)

  • A. Unmanaged Package
  • B. Change Set
  • C. Force.Com Migration Tool
  • D. Data Loader
  • E. Force.Com IDE

Answer: A,C,E

 

NEW QUESTION 64
A customer service representative at Cloud Kicks wants to be able to collect information from customers using a prompts. Once the questions are completed, an email should be sent to the customer with a feedback form.
What should be used to accomplish this?

  • A. Einstein Next Best Action
  • B. Lightning Flow
  • C. Apex Trigger
  • D. Process Builder

Answer: B

 

NEW QUESTION 65
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 with the public group US Sales Reps and share the dashboard source reports folder with the US Sales Director profile
  • C. 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

Answer: B

 

NEW QUESTION 66
Universal Containers provides access to Salesforce for their sales, service and marketing teams. Management wants to ensure that when users log in, their home tab provides access to links and documentation that are specifically relevant to their job function. How can this requirement be met?

  • A. Expose specific elements within a home page custom components determined by profile.
  • B. Create separate home page custom components and layouts; assign to users by profile
  • C. Create separate home page custom components and layouts; assign to users by role.
  • D. Expose specific elements within a home page custom component determined by role.

Answer: B

 

NEW QUESTION 67
......


Salesforce Platform-App-Builder Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe the use cases of and considerations when using unmanaged packages
  • Identify common scenarios for extending an org using the App Exchange
Topic 2
  • Describe the features and capabilities available when creating reports, report types, and dashboards
  • Identify the considerations when changing a field's type
Topic 3
  • Describe the differences between and considerations when using the various types of sandboxes
  • Describe the capabilities of and use cases for external objects
Topic 4
  • Given a scenario, determine the appropriate user interface design
  • Describe the user interface customization options
Topic 5
  • Given a set of business requirements, recommend a solution to automate business processes
  • Given a set of requirements, identify the considerations and select the appropriate field type

 

Platform-App-Builder Dumps 100 Pass Guarantee With Latest Demo: https://exam-labs.exam4tests.com/Platform-App-Builder-pdf-braindumps.html