Tüm alıştırma soruları

1784 soru

Soru 1061Soru

Cloud Kicks is evaluating two AppExchange productivity solutions for global operations: an Independent Software Vendor (ISV) Managed Package and a Salesforce Labs Unmanaged Package. The enterprise security and architecture board specifies three mandatory deployment constraints:
1. Vendor security updates must be seamlessly upgradeable without overwriting localized custom fields added by the subscriber org.
2. The package's Apex code must not contribute to the organization's maximum Apex code character limit.
3. User access to the package's custom objects and functionality must be granted on an additive, per-user basis without modifying core departmental profiles.

Which package selection and access management strategy fulfills all architectural requirements?

Cevabı ve açıklamayı göster

Cevap: Install the ISV Managed Package and assign the included package permission set to designated users.

Cevap

Install the ISV Managed Package and assign the included package permission set to designated users.
The choice to install the ISV Managed Package and assign access using the included package permission set satisfies all three constraints. Managed packages allow vendors to push updates without overwriting custom fields added in subscriber orgs, and Apex code contained within certified managed packages does not count against the subscriber org's total Apex code limit. Additionally, using permission sets allows administrators to grant package access flexibly on a per-user basis without modifying standard or custom profiles.

Adım Adım Çözüm

1
Analyze package architecture requirement for upgradeability and Apex code limits.
Managed packages support seamless upgrades and do not count against the subscriber org's Apex code limit, whereas unmanaged packages become native unmanaged assets that count toward limits and cannot be directly upgraded by vendors.
Managed packages isolate intellectual property and namespace configurations.
2
Analyze access provisioning requirement for per-user access without modifying departmental profiles.
Permission sets provide additive security assignments per user without altering existing user profiles.
Following the principle of least privilege and modular security administration.
3
Synthesize requirements to choose the correct deployment strategy.
Combining an ISV Managed Package with permission set assignment fulfills all architectural and security constraints.
This combination ensures upgradeability, limit isolation, and proper security design.

Anahtar Kavram

AppExchange Managed vs. Unmanaged Package Characteristics and Permission Management
Soru 1062Soru

An administrator enables the Salesforce integration with Microsoft Outlook for sales representatives. The representatives need to access standardized email templates created by the marketing team directly from the Outlook side panel. However, the representatives report that they cannot locate the shared Lightning email templates.

Which administrative action resolves this issue and grants access to the templates?

Cevabı ve açıklamayı göster

Cevap: Grant the sales representatives access to the email template folder and verify they have the required email template permissions assigned.

Cevap

Grant the sales representatives access to the email template folder and verify they have the required email template permissions assigned.
Lightning email templates stored in shared folders require users to have access to the specific folder as well as the necessary Lightning Email Template user permissions. Granting folder access and ensuring user permissions are assigned allows representatives to view and insert templates directly within the Outlook integration pane.

Adım Adım Çözüm

1
Identify the requirement for email template visibility in the Outlook pane
Recognize that Lightning Email Templates require both folder-level sharing access and user-level permissions to be visible.
Without folder access or the appropriate permission to use Lightning Email Templates, templates will not appear in the Outlook pane.
2
Configure proper folder sharing and user access
Share the public template folder with the appropriate users or public groups and verify permission set assignments.
This is the standard Salesforce security and sharing mechanism for email templates.

Anahtar Kavram

Salesforce Outlook and Gmail Integration Email Template Folder Sharing and Permissions
Tahmini Süre:45s
Soru 1063Soru

An administrator at Apex Financial is configuring collaboration tools and feed updates for the system. The operations team requires automated Chatter updates when key fields change on the custom object Investment_Portfolio__c, and they also need streamlined quick actions across global feeds and object detail pages. Which two statements correctly describe the behavior and limitations of Chatter Feed Tracking and Publisher Layouts? (Select TWO)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Enabling Feed Tracking on custom and standard objects allows an administrator to select up to 20 fields per object for automatic feed updates.; Global Publisher Layouts determine the quick actions visible on global Chatter feeds, whereas object page layouts determine the quick actions available on individual object record feeds.

Cevap

