Advanced Administrator Flashcards

1
Q

The Chief Marketing Officer (CMO) at FinTrust Solutions wants to ensure that the status field on Opportunities with a ‘High Priority’ status can only be edited by members of the Marketing Team. What is the best way for the admin to go about fulfilling this requirement?

A

Add a validation rule to the Opportunity object.

In this scenario, we are restricting access. And since this refers to specific record access (Opportunity records with High Priority status), we can create a validation rule that shows an error message when the Status field is changed from High Priority to something else while the user making changes isn’t a member of the Marketing Team profile. This validation rule will be added to the Opportunity object.

Permission Sets cannot be used in this situation because we aren’t adding access. Criteria-based sharing rules apply to record access, but in our case we’re only restricting changes on a specific field and not the entire Opportunity record.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Ethan, the Salesforce Administrator at Cloudzoid Tech, has created three custom objects: Transaction, Line Item, and Statement. Line Item is related to both Statement and Transaction as their detail object in two master-detail relationships. Ethan is planning to create a fourth custom object, Dispatch, and have Line Item as its detail object in another master-detail relationship. Will he be able to successfully create this relationship?

A

No, because a custom object (as the detail) can only have two master-detail relationships.

A custom object can only have 2 master-detail relationships, but this applies to the detail object only. Since Line Item already has both Statement and Transaction as its parent objects, the limit has been reached. Adding the Dispatch object as another parent would not succeed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cloudzoid Tech recently experienced a significant increase in API callouts and is concerned about potential performance issues. As the company’s Salesforce admin, Ethan needs to gain insights into the API call trends to identify potential bottlenecks and optimize the system performance. Which feature should the admin use to monitor and analyze API call activities and trends?

A

Event Monitoring.

Event Monitoring provides valuable insights into user behavior, system performance, and login trends within the org. It captures event data such as logins, logouts, API calls, and more. This data can be used to analyze usage patterns, troubleshoot issues, and optimize performance. Unlike Debug Logs and Login History, which focus on specific aspects of data tracking, Event Monitoring offers a comprehensive solution for monitoring and analyzing various events within the org.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

FinTrust Solutions is required to comply with regulations wherein the data stored in the Price field must be retained for 3 years. With the org almost reaching its data storage limit at this time, will the admin be able to use Field Audit Trail to accomplish this?

A

Yes, because Field Audit Trail and Field history tracking data do not count against data storage limits.

Field Audit Trail allows you to establish a policy for preserving historical field history data, so it is valuable for adhering to industry regulations pertaining to audit capabilities and data retention like in this example. Field history tracking data and Field Audit Trail data don’t count against the org’s data storage limits, so the admin in this question can use it with no worries.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Ethan, the Salesforce Administrator at Cloudzoid Tech, wants to gather feedback and suggestions from the customer community to improve their products and services. He decides to enable the Ideas feature. Which of the following capabilities are associated with using Salesforce Ideas? (Choose 2)

A

1.) Allow customers to vote on and prioritize their favorite ideas.

2.) Allow customers to submit feedback and suggestions on the community.

With Salesforce Ideas, customers can submit their feedback and suggestions
directly to the community by posting. Once posted, it also allows the rest of the
customers to vote on and prioritize their favorite ideas through the capability to vole on ideas submitted by others. This voling mechanism helps prioritize ideas
based on popularity, making ii easier for the organization lo identify the most valuable suggestions - similar lo Salesforce’s very own IdeaExchange.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Salesforce has a native mass delete feature that can help when the administrator needs to delete multiple records at the same time. Which of the following can be
mass-deleted using this feature? (Choose 4)

A

Cases, Leads, Activities, Accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Billy is a Service Manager from the Computing Department. He has recently been assigned to the IT Department. Cloudzoid Tech’s Salesforce Admin would have to change Billy’s role to confirm this department transfer. What will happen to the sharing rules relating to Billy’s old and new role?

A

The sharing rules will be automatically recalculated.

