Real Salesforce-Certified-Administrator Exam PDF Test Engine Practice Test Questions [Q109-Q134]

Share

Real Salesforce-Certified-Administrator Exam PDF Test Engine Practice Test Questions

Salesforce Salesforce-Certified-Administrator Real 2023 Braindumps Mock Exam Dumps


Salesforce Salesforce-Certified-Administrator Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe the capabilities and implications of data validation tools
  • Determine the appropriate use of a custom profile or permission set using the various profile settings and permissions
Topic 2
  • Explain how to create, delete, and customize fields and page layouts on standard and custom objects
  • Describe the standard object architecture and relationship model
Topic 3
  • Identify the appropriate sales productivity features using opportunity tools
  • Understand the implications of activating, deactivating, or freezing a user
Topic 4
  • Determine how to create and assign page layouts, record types
  • Business processes for custom and standard objects
Topic 5
  • Describe the different ways to backup data
  • Explain the various organization security controls
  • Given a scenario, identify how to automate case management

 

NEW QUESTION 109
Cloud Kicks has a custom object called Shipments. The Company wants to see all the shipment items from an Account page. When an Account is deleted, the shipments should remain.
What type of relationship should the administrator make between Shipments and Account?

  • A. Accounts should have a lookup to Shipments.
  • B. Shipments should have a master-detail to Accounts.
  • C. Shipments should have a lookup to Account.
  • D. Accounts should have a master-detail to Shipments.

Answer: C

 

NEW QUESTION 110
What are three characteristics of a master-detail relationship?
Choose 3 answers

  • A. Permissions for the detail record are set independently of the master.
  • B. Roll-up summaries are supported in master-detail relationships.
  • C. The master object can be a standard or custom object.
  • D. The owner field on the detail records is the owner of the master record.
  • E. Each object can have up to five master-detail relationships.

Answer: B,C,D

 

NEW QUESTION 111
Northern Trail Outfitters has a custom quick action on Account that creates a new Case.
How should an administrator make the quick action available on the Salesforce mobile app?

  • A. Add the Salesforce Mobile and Lightning Experience action to the page layout.
  • B. Modify compact Case page layout to include the action.
  • C. Create a custom Lightning App with the action.
  • D. Include the action in the Salesforce Mobile Navigation menu.

Answer: A

 

NEW QUESTION 112
The marketing director at Northern Trail Outfitters has requested that the budget field is populated in order for the Lead Status field to be marked as qualified.
What tool should the administrator use to fulfill this request?

  • A. Workflow Rule
  • B. Require Field.
  • C. Validation Rule
  • D. Lead Conversion.

Answer: C

 

NEW QUESTION 113
What data loss considerations should an administrator keep in mind when changing a custom field type from Text to Picklist?
Choose 2 answers

  • A. Assignment and escalation rules may be affected.
  • B. Auto updates will be made to Visualforce references to prevent data loss.
  • C. Any list view based on the custom field is deleted.
  • D. There will be no data loss with use of a global value set.

Answer: C

 

NEW QUESTION 114
The administrator for AW Computing is working with a user who is having trouble logging in to salesforce.
What should the administrator do to identify why the user is unable to login?

  • A. Review the Security token.
  • B. Review the Password policies.
  • C. Review the password history.
  • D. Review the Login history

Answer: A

 

NEW QUESTION 115
The administrator at Cloud Kicks has been asked to replace two old workflow rules that are doing simple field updated when a lead is created to improve processing time.
What tool should the administrator use to replace the workflow rules?

  • A. Quick Action Flow
  • B. Screen Flow
  • C. Before Save Flow
  • D. Scheduled Flow

Answer: C

 

NEW QUESTION 116
Northern Trail Outfitters has requested that when the Referral Date field is updated on the custom object Referral Source, the parent object Referral also needs to be updated.
Which automation solution should an administrator use to meet this request?

  • A. Process Builder
  • B. Lightning Web Component
  • C. Workflow Field Update
  • D. Approval Process

Answer: A

 

NEW QUESTION 117
Aw Computing needs to capture a loss reason in rich text field when an opportunity is Closed lost.
How should an administrator configure this requirement?

  • A. Configure a workflow rule to display an error if Loss Reason is blank
  • B. Check the required checkbox on the Loss Reason field in Object Manger.
  • C. Select the requirement checkbox next to the loss reason field on the page layout.
  • D. Create a validation rule to display an error if stage is Closed lost and Loss Reason is blank.

Answer: D

 

NEW QUESTION 118
Universal Container wants to prevent its service team from accessing deal records. While service users are unable to access deal list views, they are able to find the deal records via a search.
What options should the administrator adjust to fully restrict access?

  • A. Permissions and tab visibility
  • B. Record setting and search index
  • C. App permissions and search terms
  • D. Page layouts and field- level security

Answer: D

 

NEW QUESTION 119
At cloud kicks sales reps use discounts on the opportunity record to help win sales on products. When an opportunity is won, they then have to manually apply the discount up the related opportunity products. The sales manager has asked if three is a way to automate this time consuming task.
What should the administrator use to deliver this requirement?

  • A. Flow Builder
  • B. Approval Process
  • C. Prebuild Macro.
  • D. Formula field

Answer: A

 

NEW QUESTION 120
An administrator at Cloud Kicks wants to deactivate a User who has left the company.
What are two reasons that would prevent a user from being deactivated?
Choose 2 answers

  • A. The use is part of a territory hierarchy.
  • B. The User is in a Custom hierarchy field.
  • C. The User is the highest role in the role hierarchy
  • D. The User is assigned in workflow email alert.

Answer: A,D

 