Enabling Feed Tracking permits selecting up to 20 fields per object for automatic feed updates, and Global Publisher Layouts determine actions on global Chatter feeds while object page layouts determine actions on specific record feeds.
Enabling Feed Tracking permits administrators to choose up to 20 fields per standard or custom object to generate automatic record feed posts upon field updates. Additionally, Global Publisher Layouts determine the set of quick actions available on global feeds (such as the Home tab or Chatter tab), whereas individual object page layouts govern the actions appearing on specific record feeds.

Adım Adım Çözüm

1
Evaluate Chatter Feed Tracking field limits and field selection requirements.
Salesforce allows tracking up to 20 fields per object, and administrators must explicitly select which fields to track after enabling Feed Tracking.
Enabling feed tracking on an object does not automatically track all fields on that object, nor can the 20-field threshold be exceeded.
2
Analyze the functional scope of Global Publisher Layouts versus Object Page Layouts.
Global Publisher Layouts dictate the actions visible on global locations like Home and Chatter feeds, whereas page layouts control the actions shown on individual object record pages.
Global layout configurations do not automatically distribute object-specific quick actions to record page layouts.

Anahtar Kavram

Chatter Feed Tracking limits (maximum 20 fields per object) and operational scope of Global Publisher Layouts vs. Object Page Layouts.
Soru 1064Soru

An administrator at Apex Solutions is configuring Chatter collaboration features for a custom object named Service_Contract__c. Support managers report two specific issues:
1. Automated updates are not appearing in the record feed when the custom field Contract_Status__c is modified.
2. A custom Quick Action named 'Log Inspection' is not visible on the Chatter feed panel on the Service_Contract__c record page, even though Chatter is enabled globally.

Which combination of administrative actions will resolve both issues?

Cevabı ve açıklamayı göster

Cevap: Enable Feed Tracking for the Service_Contract__c object while checking the Contract_Status__c field in Setup, and add the Log Inspection action to the Salesforce Mobile and Lightning Experience Actions panel on the Service_Contract__c Page Layout.

Cevap

Enable Feed Tracking for the Service_Contract__c object with the Contract_Status__c field selected in Setup, and add the Log Inspection action to the Salesforce Mobile and Lightning Experience Actions section of the Service_Contract__c Page Layout.
Enabling Feed Tracking for the specific object and selecting the tracked fields in Setup enables automated record updates in Chatter feeds. Placing the Quick Action in the Salesforce Mobile and Lightning Experience Actions section of the object page layout makes it visible on the Lightning record page Chatter publisher.

Adım Adım Çözüm

1
Configure Feed Tracking for the object and field
Navigate to Setup > Feed Tracking, select Service_Contract__c, check Enable Feed Tracking, and select the Contract_Status__c field.
Automated system feed posts for field changes require Feed Tracking to be explicitly enabled for both the object and the target fields.
2
Customize the Page Layout publisher actions
Edit the Service_Contract__c Page Layout and drag the Log Inspection action into the Salesforce Mobile and Lightning Experience Actions section.
Record page Chatter feed actions in Lightning Experience are driven by the Salesforce Mobile and Lightning Experience Actions section of the page layout assigned to the user.

Anahtar Kavram

Chatter Feed Tracking configuration and Publisher Layout customization
Soru 1065Soru

A support manager wants agents using the Lightning Service Console to have persistent, docked access to background tools such as History and Softphone at the bottom of their screen regardless of which record tab is active. Which setting should a Salesforce Administrator configure to meet this requirement?

Cevabı ve açıklamayı göster

Cevap: The Utility Items section within the App Manager for the Service Console application

Cevap

The Utility Items section within the App Manager for the Service Console application
Configuring Utility Items in App Manager adds a fixed utility bar to the bottom of the Lightning Service Console app. This allows agents to access productivity components like History, Notes, or Softphones persistently regardless of the record page they are viewing.

Adım Adım Çözüm

1
Identify the user requirement for persistent, docked tools at the bottom of the console screen.
Recognize that persistent footer tools in Lightning Experience apps are known as Utility Bar items.
Utility items remain accessible across all navigation subtabs and primary tabs in a Lightning Console app.
2
Navigate to Setup and open App Manager to locate the specific Lightning Service Console app.
Edit the console app settings and locate the Utility Items menu tab.
Utility bars are configured at the application level within App Manager.