During the role change, sharing rules will be automatically recalculated. Sharing Rules for any related objects like parent objects will also be recalculated and there is no need for the admin to trigger this manually. Recalculation also happens with changes to groups and territories, not just user roles.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Clara and Jim are two users at Cloudzoid Tech. They both handle Project records, but need to be assigned to two different default record types for the Project object. How can the System Admin accomplish this? (Choose 2)

A

1.) Create two Profiles with different default record types for the Project object

2.) Assign Clara and Jim to each of the Profiles

Permission Sets cannot be used to set the default record type. This can only be done through Profiles, and you can only set one default record type per Profile. This ask would need the admin to create one Profile for Jim and another for Clara – each with different default record types.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Where can an admin and an end user go to confirm the default record type for a specific object?

A

As an admin, you can check your user’s default record type from their Profile: “Setup > Profiles > check the user’s Profile”

As the end user, default record types according to personal preferences may be set from Personal Settings: “Personal Settings > Set Default Record Types”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

At Cloudzoid Tech, the sales team frequently handles Opportunities and Accounts. Ethan, the administrator, wants to improve data quality since he has been getting reports of new Opportunity records associated with inactive Accounts. What can Ethan do to achieve this goal?

A

Set up a lookup filter on the Opportunity object so the list only shows active Accounts when users are on it.

To prevent the creation of opportunity records associated with inactive accounts, Ethan can implement a lookup filter on the Opportunity object. By setting this up, the list of available accounts shown when users are associating opportunities will be limited to active accounts.

While validation rules and Apex triggers can be used to enhance data quality as well, the lookup filter specifically addresses the goal in this scenario: restricting account selection based on predefined criteria. Creating a custom picklist field does not involve the relationship between Account and Opportunity, so it wouldn’t be a good solution for this.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Jason, Cloudzoid Tech’s security coordinator, would like to use the Security Health Check to identify and fix potential vulnerabilities in the org’s security settings. Which of the following are required for Jason to be able to use Health Check? (Choose 2)

A

1.) View Setup and Configuration
2.) View Health Check

Health Check is an evaluation of an org’s Salesforce setup to ensure it’s working well. Managers in a company’s security team (or the admin) can use it to review configuration, security, data quality, performance, integrations, and more. The goal is to identify any issues, optimize processes, and ensure the org aligns with best practices.

The system permission that allows viewing Health Check is “View Health Check”. In turn, this permission has a prerequisite as well: “View Setup and Configuration”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Name 2 facts about Salesforce login history.

A

1.) You can specify filters and fields to create Login History custom list views.
2.) The login history record is downloadable.

The Login History page shows up to 20,000 records of user logins for the past 6 months, but if you need to see more, it is downloadable in CSV or GZIP file. Filters and fields can be specified to create Login History custom list views.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Ethan, the admin at FinTrust Solutions, is troubleshooting an issue with a possible Flow or custom Apex class that’s causing unexpected behavior in the system. He wants to analyze the detailed execution steps to identify whether the root cause is from the Flow or the Apex class. What tool or feature should he use to capture and review the detailed execution steps?

A

Debug Log.

Debug logs are designed to capture detailed event sequences, system behavior, and debug information when investigating issues. For this scenario, debug logs would provide insights into the order of operations, evaluated conditions, and actions taken by the system when user actions trigger Flows or Apex classes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A sales agent accidentally deleted 75 records by mistake 12 days ago. What is the best way for the admin to retrieve the deleted records?

A

Use the Data Loader’s “Export All” feature.

In this scenario where a significant number of records (75) were accidentally deleted, records are stored in the Recycle Bin for up to 15 days. Since this happened 12 days ago, we know that they should still be recoverable from the Recycle Bin.

While records can be manually undeleted from the recycle bin, dealing with 75 records individually could be time-consuming and inefficient. By using the “Export All” feature from Data Loader, the administrator can quickly retrieve all of the soft-deleted records and have them available for further actions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Ethan is the admin at Cloudzoid Tech, and he was tasked to optimize the company’s way of managing duplicate records. He understands that there are matching rules that come with the org by default – which of the following are examples of standard matching rules in Salesforce? (Choose 3)

