Latest Mar-2023 Platform-App-Builder Dumps PDF And Certification Training [Q121-Q144]

Share

Latest Mar-2023 Platform-App-Builder Dumps PDF And Certification Training

Check your preparation for Salesforce Platform-App-Builder On-Demand Exam


Salesforce Platform-App-Builder Exam Syllabus Topics:

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

 

NEW QUESTION 121
What can a cross-object formula reference?

  • A. Both Parent and Child objects
  • B. Parent Only
  • C. Records of the same Object
  • D. Child Only

Answer: B

Explanation:
Cross-object formulas are formulas that span two related objects and reference merge fields on those objects.
Cross-object formulas can reference merge fields from a master ("parent") object if an object is on the detail side of a master-detail relationship. Cross-object formulas also work with lookup relationships. You can reference fields from objects that are up to 10 relationships away. Cross-object formulas are available anywhere formulas are used except when creating default values.

 

NEW QUESTION 122
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 workflow rule and an outbound message
  • B. Use a process and an outbound message
  • C. Use a process and Apex Code
  • D. Use a flow and an outbound message

Answer: A,C

 

NEW QUESTION 123
Which two features can be used to allow users to access Visual Workflows? Choose 2 answers

  • A. Invoked by Process
  • B. Quick Action
  • C. Custom Button
  • D. Visual Workflow Launcher

Answer: A,D

 

NEW QUESTION 124
A Service Coordinator (SC) for Ursa Major Solar (UMS) does a final review of work orders owned by a technician for a specific region before the records are submitted for an invoice. Before closing out the work order, the SC needs to modify data or remove attachments that were added by mistake. The SC also needs access to any other related records owned by the technician.
What solution would provide the required access, given a private data model?

  • A. Change work order access on the SC's profile to 'Modify AIl.
  • B. Give the SC a permission set with the Modify All Data system permission.
  • C. Create a workflow rule that updates records owned by technicians in that region with the SC.
  • D. Put the SC in the role hierarchy above the technicians whose work orders they review.

Answer: D

 

NEW QUESTION 125
Universal Containers wants to deliver purchased containers to remote construction address. In these cases the customers will supply UC with the coordinates to the location.
What type of field should the app builder use to capture this information?

  • A. Goelocation
  • B. Number
  • C. External Lookup
  • D. Text

Answer: C

 

NEW QUESTION 126
You can have multiple records with the same external ID.

  • A. True
  • B. False

Answer: A

Explanation:
Explanation: It is not recommended, as it will defeat the purpose of the external id.

 

NEW QUESTION 127
Identify the standard Lightning components. (Choose 3 answers)

  • A. Visualforce Page
  • B. Reports
  • C. Dashboards
  • D. List View
  • E. Rich Text

Answer: A,D,E

 

NEW QUESTION 128
An app builder wants to use Process Builder to automate some of the work being done by the sales team.
What are three capabilities of Process Builder that can improve productivity?
Choose 3 answers

  • A. Send an email alert.
  • B. Update a related record.
  • C. Delete a related record.
  • D. Create a child record.
  • E. Send an outbound message.

Answer: A,B,D

 

NEW QUESTION 129
Universal Containers has a custom picklist called Support Level on the Account object. They would like to show the real-time value of Support Level on all case records.
How should an app builder implement this requirement?

  • A. Create a roll-up summary field using Support Level on the Account object.
  • B. Create a Process Builder and use a field update on the Case object.
  • C. Create a formula field on the Account object using the ISPICKVAL function.
  • D. Create a formula field on the Case object using the TEXT function.

Answer: D

 

NEW QUESTION 130
Sales reps at Universal Containers use Salesforce on their mobile devices. They want a way to odd new contacts quickly and then follow up later to complete the additional Information necessary.
What mobile solution should an App Builder recommend?

  • A. Build a global action to create Contacts.
  • B. Add a compact layout to Contacts.
  • C. Use Path and set pre-defined values
  • D. Customize the mobile menu to move Contacts to the top.

Answer: B

 

NEW QUESTION 131
A custom object named Assignment has a private sharing setting that grants access using hierarchies.
The organization has a role hierarchy where the "Specialist" role reports to a "Manager" role which reports to a "Director" role. The director role is at the top of the role hierarchy.
A user who is the manager role creates a new Assignment record.
Who can send this record?

  • A. The record owner and the specialists in their hierarchy
  • B. The record owner and the directors in their hierarchy.
  • C. The record owner and those above the specialist role in their hierarchy
  • D. The record owner and the managers in their hierarchy