NEW QUESTION 121
The sales manager at Cloud Kicks wants to set up a business process where opportunity discounts over 30% need to be approved by the VP of sales. Any discounts above 10% need to be approved by the user's manager. The administrator has been tasked with creating an approval process.
Which are two considerations the administrator needs to review before setting up this approval process?
Choose 2 answers

  • A. Allow the submitter choose the approver manually.
  • B. Populate the Manager standard field on the sales users' User Detail page.
  • C. Create a custom Discount field on the opportunity to capture the discount amount
  • D. Configure two separate approval processes.

Answer: B,C

 

NEW QUESTION 122
Northern Trail Outfitters wants to encourage employees to choose secure and appropriate passwords for their Salesforce accounts.
Which three password policies should an administrator configure?
Choose 3 answers

  • A. Require use of Password Manager App
  • B. Password complexity requirements
  • C. Number of days until expiration
  • D. Prohibited password values
  • E. Maximum invalid login attempts

Answer: B,C,E

 

NEW QUESTION 123
Cloud Kicks is Introducing a new shoe model and wants to advertise on TV, radio, print, and social under the banner of a called New Runners. In addition, total statistics for this marketing effort need to be aggregated and visible.
Which feature should the administrator use to implement this functionality?

  • A. Parent campaign field
  • B. Master-detail relationship
  • C. Lookup relationship
  • D. Junction object

Answer: B

 

NEW QUESTION 124
Cloud Kicks has asked the administrator to test a new screen flow that create contacts.
What are two key components of testing the flow?
Choose 2 answers

  • A. Test the flow in a sandbox.
  • B. Run the flow using it to create contacts.
  • C. Set Up a flow interview to test the flow.
  • D. Use Debug to test the flow in Flow Builder.

Answer: A,B

 

NEW QUESTION 125
Which two solutions could an administrator find on the AppExchange to enhance their organization?
Choose 2 answers

  • A. Consultants
  • B. Communities
  • C. Components
  • D. Customers

Answer: B,C

 

NEW QUESTION 126
Northern Trail Outfitters (NTO) has deployed my domain. The Chief Marketing Officer wants to make sure that all of the Salesforce users log in using the branded login URL. There needs to be a grace period for the user's bookmarks to be updated.
How should the administrator configure the policies in my domain settings?

  • A. Set the Redirect policy to Do Not redirect.
  • B. Set the login policy to prevent login from https://login.salesforce.com
  • C. Set the login policy to require login from https://nto.my.salesforce.com
  • D. Set the redirect policy to Redirect with a warning to the same page within the domain.

Answer: A

 

NEW QUESTION 127
The Human resources department at Northern Trail outfitters wants employees to provide feedback about the manager using a custom object in Salesforce. It is important that managers are unable to see the feedback records from their staff.
How should an administrator configure the custom object to meet this requirement?

  • A. Define a criteria-based sharing rules.
  • B. Uncheck grant access using Hierarchies.
  • C. Set the default external access to private.
  • D. Configure an owner-based sharing rules.

Answer: A

 

NEW QUESTION 128
Ursa Major Solar uses two different page layouts for Account records. One page layout reflects the fields related to customer accounts and another page layout includes fields for partner accounts. The administrator has assigned the customer account page layout to sales and support users and the partner account layout to the partner management team.
What should the administrator configure to meet this requirement?

  • A. Add members of the partner management team to the default Account team for the customer accounts.
  • B. Grant create, read, edit and delete access to customer accounts on the partner team profile.
  • C. Use a public group and a criteria-based sharing rule to share customer accounts with the partner team.
  • D. Create one record type for customer accounts and one record type for partner accounts.

Answer: D

 

NEW QUESTION 129
The administrator at Ursa Major Solar has Created a new record type for customer warranty cases which two assignments should the administrator use to display the new record type to users?
Choose 2 answers

  • A. App Manager Assignment.
  • B. Role Assignment
  • C. Profile Assignment
  • D. Page layout Assignment.

Answer: C,D

 

NEW QUESTION 130
Universal Containers (UC) has a queue that is used for managing tasks that need to be worked by the UC customer support team. The same team will now be working some of UC's Cases.
Which two options should the administrator use to help the support team?
Choose 2 answers

  • A. Configure a flow to assign the cases to the queue.
  • B. Create a new queue and add Cases as an available object.
  • C. Use assignment rules to set the queue as the owner of the case.
  • D. Add Cass to the existing queue as available object.

Answer: A,C

 

NEW QUESTION 131
An administrator has been asked to change the data type of an auto number to text field.
What should the administrator be aware of before changing the field?

  • A. Existing auto number field to Text is prevented.
  • B. Existing field values will be deleted.
  • C. Existing field values will remain unchanged.
  • D. Existing field values will be Converted.

Answer: C

 

NEW QUESTION 132
Clod Kicks has a screen flow with two questions on the same screen, but only one is necessary at a time. The administrator has been asked to show only the questions that is needed.
How should an administrator complete this?

  • A. Use branching in the flow screen to show the proper scenario
  • B. Use a conditional visibility to hide the unnecessary question
  • C. Use a new version of the flow for each scenario.
  • D. Use a decision element and a new screen to show the proper question

Answer: B

 

NEW QUESTION 133
Cloud Kicks has a custom object named shoe. The administrator has been asked to ensure that when a relationship is created between Account and shoe to prevent orphaned shoe records.
What should the administrator do to complete this requirement?

  • A. Create an encrypted lookup
  • B. Create a hierarchical lookup
  • C. Create an indirect lookup
  • D. Create a master-detail lookup.

Answer: D

 

NEW QUESTION 134
......

Prepare For The Salesforce-Certified-Administrator Question Papers In Advance: https://braindumpsschool.vce4plus.com/Salesforce/Salesforce-Certified-Administrator-valid-vce-dumps.html