A

1.) Standard Contact Matching Rule
2.) Standard Account Matching Rule
3.) Standard Lead Matching Rule

Standard matching rules are predefined matching rules that come with Salesforce by default. They are designed to help organizations identify and manage duplicate records across different standard objects like Accounts, Leads, and Contacts. When enabled, these matching rules evaluate incoming data to check if they match existing records based on specified criteria, such as email addresses or names.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Lily, a Salesforce administrator at FinTrust Solutions, needs to move custom fields, validation rules, and a new custom object from the Sandbox environment to the Production environment. She decides to use change sets for this process. Which of the following statements accurately describe the capabilities and best practices of using change sets in this scenario? (Choose 2)

A

1.) Lily should include all dependent components, such as related fields and objects, in the change set to avoid errors

2.) Lily should ensure that all components included in the change set are properly documented

A change set will not deploy something you haven’t stated or included. As changes often rely on dependencies between components, including all related fields, objects, and other dependencies ensures that the deployment is successful and that no errors occur due to missing components.

17
Q

Samantha, a Sales Manager at Cloudzoid Tech, is trying to submit a record for approval in Salesforce, but she encounters an error message that says, “Unable to submit for approval.” She reaches out to the Salesforce admin for assistance. What could be the possible reasons for this error message? (Choose 2)

A

1.) Samantha does not have the necessary permissions to submit records for approval

2.) The record does not meet the entry criteria defined in the approval process

Approval processes have entry criteria that must be met for a record to be eligible for submission. If the record does not meet these criteria, it cannot be submitted for approval and the “Unable to submit for approval” error appears. Also, users need the appropriate permissions to submit records for approval. If Samantha lacks these permissions and she isn’t stated as one of the allowed submitters, she won’t be able to initiate the approval process.

The rest of the choices aren’t common reasons for that specific error. While approval processes must have defined steps and approvers, the absence of these components would typically lead to a different issue.

18
Q

What are the 3 Territory Model states?

A

Planning, Active, and Archived.

19
Q

Cloudzoid Tech uses a custom object “Sites” that has the organization-wide sharing set to Private. Jesse owns a few Site records and Leo needs the ability to edit them. He has absolutely no access to any Site records at this time. What needs to be done so Leo can edit Jesse’s site records? (Choose 2)

A

1.) Create a permission set for Leo that gives him Read and Edit access to Site records.

2.) Manually share the Site records to Leo by using the Sharing button and granting him Read/Write access to them.

Before everything else, Leo must be able to edit Site records. It’s best to give Leo this ability by assigning him a permission set. Modifying Leo’s profile affects every other user assigned to that profile, so it isn’t advisable.

Now that he has edit access to the Site object, Jesse’s Site records (it was mentioned that there are only a few that Leo needs access to) can be manually shared to Leo using the Sharing button on the Site record page. A criteria-based sharing rule could’ve been considered, but sharing rules can only grant access to Public Groups, Roles, and subordinates. So unless you have a Role or a Public Group that contains ONLY Leo, this option isn’t advisable.

20
Q

Cloudzoid Tech has various clients that work as consultants, partners, and contractors. These people represent different companies and accounts. How can Cloudzoid Tech’s system administrator represent this in their Salesforce org?

A

Enable the “Contacts to Multiple Accounts” feature in Setup.

Use “Contacts to Multiple Accounts” so that duplicate records can be avoided especially in cases where an individual represents multiple businesses. This makes it easier to track these kinds of relationships.

21
Q

Debug logs in Salesforce can show information on which of the following? (Choose 4)

A

Apex Code
Processes
Validation Rules
Flows

Debug logs can show information on all of the above except Time-Based Workflows and emails sent. Similar to Process Builder scheduled actions, pending time-based workflow actions and email log requests can be viewed from Setup instead.

22
Q
A