Anahtar Kavram

Service Cloud Console Utility Bar Configuration
Tahmini Süre:1m 0s
Soru 1066Soru

An administrator is configuring a Salesforce campaign to evaluate attendee interactions from an industry tradeshow. The marketing team needs accurate tracking of high-value interactions (such as 'Visited Booth' and 'Attended Presentation') in campaign reporting metrics, as well as full visibility into campaign activity before and after leads are converted. Which two actions should the administrator take to fulfill these requirements?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Create custom Campaign Member Status values for 'Visited Booth' and 'Attended Presentation', explicitly marking the 'Responded' checkbox for each.; Add the Campaign History related list to both Lead and Contact page layouts so users can view member history throughout the lead conversion lifecycle.

Cevap

The administrator should create custom Campaign Member Status values with the 'Responded' checkbox checked for meaningful engagement metrics, and add the Campaign History related list to both Lead and Contact page layouts.
To accurately measure campaign engagement, custom status values representing positive interactions must have the 'Responded' checkbox selected. Furthermore, adding the Campaign History related list to both Lead and Contact page layouts guarantees full visibility into member engagement before and after lead conversion.

Adım Adım Çözüm

1
Configure custom status values for campaign members.
Status values such as 'Visited Booth' and 'Attended Presentation' are added, and checking 'Responded' ensures interactions count toward campaign response metrics.
Custom campaign member statuses do not automatically set the Responded flag.
2
Ensure page layout visibility across the lead lifecycle.
Adding Campaign History related lists to Lead and Contact page layouts provides full history tracking.
When a Lead is converted, Salesforce automatically links the existing Campaign Member record to the newly created Contact, but page layouts must display the Campaign History related list to render this data to end users.

Anahtar Kavram

Campaign Member Status response tracking and Campaign History visibility across Lead conversion
Soru 1067Soru

A Salesforce administrator at a renewable energy firm is creating a custom object named Solar Site Survey to track site evaluation records associated with customer accounts. The business requirement states that deleting an Account record must automatically delete all related Solar Site Survey records, and the team needs to create a roll-up summary field on the Account object to display the total count of surveys. Which relationship configuration should the administrator implement to meet these requirements?

Cevabı ve açıklamayı göster

Cevap: Create a Master-Detail relationship on the Solar Site Survey object, designating Account as the master object.

Cevap

Create a Master-Detail relationship on the Solar Site Survey object, designating Account as the master object.
In Salesforce, Master-Detail relationships provide automatic cascading deletion (deleting the master record deletes associated detail records) and allow native Roll-Up Summary fields to be created on the master object. A standard object such as Account can serve as the master object when a Master-Detail relationship field is created on a custom child object.

Adım Adım Çözüm

1
Analyze the requirements for data relationship behavior.
Requirements specify cascading deletion (deleting parent deletes children) and roll-up summary calculations on the parent object.
Master-Detail relationships enforce tight coupling where the parent controls detail record deletion and enables native roll-up summary fields.
2
Determine object relationship direction between standard (Account) and custom (Solar Site Survey) objects.
The relationship field must be defined on the custom object (Solar Site Survey), pointing to Account as the Master.
Standard objects can act as the master in a Master-Detail relationship, but cannot be on the detail side of a Master-Detail relationship with a custom object.

Anahtar Kavram

Master-Detail vs. Lookup Relationships on Standard and Custom Objects
Soru 1068Soru

An organization enables Team Selling in Salesforce to facilitate collaboration among sales reps, solution engineers, and managers on complex deals. Which two statements correctly describe the standard capabilities and access behaviors of Opportunity Teams? (Select TWO)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Opportunity team members can be granted either Read-Only or Read/Write access to the specific opportunity record.; Users can construct a Default Opportunity Team within their personal settings to efficiently add standard deal teams to opportunities they own.

Cevap

