
Verified Advanced-Administrator dumps Q&As - Pass Guarantee Exam Dumps Test Engine [2024]
Advanced-Administrator dumps and 238 unique questions
NEW QUESTION # 90
The VP of Finance wants to ensure that once an opportunity is closed, it cannot be modified by any user. How can an administrator meet this requirement?
- A. Set the Do Not Modify Closed Opportunity permission for all profiles.
- B. Create a workflow field update to update the IsClosed field to True if a closed opportunity is modified.
- C. Create an opportunity validation rule with the formula: PRIORVALUE( IsClosed ) = True.
- D. Set all fields to Read-Only on the standard Closed Opportunity page layout.
Answer: C
NEW QUESTION # 91
An administrator is using the Dev Console Log Inspector to troubleshoot a Process Builder.
What event type should the administrator look for in the event column?
- A. Event types beginning with AUTOMATED.
- B. Event types beginning with PROCESS
- C. Event types beginning with FLOW
- D. Event types beginning with WORKFLOW
Answer: C
Explanation:
The Dev Console Log Inspector is a tool that allows you to view and analyze debug logs in a graphical interface. Debug logs contain information about database operations, system processes, and errors that occur when executing a transaction or running unit tests. To troubleshoot a process builder, the administrator should look for event types beginning with FLOW in the event column. These event types indicate the start and end of a flow interview, as well as any flow elements, faults, or decisions that occur during the execution.
References: https://help.salesforce.com/s/articleView?id=sf.code_dev_console_log_inspector.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.code_debug_log_event_types.htm&type=5
NEW QUESTION # 92
Users have been given Read/Write access to product support cases through criteria-based sharing rules. A user's profile only has the Read permission for cases.
What can the user expect regarding their ability to edit product support cases?
- A. The user will only be able to edit the cases that they created.
- B. The user will be able to edit product support cases.
- C. The user will only be able to edit cases manually shared with them.
- D. The user will NOT be able to edit product support cases.
Answer: D
NEW QUESTION # 93
The VP of Marketing is launching campaigns in each region to target accounts that do not have open opportunities. What reporting solution can an administrator set up to assist with this?
- A. Reporting snapshot
- B. Cross Filter
- C. Standard Filter
- D. Joined report
Answer: A
NEW QUESTION # 94
A previous consultant helped Universal Containers automate many of its business processes. The administrator changed the email address on the consultant's user record and deactivated it. The consultant called to say they continue to get email messages from failed flows and processes.
What steps should the administrator perform to stop the fault messages from going to the consultant?
- A. Set Send Process or Flow Error Email' to Apex Exception Email Recipients' in Automation settings. Add the System Admin's email to the Apex Exception Email page in Setup.
- B. Export Flow Interviews filtered by LastModifiedBy.email using Data Loader. In the .csv file, change LastModifiedBy to the System Admin and upload changes with Data Loader.
- C. Create a custom metadata type and associate the LastModifiedBy field. Write a flow that updates the field in any flows or processes equal to the consultant's name.
- D. Request an Email Log from Email Log Files in Setup and filter the request by the consultant's email. Manually update any flows or processes listed on the log.
Answer: A
NEW QUESTION # 95
Managers wants to view a dashboard report without logging in to Salesforce and have the data sent via email weekly.
- A. Create a report and dashboard from that report and schedule a weekly refresh and set an email to be sent to the manager
- B. Create Joint Report
- C. Create an analytical snapshot weekly
- D. Create Dynamic Dashboard
Answer: A
NEW QUESTION # 96
Universal Containers has a private sharing model. Their field service manager wants to edit Cases owned by the service team but is unable to edit Case records.
Which option should an administrator use to solve this issue?
- A. Assign the manager a permission set with edit access to the Case object.
- B. Update the manager's profile to include edit access to the Case object.
- C. Create a public group with read/write for Cases and Accounts.
- D. Set the Organization-Wide Default to public read/write for Cases and Accounts.
Answer: C
Explanation:
Explanation/Reference: https://salesforce.stackexchange.com/questions/237613/problem-with-case-sharing-access
NEW QUESTION # 97
Cloud Kicks (CK) has an email parsing tool. CK wants to ensure that when certain field are updated, the Case Owner is notified by email.
What should the administrator use to email the Case Owner?
- A. Outbound Message
- B. After Save Flow
- C. Before Save Flow
- D. Email-to-Case
Answer: B
Explanation:
Explanation
An after save flow is a type of flow that runs in the background after a record is saved and performs actions based on the record data or changes. An after save flow does not require user input or interaction and can be triggered by a record-triggered flow element or by an Apex trigger. In this case, you can create an after save flow that runs when a case record is updated and delivers status update email to customers based on certain criteria or conditions. References:
https://help.salesforce.com/s/articleView?id=sf.flow_trigger_types.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger.htm&type=5
NEW QUESTION # 98
What type of prices can the system administrator set for an organization's products?
- A. Discount prices.
- B. Standard prices.(100%)
- C. Sales prices.(100%)
- D. List prices.(100%)
- E. Product prices.
Answer: B,C,D
NEW QUESTION # 99
AW Computing uses a private sharing model for cases. A select group of five users need read/write access to all cases with a specific record type. Of these users, one is assigned the Support Manager profile and four are assigned the Support Representative profile. How can the administrator meet this requirement?
- A. Create a new profile for the five users with View All Data access; remove access to the record type from all other profiles.
- B. Create a public group for the users and a custom parent case record with the record type; share this case by record owner.
- C. Modify the Support Manager and Support Representative profiles to View All Data access on all cases with the record type.
- D. Create a public group for the users and use criteria-based sharing rules to share cases with the record type to that group.
Answer: D
NEW QUESTION # 100
Roll-up Summary Fields work with Opportunity Line Items to Opportunities?
- A. True
- B. False
Answer: A
NEW QUESTION # 101
The recruiting manager at universal containers has requested a new picklist value in the type field on the position object by the end of the week.
If the administrator is unable to complete this request in the desired timeline, what type of access will allow the recruiting manager to make the changes in salesforce?
- A. Delegated administration to manage recruiting users.
- B. Modify all and view all access to the position object.
- C. Delegated administration over the position object.
- D. Create, Read, Edit and Delete access to the position object.
Answer: C
NEW QUESTION # 102
AW Computing continues to grow and has concerns about the volume of sensitive data being stored in its org. The administrator suggests utilizing Salesforce Shield.
What should the team consider before Implementing Salesforce Shield?
- A. Encrypted f elcz art j-ab e to be referenced in flows.
- B. Shield Platform Encryption can be used with custom metadata types.
- C. Einstein Lead Scoring is available on encrypted fields.
- D. Paused flows can cause data to be saved in an unencrypted state.
Answer: C
NEW QUESTION # 103
Which feature license is required to use Content?
- A. Salesforce CRM Content Managera. Salesforce CRM Content User
- B. Salesforce CRM Content User
- C. Salesforce CRM Content Contributor
- D. Salesforce CRM Content Creator
Answer: B
NEW QUESTION # 104
Users at AW Computing use a custom object to manage order*. All profiles share a single page layout.
Customer Service and Sales users express frustration overseeing actions that-do not always apply to their situation on the page layout.
What should an administrator recommend?
- A. Use Dynamic Actions and conditional visibility to show the appropriate actions to the applicable users.
- B. Create separate record types for the Customer Service and Sales users' records.
- C. Configure two separate permission sets and assign the appropriate permissions to each user.
- D. Make two separate Lightning record pages and assign them to the applicable profiles.
Answer: A
Explanation:
Dynamic actions are actions that appear on Lightning record pages based on criteria such as field values or user profiles. Dynamic actions allow administrators to customize which actions are available for users on different record types or page layouts without creating multiple page layouts for each scenario. By using dynamic actions and conditional visibility for accounts at AW Computing, administrators can show only relevant actions for customer service and sales users based on their situation. References:
https://help.salesforce.com/s/articleView?id=sf.dynamic_actions_overview.htm&type=5
NEW QUESTION # 105
Cloud Kicks wants to implement multi-factor authentication (MFA) to help better secure its Salesforce org.
Which two options should the administrator consider to use MFA?
Choose 2 answers
- A. A Security Token
- B. An Encryption Key
- C. An Authentication App
- D. A Username and Password
Answer: C,D
NEW QUESTION # 106
A user at Cloud Kicks has informed the administrator that they are unable to log in to Salesforce via multi-factor authentication.
Which two area should the administrator review to understand potential root causes?
Choose 2 answers
- A. Debug Logs
- B. Login History
- C. Setup Audit Trail
- D. Identity Verification History
Answer: B,D
Explanation:
Identity verification history and login history are two areas that the administrator can review to understand potential root causes of multi-factor authentication issues. Identity verification history shows the methods and results of identity verification attempts for a user, such as email verification, SMS verification, or app verification. Login history shows the status, source, and location of login attempts for a user, as well as any login errors or challenges that occurred. These two areas can help the administrator identify if the user entered the correct verification code, if the user's device or app is compatible with multi-factor authentication, or if there are any network or security issues that prevent successful verification. References:
https://help.salesforce.com/s/articleView?id=sf.identity_verification_history.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.monitoring_login_history.htm&type=5
NEW QUESTION # 107
......
Salesforce Advanced-Administrator Certification Exam covers a wide range of topics, including advanced security, automation, data management, and reporting. It also tests candidates' knowledge of Salesforce's advanced customization and integration capabilities, as well as their ability to implement complex business processes using Salesforce's platform.
Advanced-Administrator Dumps for Pass Guaranteed - Pass Advanced-Administrator Exam: https://www.dumpstorrent.com/Advanced-Administrator-exam-dumps-torrent.html
Advanced-Administrator Exam Dumps - Try Best Advanced-Administrator Exam Questions: https://drive.google.com/open?id=1vZ78YsWQNyuCOUsoNAVDCCkHPjGKe04v