Answer: B

 

NEW QUESTION 132
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. Changing the data type of a field used in a report from text to an encrypted field
  • B. As an external ID from number to text
  • C. In an apex class from number to text
  • D. In lead conversion from number to text

Answer: D

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 133
Universal Containers is expecting impacts to operations due to increased demand. The executive team will be reaching out to current customers and want to see the number of open cases for the account and parent account.
Which two tools could an app builder combine to display the number of open cases on the account page?
Choose 2 answers

  • A. Flow
  • B. Process Builder
  • C. Approval Process
  • D. Workflow

Answer: B,D

 

NEW QUESTION 134
An app builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another app builder creates a workflow with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco.
What will happen the next time a sales person saves an Account with a Billing City of San Francisco?

  • A. The record will save and the Industry field will change to Technology.
  • B. The record will not save the validation rule's error message will be displayed.
  • C. The record will not save and no error message will be displayed.
  • D. The record will save but the Industry field will not change to Territory.

Answer: C

 

NEW QUESTION 135
To enable the Publisher Actions area on Page Layouts, navigate to ___________.

  • A. Setup | Customize | Chatter | Settings
  • B. Setup | Customize | Actions | Settings
  • C. Setup | Customize | Feeds | Settings
  • D. Setup | Customize | <Objects> | Settings

Answer: A

 

NEW QUESTION 136
When an opportunity closes, close all activities related to that opportunity automatically and create a renewal opportunity.
Which tool would you use for the following use case?

  • A. Flow
  • B. Process builder
  • C. Workflow
  • D. Approvals

Answer: B

Explanation:
Explanation

 

NEW QUESTION 137
An app builder wants to deploy a new version of an auto launched flow production in an active state so that the new functionality is immediately available to users.
What should the app builder take into consideration when planning the deployment?

  • A. Include the profile that access the flow in the deployment
  • B. Include the process builder calling the flow in the deployment
  • C. Verify there is a static resource that provides test coverage for the flow

Answer: A

 

NEW QUESTION 138
The Training team at UVC uses a custom Training object to track their customer trainings. An App Builder needs to create a relationship between the Training object and the related Student's record. A private sharing model is in place for both Students and Training. Which two statements are true when creating a Student lookup field on the Training object? Choose 2 answers

  • A. On Training record, the Student Lookup field can be made optional
  • B. On Student Record, users can set up Roll-up summary fields on Training records
  • C. Cross-object field updates between Training and Student records are not supported
  • D. On Training record, users can only delete students, if they have access to it

Answer: D

 

NEW QUESTION 139
What is a user case for validation rules?

  • A. Restrict partner Lead visibility to the channel sales team.
  • B. Prevent deals with less than a 10% discount from entering.
  • C. Ensure Zip/Postal Codes are entered in the correct formal.
  • D. Prevent non-managers from joining a private Chatter Group.

Answer: B

 

NEW QUESTION 140
Universal containers has a custom object that has a N:M relationship with opportunityLineItem carrying price and amount information. In order to compute total amounts and total prices per Opportunity using Rollup summary fields, what field type will you use.

  • A. Master-Detail
  • B. Lookup
  • C. Crossobject
  • D. Junction

Answer: A

 

NEW QUESTION 141
What determines whether a user can create a new record using a specific record type?

  • A. Profile
  • B. Page Layout
  • C. Field level security
  • D. Sharing

Answer: A

 

NEW QUESTION 142
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. The roll up summary field inherits the field level security of the child object.
  • C. Multi select picklist files can be used in the field column of the field column of roll up summary filters.
  • D. Changes to the value of a roll up summary field can trigger assignment rules to run

Answer: A,D

 

NEW QUESTION 143
Universal containers uses a custom called reviews to capture information generated by interviews during the candidate process. The review records are visible to any user that has access to the related custom candidate record. The VP of human resources wants the comment field on the review to be private to anyone outside of the HR department

  • A. Create an apex sharing rule to share the field with users that have HR in their role
  • B. Create a sharing rule to share the filed with the VP of HR with role and subordinates
  • C. Create a page layout with the field and use field level security to hide the from all others users

Answer: B

 

NEW QUESTION 144
......

Valid Platform-App-Builder Dumps for Helping Passing Salesforce Exam: https://pass4sure.examtorrent.com/Platform-App-Builder-prep4sure-dumps.html