The correct statements are that Opportunity team members can be assigned Read-Only or Read/Write access to the opportunity, and users can define a Default Opportunity Team in their personal settings for quick setup.
Opportunity Teams allow opportunity owners and administrators to grant team members either Read-Only or Read/Write sharing access to the opportunity. Additionally, sales reps can build a Default Opportunity Team in their personal settings to rapidly apply standard team structures to deals.

Adım Adım Çözüm

1
Analyze Opportunity Team access permissions
Confirm that record owners or administrators can grant Read-Only or Read/Write permissions to members added to an opportunity team.
Opportunity Teams provide record-level sharing control tailored to specific team roles.
2
Evaluate user productivity features for Team Selling
Identify that Default Opportunity Teams can be configured in personal settings for convenient reuse.
This automates adding frequent collaborators to opportunities without manually inviting members each time.
3
Verify parent account implicit sharing rules and profile prerequisites
Rule out automatic Read/Write account access, profile restrictions, and Public Read/Write OWD requirements.
Implicit account access granted via opportunity teams is read-only, and team selling is intended for private or restrictive sharing models without requiring administrative profile overrides.

Anahtar Kavram

Opportunity Team Sharing Access and Default Opportunity Teams
Soru 1069Soru

A company wants to enable customers to submit support inquiries directly through its corporate website. The administrator is tasked with setting up an intake form that automatically creates Case records in Salesforce without requiring custom API integration. Which Salesforce feature generates the HTML code necessary to embed this form on an external website?

Cevabı ve açıklamayı göster

Cevap: Web-to-Case

Cevap

Web-to-Case is the feature that provides standard HTML code to capture website inquiries as Case records in Salesforce.
Web-to-Case is designed specifically to allow administrators to generate standard HTML form code from Setup. When embedded on an external website, submissions from this form automatically create Case records in Salesforce.

Adım Adım Çözüm

1
Identify the intake channel and target object
The requirement calls for creating support Case records from an embedded website form.
Matching the intake channel (website form) and target object (Case) determines the appropriate native feature.
2
Evaluate standard Salesforce administration tools
Web-to-Case provides a native HTML generator tool in Setup that outputs complete form code for website integration.
This allows non-technical administrators to quickly capture support requests directly into Salesforce.

Anahtar Kavram

Web-to-Case HTML Form Generation
Soru 1070Soru

An administrator at a cloud networking enterprise is troubleshooting article visibility for a newly onboarded Tier 2 Support team. The support agents have the Knowledge User feature license enabled, object-level Read access on the Knowledge object, and full access to the relevant Knowledge Record Types. However, when agents search for published troubleshooting articles tagged under the 'Core Routing' Data Category, zero results are returned. The administrator verifies that the articles are actively published and marked for internal channel visibility. Which configuration change must the administrator make to resolve the issue?

Cevabı ve açıklamayı göster

Cevap: Adjust the Data Category Visibility settings on the agents' profile or assigned permission sets to grant access to the 'Core Routing' category.

Cevap

Adjust the Data Category Visibility settings on the agents' profile or assigned permission sets to grant access to the 'Core Routing' category.
In Salesforce Knowledge, visibility into published articles is determined primarily by Data Category Visibility rules assigned to user profiles or permission sets. Even when users have full object permissions, active feature licenses, and valid record types, failing to grant access to a specific Data Category hierarchy prevents those articles from appearing in search or navigation.

Adım Adım Çözüm

1
Analyze user access layers for Salesforce Knowledge
Identify that the users already possess Knowledge User feature licenses, object Read permissions, and Record Type access.
Knowledge article visibility requires a combination of object access, channel visibility, publish state, and Data Category visibility.
2
Evaluate the cause of missing article search results for specific categories
Determine that articles categorized under 'Core Routing' are hidden because the users' profile or permission sets lack Data Category visibility for that category group/branch.
If Data Category visibility is set to 'None' or restricted for a specific group, articles in those categories are filtered out of search and view results.
3
Select the appropriate administrative remediation
Configure Data Category Visibility under Setup (via Profiles or Permission Sets) to grant 'All' or 'Custom' access including the 'Core Routing' category.
Granting explicit Data Category visibility immediately resolves article access issues for users who already satisfy object-level and license requirements.

Anahtar Kavram

Salesforce Knowledge Data Category Visibility Configuration
Soru 1071Soru

An administrator at a medical device manufacturing company needs to track calibration records for specialized factory machinery. The business requirements state that each Calibration_Log__c record must strictly belong to a Machine__c record, access permissions for calibration logs must be controlled by access to the parent machine record, and deleting a Machine__c record must automatically remove all associated Calibration_Log__c records. Additionally, the administrator must display the total number of related Calibration_Log__c records directly on the Machine__c record. Which two configuration steps should the administrator implement to fulfill these requirements? (Choose 2 answers)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Create a Master-Detail relationship field on the Calibration_Log__c object that references the Machine__c object.; Create a Roll-Up Summary field on the Machine__c object using the COUNT aggregate operation on Calibration_Log__c records.

Cevap

The administrator should create a Master-Detail relationship field on the child object (Calibration_Log__c) pointing to the parent object (Machine__c), and create a Roll-Up Summary field on the parent object (Machine__c) to count the related calibration logs.
Defining a Master-Detail relationship field on Calibration_Log__c referencing Machine__c ensures that security access is inherited from the parent Machine__c record and that child calibration logs are automatically cascade-deleted when a parent Machine__c record is removed. Furthermore, establishing a Master-Detail relationship enables the creation of a native Roll-Up Summary field on Machine__c to count the related detail records.

Adım Adım Çözüm

1
Analyze relationship requirements
Requirements mandate strict parent ownership, security inheritance, cascade deletion, and aggregate summary capability.
Master-Detail relationships enforce tight coupling where child records inherit sharing security and are deleted when the master record is deleted.
2
Determine field placement for relationship definition
The custom relationship field must be created on the detail child object (Calibration_Log__c) referencing the master object (Machine__c).
In Salesforce data modeling, relationship fields are always defined on the child/detail object.
3
Determine aggregation field configuration
A Roll-Up Summary field using the COUNT function is configured on Machine__c.
Roll-Up Summary fields are natively supported on master objects in Master-Detail relationships to summarize child records.

Anahtar Kavram

Master-Detail Relationship Capabilities and Roll-Up Summary Fields
Tahmini Süre:1m 30s
Soru 1072Soru

A support manager at a telecommunications company requires newly created Web-to-Case records to be automatically routed to specific queues based on product category. Furthermore, any high-priority case that remains open for more than four hours must be automatically reassigned to a senior manager queue. Which configuration should a Salesforce Administrator implement to meet these requirements?

Cevabı ve açıklamayı göster

Cevap: Configure Case Assignment Rules to route incoming cases to queues based on product category, and configure Escalation Rules to reassign unresolved high-priority cases after four hours.

Cevap

Configure Case Assignment Rules to route incoming cases to queues based on product category, and configure Escalation Rules to reassign unresolved high-priority cases after four hours.
Case Assignment Rules automatically assign ownership of newly created cases to specific users or queues based on defined criteria such as product category. Escalation Rules track open cases over time and automatically reassign or escalate them when SLA thresholds, such as four hours without resolution, are exceeded.

Adım Adım Çözüm

1
Determine the tool required for initial case owner distribution upon creation.
Identify Case Assignment Rules as the mechanism to set ownership or queue routing based on field criteria like product category.
Assignment rules run when cases are created to assign them to the correct agent or queue.
2
Determine the tool required for time-elapsed reassignment of open cases.
Identify Escalation Rules as the feature that monitors case age and triggers reassignment or notification actions when SLA limits (four hours) are reached.
Escalation rules evaluate open cases against business hours and criteria to escalate unresolved records.

Anahtar Kavram

Case Automation Rules Distinction (Assignment vs Escalation vs Auto-Response)
Tahmini Süre:1m 30s
Soru 1073Soru

Match each Salesforce administrative requirement regarding page layouts and record types to its corresponding configuration setting or location in Setup.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Determine which page layout is displayed to a specific user profile when viewing a record assigned to a given Record Type
Restrict the values available in a custom picklist field for a specific business process without creating extra fields
Specify the Record Type pre-selected for a user when initiating creation of a new record
Define the layout assigned to a user profile on an object where no custom Record Types have been created

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Each administrative requirement corresponds to a specific Setup mechanism: determining page layout display by profile and record type uses the Page Layout Assignment matrix; filtering picklist choices per record type is done in Picklists Available for Editing under the Record Type detail page; setting the pre-selected record type upon creation is configured in Default Record Type settings on the Profile; and layout assignment on objects without custom record types relies on Master Page Layout assignment.
Page layout assignment relies on mapping profiles and record types via the Page Layout Assignment matrix. Record types enable customizing picklist values under the record type detail page, profile settings govern default record types upon record creation, and objects lacking custom record types use Master page layout assignment.

Adım Adım Çözüm

1
Identify the layout mapping mechanism for profile and record type combinations.
Page layout assignment across combinations of profile and record type is defined via the Page Layout Assignment matrix.
Salesforce uses a matrix structure in Object Manager allowing administrators to assign specific page layouts to each profile for each record type.
2
Identify how picklist values are customized per business process.
Picklist values are customized per record type in the 'Picklists Available for Editing' section of the Record Type detail page.
Record types allow selecting subset values of picklists without creating duplicate custom fields.
3
Determine where default record creation choices are managed.
Default record type selection is defined in the Profile settings under Record Type Settings.
Profiles control default record creation preferences and accessible record types for assigned users.
4
Determine layout assignment when no custom record types exist.
Objects without custom record types utilize Master Page Layout assignment per profile.
When only the implicit Master record type exists, profiles map directly to a single page layout.

Anahtar Kavram

Page Layouts and Record Types Assignment
Soru 1074Soru

A Salesforce administrator at a global logistics company is setting up Salesforce Knowledge for a newly formed Tier 2 Support Team. The support leads need the ability to draft, edit, and publish Knowledge articles. Which two configuration steps must the administrator complete to grant these users article authoring and publishing capabilities? (Select 2 options)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Enable the Knowledge User feature license checkbox on each user's detail record.; Assign a permission set or profile that grants object-level Create and Edit permissions along with the Publish Articles administrative permission.

Cevap

To enable users to author and publish Salesforce Knowledge articles, the administrator must check the Knowledge User feature license on their user records and assign a profile or permission set with Create and Edit object permissions on Knowledge alongside the Publish Articles permission.
Authoring and publishing Salesforce Knowledge articles requires both feature-level licensing and specific permission setup. Enabling the Knowledge User feature license on the user detail record unlocks Knowledge authoring capabilities. Additionally, granting object-level Create/Edit permissions and the 'Publish Articles' permission via a profile or permission set enables users to create drafts and publish them.

Adım Adım Çözüm

1
Verify feature licensing requirements for Salesforce Knowledge.
Confirm that users require the Knowledge User feature license on their User record to perform authoring actions.
Without the Knowledge User feature license enabled, users cannot access Knowledge authoring tools or publish actions regardless of profile settings.
2
Grant object permissions and system/app permissions.
Assign Create and Edit permissions on the Knowledge object and grant the 'Publish Articles' permission via a profile or permission set.
Object permissions allow users to draft and modify Knowledge records, while explicit publishing permissions allow transitioning articles to published status.

Anahtar Kavram

Salesforce Knowledge User Setup and Authoring Permissions
Soru 1075Soru

A system administrator wants to grant a project lead the ability to accept membership requests and edit details for a Private Chatter group without making them the group owner. Which Chatter group role should the administrator assign to the project lead?

Cevabı ve açıklamayı göster

Cevap: Group Manager

Cevap

Assign the Group Manager role to the user within the Chatter group.
The Group Manager role allows a user to perform managerial tasks such as editing group details, managing member requests, and adding or removing members without transferring the primary ownership of the group.

Adım Adım Çözüm

1
Identify the functional requirements for the Chatter group user
The user needs administrative permissions (managing members, editing group details) without transferring group ownership.
Different group roles confer distinct management capabilities.
2
Evaluate standard Chatter group member roles
The Group Manager role grants member management and settings editing capabilities while preserving the original Group Owner.
Group Manager is designed specifically for delegated group administration.

Anahtar Kavram

Chatter Group Roles and Permissions
Soru 1076Soru

A System Administrator needs to quickly deploy pre-built sales dashboards and reports that can be fully customized after installation without incurring subscription fees. Which solution from the Salesforce AppExchange should the administrator select?

Cevabı ve açıklamayı göster

Cevap: An unmanaged package created by Salesforce Labs

Cevap

An unmanaged package created by Salesforce Labs should be selected because Salesforce Labs offers free solutions and unmanaged packages permit full post-installation customization.
Unmanaged packages provided by Salesforce Labs are free, open-source solutions where the installer receives full ownership of all components. This allows System Administrators to modify reports, dashboards, and underlying formulas freely without paying licensing fees.

Adım Adım Çözüm

1
Identify key requirements in the scenario
Requirements are pre-built dashboards/reports, zero cost (no subscription fees), and full customizability after installation.
Determines the necessary AppExchange package type and provider.
2
Evaluate package characteristics
Unmanaged packages allow administrators to edit and modify all component code and configurations after deployment, whereas managed package components are generally locked.
Ensures the selected package matches the customizability requirement.
3
Select the appropriate AppExchange solution
Salesforce Labs distributes free, open-source unmanaged packages containing productivity solutions like reports and dashboards.
Fulfills both the zero-cost and customization criteria.

Anahtar Kavram

AppExchange Unmanaged Packages and Salesforce Labs
Soru 1077Soru

Northern Trail Outfitters uses a custom Compensation object to track employee commissions. An administrator configured Dynamic Forms on the Lightning record page and added a component visibility filter to the 'Bonus Amount' field so that it only renders on the page when the viewing user's role is 'Sales Manager'. A user with the 'Sales Rep' role views a standard report that includes the 'Bonus Amount' column. Assuming the Sales Rep has Read access to the field via Field-Level Security (FLS) on their profile, which outcome occurs when the Sales Rep views the report?

Cevabı ve açıklamayı göster

Cevap: The user sees the 'Bonus Amount' values in the report because Dynamic Forms visibility filters affect only component rendering on the Lightning record page, not reporting or API data access.

Cevap

The user sees the 'Bonus Amount' values in the report because Dynamic Forms component visibility filters affect only component rendering on the Lightning record page, not reporting or API data access.
Dynamic Forms component visibility filters are presentation-layer controls that specify when a field or section appears on a Lightning record page. They do not override or modify Field-Level Security (FLS). Because the user has Read access to the field through FLS, the data remains accessible in reports, list views, search results, and API integrations.

Adım Adım Çözüm

1
Analyze the distinction between Dynamic Forms visibility and Field-Level Security (FLS).
Dynamic Forms visibility rules control UI component display on specific Lightning record pages, while FLS controls object and field access across the entire Salesforce org (including reports, list views, and APIs).
Understanding security layers prevents confusing presentation layer rules with data access controls.
2
Evaluate the viewing user's permissions and context.
The user is viewing data within a standard report and has FLS Read access granted on their profile.
Since FLS is granted and reports evaluate FLS rather than Lightning page component filters, the data remains accessible in reports.

Anahtar Kavram

Dynamic Forms Component Visibility vs. Field-Level Security
Tahmini Süre:1m 30s
Soru 1078Soru

A System Administrator at Horizon Energy is configuring Feed Tracking for a custom object named Equipment_Maintenance__c. The operations team requires automated feed updates whenever key record fields are modified. When the administrator attempts to select additional custom fields to track under Setup > Feed Tracking, the system does not allow checking any further field boxes for this object, even though Feed Tracking is enabled. What is the cause of this restriction?

Cevabı ve açıklamayı göster

Cevap: Salesforce enforces a maximum limit of 20 tracked fields per object in Feed Tracking.

Cevap

Salesforce limits Chatter Feed Tracking to a maximum of 20 fields per object.
In Salesforce Core Administration, Feed Tracking allows users to see updates for fields they follow. However, Salesforce imposes a hard limit of 20 tracked fields per standard or custom object. Once 20 fields are enabled for feed tracking on a given object, no additional fields can be checked unless existing tracked fields are unselected.

Adım Adım Çözüm

1
Identify the Chatter Feed Tracking administration constraint.
Salesforce documentation specifies that up to 20 fields per object can be selected for Feed Tracking.
When 20 fields are already selected for an object, additional field checkboxes cannot be selected in Setup.
2
Evaluate the reported behavior against system limits.
Because 20 fields are already tracked for Equipment_Maintenance__c, new field checkboxes are disabled.
The limit is enforced at the object level within Feed Tracking settings.

Anahtar Kavram

Chatter Feed Tracking Limits and Configuration
Soru 1079Soru

A Salesforce Administrator at a commercial real estate firm needs to model a relationship between a custom object named Property__c and another custom object named Inspection_Site__c. Business rules require that deleting a Property__c record must automatically delete all related Inspection_Site__c records. Additionally, executive management requires displaying the total count of completed inspections directly on the Property__c record page without using custom Apex code. Which configuration approach should the administrator implement?

Cevabı ve açıklamayı göster

Cevap: Create a Master-Detail relationship custom field on Inspection_Site__c referencing Property__c, and create a Roll-Up Summary field on Property__c.

Cevap

Create a Master-Detail relationship field on the child object Inspection_Site__c referencing the parent Property__c, and create a Roll-Up Summary field on Property__c.
To satisfy both requirements declaratively, a Master-Detail relationship must be defined on the detail object (Inspection_Site__c) pointing to the master object (Property__c). Master-Detail relationships automatically enforce parent-to-child cascade deletion and allow the administrator to build Roll-Up Summary fields on the master object to count or aggregate detail records.

Adım Adım Çözüm

1
Analyze data model requirements for cascading deletion and aggregation.
Identified that child records must be deleted when parent is deleted, and parent requires aggregate calculations (COUNT).
Master-Detail relationships natively handle cascade deletion of detail records and allow Roll-Up Summary fields on the master object.
2
Determine parent and child object positioning for the Master-Detail field.
Property__c is the Master object, and Inspection_Site__c is the Detail object.
The custom Master-Detail field must always be created on the detail (child) object pointing to the master (parent) object.
3
Configure declarative rollup calculation.
Create a Roll-Up Summary field on Property__c using the COUNT aggregate function on Inspection_Site__c.
Roll-Up Summary fields provide real-time, declarative calculations of related detail records on master records.

Anahtar Kavram

Master-Detail Relationship Capabilities and Roll-Up Summary Fields
Tahmini Süre:1m 30s
Soru 1080Soru

An administrator at a renewable energy firm needs to manage user access during an internal compliance review. The administrator must temporarily block login access for an automated process manager while ensuring scheduled background jobs continue to run. Additionally, another departing employee's access must be permanently revoked and their license reassigned immediately to a new team member. Which two administrative actions correctly address these requirements? (Select 2 answers)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Freeze the automated process manager's user account to block login access without freeing up the user license or interrupting automated jobs.; Deactivate the departing employee's user account to revoke login access and release the associated user license.

Cevap

Freezing the user account blocks login access without releasing the license or stopping background processes, while deactivating the user account revokes access and immediately frees up the user license for reassignment.
Freezing a user account restricts access immediately while keeping the license allocated and avoiding disruption to automated processes. Deactivating a user account revokes login access and immediately returns the license to the available license pool.

Adım Adım Çözüm

1
Analyze the operational requirements for restricting user login access and license management.
Determined that one scenario requires preventing login without disrupting automated processes, while the other requires freeing up a user license.
Salesforce distinguishes between user freezing (blocks login, retains license and process references) and deactivation (blocks login, releases license).
2
Select the appropriate administrative actions for each requirement.
Freeze the account when process continuity is required without releasing the license. Deactivate the account when license release is mandatory.
Freezing prevents user login while preserving active processes, whereas deactivating releases the user license for re-allocation.

Anahtar Kavram

User Activation, Deactivation, and Freezing
ÖncekiSayfa 54 / 90Sonraki
Tüm alıştırma soruları — Salesforce Certified Administrator | Examkin