Courseiva

Salesforce Certified Service Cloud Consultant (Service-Con-201) (Service-Con-201) (Service-Con-201) — Questions 76150

321 questions total · 5pages · All types, answers revealed

Page 1

Page 2 of 5

Page 3
76
MCQhard

Northern Trail Outfitters wants to ensure that when a Support Agent opens a Contact from a Case workspace tab, the Contact always opens as a subtab rather than replacing the Case tab. How should the consultant configure this?

A.Update the User Profile tab permissions
B.Modify the Case object page layout related lists
C.Configure Console Navigation Rules in App Manager
D.Set the component visibility filter on the Contact record page
AnswerC

Navigation rules explicitly control parent-child tab relationships, such as opening Contacts as subtabs of Cases.

Why this answer

Console Navigation Rules in the Lightning App Builder or App Manager allow administrators to define that certain objects open as subtabs of specific parent objects.

77
MCQeasy

Where do administrators assign Presence Statuses to make them available to specific groups of support agents?

A.Service Channels
B.Routing Configurations
C.Profiles or Permission Sets
D.Queues and Public Groups
AnswerC

Profiles and Permission Sets control which Presence Statuses are available to users.

Why this answer

Presence Statuses are assigned to profiles or permission sets to grant agents access to use those specific status options in the Omni-Channel utility.

78
Multi-Selectmedium

Universal Containers wants to ensure that when an agent declines a work offer in Omni-Channel, specific administrative actions occur. Which TWO options can be configured for agent decline behavior on a Presence Status? (Choose two.)

Select 2 answers
A.Transfer ownership to the supervisor
B.Automatically close the work item record
C.Push the work item back to the queue
D.Automatically change the agent's presence status
E.Escalate the work item priority weight instantly
AnswersC, D

Declined work can be sent back to the queue for rerouting.

Why this answer

Presence status decline behaviors allow administrators to specify whether declining pushes the work back to the queue immediately and whether the agent's status changes.

79
MCQhard

A consultant is configuring Multi-Line Macros for a support team using Lightning Experience. The team needs a macro to insert a comment into the Case Feed and simultaneously change the case status to 'Waiting on Customer'. When testing, the macro fails at the Case Feed step. What is the most likely reason for this failure?

A.Macros cannot update Case Status and Case Feed simultaneously.
B.The Case object does not support macros in Lightning Experience.
C.The macro instructions did not select the appropriate publisher action tab (such as 'Log a Call' or 'Email') before attempting to insert text.
D.The user running the macro lacks Read access to the Case Comments related list.
AnswerC

In Lightning Experience, a macro must first select the correct publisher action tab before it can populate fields within that action.

Why this answer

Multi-line macros require specific targeting of the publisher component and the correct selection of the active tab (e.g., Email or Feed) in Lightning Experience.

80
Multi-Selecteasy

Which TWO tools can support agents use in Salesforce Lightning Experience to interact with customers on a case? Choose 2 options.

Select 2 answers
A.Macros
B.Lead Conversion Wizard
C.Case Feed Email Action
D.Campaign Import Wizard
E.Territory Assignment Batch Job
AnswersA, C

Macros help agents execute repetitive tasks and send templated communications quickly.

Why this answer

Agents can use the Email action in the Case Feed and Macros to communicate and update records efficiently.

81
MCQeasy

Which profile or permission set setting is required for agents to be able to view and interact with the Omni-Channel widget in the Service Console?

A.Manage Omni-Channel Setup permission
B.API Enabled permission
C.Access to Presence Statuses via Profile or Permission Set
D.Modify All Data permission
AnswerC

Agents must have access assigned to specific presence statuses to use them.

Why this answer

Users need 'Enabled Service Cloud User' and access to the corresponding Presence Statuses via profiles or permission sets to use Omni-Channel.

82
Multi-Selecthard

An administrator is troubleshooting an Omni-Channel Flow that is failing to route work items correctly. Which THREE debugging or configuration best practices should the administrator check? (Choose three.)

Select 3 answers
A.Verify that the active version of the flow contains the correct Route Work action parameters.
B.Check that the Debug Log level for Workflow is set to Maximum.
C.Verify that external API endpoints are configured for native queue routing.
D.Confirm that the target queue and service channel are active and correctly referenced.
E.Ensure the Record ID variable correctly receives the work item ID from the triggering context.
AnswersA, D, E

Ensuring the active flow version is correct is essential for flow troubleshooting.

Why this answer

When troubleshooting Omni-Channel flows, administrators should check flow version activation, correct record variable input mapping, and ensure routing actions reference active service channels and queues.

83
MCQeasy

An agent finds a published Knowledge article that contains a spelling error. The agent does not have permission to publish articles directly, but needs the error corrected. What action should the agent take?

A.Archive the article immediately and create a brand new article from scratch.
B.Click 'Edit' on the published article, which automatically creates a draft copy for editing and submission.
C.Email the system administrator with the corrected text so they can manually update the database.
D.Edit the published article directly, as all users have inline editing rights on published content.
AnswerB

Clicking Edit on a published article generates a new draft version, preserving the currently published version until the draft is approved and published.

Why this answer

When an agent without publishing permissions needs to update an article, they create a 'Draft' version of the published article, make the edits, and submit it for review/approval.

84
Multi-Selecthard

An organization requires high availability and disaster recovery planning for their mission-critical Service Cloud implementation. Which THREE architectural practices should the consultant recommend? (Choose three.)

Select 3 answers
A.Design robust API rate-limiting and error-handling strategies for external integrations
B.Disable all profile security settings to allow universal admin access during outages
C.Implement rigorous sandbox testing and CI/CD pipelines for declarative and programmatic changes
D.Establish automated weekly/monthly data exports and utilize Salesforce Backup solutions
E.Rely entirely on local browser caches for permanent disaster recovery storage
AnswersA, C, D

Preventing API starvation ensures integrations remain resilient during traffic spikes.

Why this answer

High availability strategies involve platform caching, proper data backup strategies, sandbox testing, and API governance.

85
MCQmedium

A company wants to track the exact lifecycle stages a case goes through (e.g., New -> Investigating -> Escalated -> Resolved) and measure the total duration spent in each stage. Which feature should the consultant implement?

A.Entitlement Processes with milestone warnings
B.Salesforce Knowledge article feedback ratings
C.Case Field History Tracking combined with History Reports
D.Chatter feed tracking for system logs
AnswerC

Field history tracking records changes to key fields like Status, enabling reports on stage durations.

Why this answer

Case Field History Tracking or Milestone/Entitlement tracking combined with reporting on history objects captures stage durations.

86
MCQmedium

Universal Containers wants to ensure that when an agent uses a macro to send an email to a customer, the email draft is populated and sent immediately without requiring a separate manual click from the agent. Which instruction should be included in the macro?

A.Use the 'Auto-Send Email' macro checkbox in Setup.
B.Add a 'Submit' instruction at the end of the macro steps.
C.Select the 'Send' button instruction.
D.Configure a workflow rule to trigger upon macro execution.
AnswerB

The 'Submit' instruction tells the macro to perform the final action (like clicking Send on an email or Save on a record).

Why this answer

In macros, the 'Submit' instruction executes the active publisher action (such as sending an email or logging a call) automatically.

87
Multi-Selecteasy

Universal Containers wants to ensure that support agents can effectively use Salesforce Knowledge within the Lightning Service Console. Which TWO features should the consultant configure or verify? (Choose two.)

Select 2 answers
A.Configure Salesforce Files sync for all article attachments.
B.Set up Omni-Channel supervisor tabs for Knowledge authoring queues.
C.Assign 'Read' and 'Create' object permissions for Knowledge on agent profiles.
D.Place the Lightning Knowledge component on the Case record page layout in Lightning App Builder.
E.Enable Salesforce CRM Content libraries for each article type.
AnswersC, D

Correct. Agents need read access to find and view articles, and create access if they author articles.

Why this answer

The Lightning Knowledge component on record pages and appropriate object-level permissions are essential for console users.

88
Multi-Selecteasy

Which TWO methods can be used to associate an Entitlement with a Case? Choose 2 answers.

Select 2 answers
A.Automatically via Entitlement auto-apply rules or settings based on Account matching.
B.By assigning a macro to the Case feed.
C.Through Lead conversion mapping rules.
D.Via Campaign influence reports.
E.Manually selecting an Entitlement in the Entitlement Name field on the Case record.
AnswersA, E

Correct. Entitlements can auto-apply based on active account entitlements.

Why this answer

Entitlements can be associated manually by agents or automatically via standard rules and settings.

89
MCQhard

A multinational enterprise with support centers in North America, EMEA, and APAC needs to design a follow-the-sun case management model. Cases must be escalated and reassigned automatically if agents in the current region do not accept them within 15 minutes. Which design approach satisfies this requirement?

A.Utilize standard Case Escalation Rules with criteria based on Last Modified Date and Region
B.Write an asynchronous batch Apex job that queries unaccepted cases every 15 minutes and updates ownership
C.Implement Einstein Next Best Action with automated record updates via Process Builder
D.Configure Omni-Channel Routing Configurations with Agent Work Timeout and Queue-based overflow logic
AnswerD

Routing configurations manage timeout behavior where work is returned to the queue if not accepted.

Why this answer

Omni-Channel routing configurations with routing speeds and overflow rules combined with Apex triggers or Scheduled Flows manage time-based queue escalations.

90
Multi-Selecthard

An administrator is configuring Email-to-Case and wants to ensure security and compliance when handling customer emails. Which THREE configurations or capabilities are supported? Choose 3 options.

Select 3 answers
A.Using Transport Layer Security (TLS) for secure email transmission with On-Demand Email-to-Case.
B.Blocking specific email addresses or domains from creating cases automatically.
C.Including Thread IDs in outgoing emails to automatically associate customer replies with the correct existing case.
D.Automatic decryption of customer hard drives via email attachment processing.
E.Native quarantine of malware attachments directly inside standard Case record page layouts without third-party tools.
AnswersA, B, C

On-Demand Email-to-Case supports TLS encryption for secure email delivery.

Why this answer

Email-to-Case supports thread ID tracking, secure TLS connections for On-Demand, and blocking specific spam addresses.

91
MCQmedium

Cloud Kicks wants agents to be able to perform a multi-step process with a single click: update the Case Status to "Waiting on Customer", send a customized email template to the contact, and insert a predefined public comment. Which feature should the consultant implement?

A.Standard Macros enabled on the Case object.
B.Predefined Case Teams with automated notification settings.
C.Quick Actions placed on the Case Page Layout.
D.Case Milestones linked to an Entitlement Process.
AnswerA

Macros automate repetitive tasks like updating field values, sending emails, and adding comments.

Why this answer

Macros allow users to run a series of pre-established instructions with a single click, such as selecting a field value, sending an email, and inserting a comment on a case record.

92
MCQmedium

Universal Containers wants to restrict access to internal HR policy articles so that standard customer support agents cannot see them, while ensuring HR personnel can. How should the consultant achieve this?

A.Set the organization-wide default for Knowledge to Private and create a sharing rule for HR.
B.Use validation rules to prevent support profiles from querying HR record types.
C.Create a separate Knowledge object and assign it to the HR profile.
D.Assign data category visibility for the HR category exclusively to the HR profile and restrict it from support profiles.
AnswerD

Correct. Restricting data category visibility prevents unauthorized profiles from viewing articles associated with those categories.

Why this answer

Data categories combined with role-based or profile-based data category visibility allow organizations to control which user groups can view specific segments of the Knowledge base.

93
MCQhard

A support center uses Omni-Channel with Skills-Based Routing. Support agents are complaining that work items requiring multiple skills are sitting unassigned even though agents with individual matching skills are available. What is the cause of this behavior?

A.Skills-Based Routing requires all requested skills to be held by a single agent by default.
B.The routing configuration is set to Queue-Based instead of Skills-Based.
C.The Omni-Channel Supervisor tab lacks permission to view skill requirements.
D.Agent capacity is exhausted because skills are not mapped to Presence Statuses.
AnswerA

Omni-Channel attempts to find a single agent with all required skills unless handled by custom logic or cascading rules.

Why this answer

By default, Skills-Based Routing requires all specified skills to be possessed by a single agent unless an additional configuration or cascading routing rule is used to relax skill requirements.

94
MCQeasy

An agent has finished updating an existing, published Knowledge article in Lightning Experience. What happens to the current published version while the agent is editing it?

A.The published version remains available to users while a separate draft version is edited.
B.The agent cannot edit a published article directly and must archive it first.
C.A copy of the article is created as a brand-new record with a different URL name.
D.The article is automatically unpublished and set to draft for all users until re-published.
AnswerA

Correct. Salesforce maintains versioning so live users see the published version while edits happen on the draft.

Why this answer

When editing a published article, Salesforce creates a working draft. The original published version remains visible to users until the new draft is approved and published.

95
MCQhard

An administrator needs to configure Omni-Channel so that when an agent's push timeout occurs on a high-priority chat, the chat is immediately sent to a specific secondary overflow queue. Which configuration combination achieves this?

A.Service Channel capacity weight adjustments.
B.Presence Status decline actions.
C.Overflow Routing configured on the Routing Configuration.
D.Apex Trigger on the AgentWork object.
AnswerC

Overflow routing handles redirection when primary queue thresholds or timeouts are met.

Why this answer

Overflow Routing allows administrators to specify secondary routing configurations or queues when primary queues exceed capacity or timeout thresholds.

96
MCQmedium

Universal Containers wants to ensure that supervisors can view agent status durations—such as how long an agent has been in the 'On Break' status. Where is this metric viewed?

A.Omni-Channel Supervisor Dashboard / Agents Tab
B.Lightning Console Utility Bar
C.Standard Case Reports
D.User Detail Page History Related List
AnswerA

The Agents tab in Omni-Channel Supervisor displays current status and duration.

Why this answer

Omni-Channel Supervisor provides real-time tabs and metrics showing agent status durations, active workloads, and queue wait times.

97
MCQmedium

Agents complain that when they open too many tabs in the Lightning Service Console, performance degrades and they lose track of context. What should the administrator configure to mitigate this issue?

A.Cache and Permanent Storage settings
B.Maximum Workspace Tab limits in App Manager
C.Session Timeout settings in Security Controls
D.List View filter limits
AnswerB

Setting a maximum tab limit helps manage browser memory and agent workspace clutter.

Why this answer

Administrators can set maximum workspace tab limits in the App Manager console configuration settings to automatically close oldest unpinned tabs.

98
MCQhard

Universal Containers has a complex data model where Case ownership frequently shifts between regional queues and individual agents. To audit historical ownership changes for compliance reporting, which data management feature should be leveraged?

A.Chatter Feed tracking on Owner changes
B.Outbound messaging on every field update
C.Case History tracking
D.Custom Big Object logging via Apex triggers
AnswerC

Correct. Case History tracking logs changes to standard fields like Owner automatically for audit purposes.

Why this answer

Case History related lists track standard field changes including Owner, Status, and Priority automatically.

99
Multi-Selecthard

An administrator is troubleshooting a macro that is supposed to update a Case status, add a comment, and send an email. Which THREE factors can cause macro instructions to fail during execution? (Choose three.)

Select 3 answers
A.The running user lacks Read/Write field-level security for one of the target fields in the macro.
B.The macro owner is inactive.
C.The target field is not present on the active page layout assigned to the user's profile.
D.The target quick action has been removed from the publisher layout.
E.The macro was created in Lightning but executed in Salesforce Classic.
AnswersA, C, D

Field-level security restrictions prevent macros from modifying protected fields.

Why this answer

Macro failures often stem from missing layout elements, field-level security restrictions, or conflicting layout updates.

100
MCQeasy

An administrator is setting up the Lightning Service Console and needs to provide agents with a one-click method to populate standard field values and send an email to a customer. Which feature should be implemented?

A.Pre-chat Forms
B.Flow Actions
C.Macros
D.Quick Text
AnswerC

Macros automate multi-step actions like updating fields and sending emails.

Why this answer

Macros allow agents to automate repetitive tasks, such as inserting field values, sending emails, and updating case status with a single click.

101
MCQhard

An enterprise customer service organization requires that cases involving specific high-risk product categories must be reviewed and approved by a legal compliance officer before closing. Agents should be blocked from closing these cases prematurely. Which declarative solution should the consultant implement?

A.Write an after-update Apex trigger that reverts the case status to Open if approval is pending.
B.Configure an Approval Process and use a validation rule referencing the Approval Status field to restrict case closure.
C.Use standard Case Milestones to automatically lock the record upon creation.
D.Assign cases to a separate legal queue and restrict edit permissions using sharing rules.
AnswerB

Validation rules can check the Approval Status field to prevent agents from changing status to Closed until approved.

Why this answer

Approval Processes combined with validation rules or milestone actions prevent premature case closure until approval is granted.

102
MCQmedium

Universal Containers wants agents to provide feedback on Knowledge articles directly from the article view page in the console, indicating whether the article was helpful or not. How should the consultant enable this?

A.Enable Chatter Questions on the Knowledge article feed.
B.Create a custom object linked to Knowledge and place a related list on the page layout.
C.Enable Article Feedback in Knowledge Settings and add the feedback component to the article page layout.
D.Configure Case milestones to prompt agents for article ratings upon case closure.
AnswerC

Correct. Enabling article feedback in Setup activates the feedback mechanism for users.

Why this answer

Article feedback can be enabled in Knowledge Settings, allowing users to submit thumbs up/down or comments on articles.

103
MCQmedium

Support agents frequently perform a repetitive 5-step process to close billing dispute cases, which involves updating the status, sending a specific email template, changing the priority, and updating a custom checkbox. Which feature should be used to streamline this?

A.Macros
B.Pre-chat Forms
C.Quick Actions
D.Workflow Rules
AnswerA

Macros enable agents to run a series of instructions, such as updating fields and sending emails, with one click.

Why this answer

Macros allow agents to automate repetitive tasks and execute multiple actions with a single click.

104
MCQeasy

A support supervisor needs to grant read and write access on a specific high-profile case to a cross-functional group of engineers and billing specialists who are not the case owner. Which feature should be used?

A.Case Teams
B.Queue Membership
C.Case Assignment Rules
D.Case Escalation Rules
AnswerA

Case Teams enable multiple users to collaborate on a case with specified access levels.

Why this answer

Case Teams allow users to add specific internal users to a case with defined access levels.

105
MCQhard

An enterprise service organization uses Omni-Channel. During peak holiday hours, inbound chat volume exceeds agent capacity. Management wants overflow chats to be automatically routed to a secondary external partner organization's Salesforce org. How should this architecture be designed?

A.Configure standard queue overflow rules to external email addresses
B.Architect a cross-org integration using Omni-Channel API and Salesforce-to-Salesforce or REST APIs
C.Deploy an unauthenticated Web-to-Case form on the external partner's website
D.Use standard assignment rules with external IP endpoints
AnswerB

Cross-org integrations using APIs can synchronize work items and pass overflow cases securely between Salesforce instances.

Why this answer

Omni-Channel API combined with Salesforce-to-Salesforce or cross-org REST integrations allows routing overflow work across org boundaries.

106
MCQhard

Universal Containers wants to track article lifecycle metrics, specifically the time elapsed between when an article is submitted as a draft and when it is finally published. Which reporting tool should the consultant recommend?

A.Einstein Discovery predictive lifecycle models.
B.Real-Time Event Monitoring transaction log analytics.
C.Standard Knowledge Article History reports or Historical Trending on the Knowledge object.
D.Chatter audit trails on article group feeds.
AnswerC

Correct. Historical Trending and field history tracking allow organizations to analyze duration between status changes.

Why this answer

Historical Trending or custom reporting on article version history can track state transitions, while reporting on standard Knowledge metrics provides insights into creation and publication timestamps.

107
MCQhard

An enterprise organization is integrating a custom telephony system with Salesforce Service Channel routing using External Routing. Which programmatic feature must be implemented to allow external systems to push work into Omni-Channel?

A.Standard Email-to-Case Apex Handlers
B.Custom Platform Events with standard triggers only
C.Salesforce Visualforce Routing Controllers
D.Omni-Channel REST API and AgentWork object
AnswerD

External routing integrates via APIs and manipulates AgentWork records to track external items.

Why this answer

External Routing implementations rely on the Omni-Channel REST API or custom Apex integrations utilizing objects like AgentWork to inject and manage work items.

108
MCQeasy

An administrator needs to create a new category group for Salesforce Knowledge. Where in Setup should the administrator navigate?

A.Object Manager > Knowledge > Categories
B.Data Category Setup
C.Service Console Settings
D.Knowledge Settings
AnswerB

Correct. Data Category Setup is where category groups and their hierarchical categories are created and managed.

Why this answer

Data Category Groups are managed in Setup under Data Category Setup.

109
MCQmedium

Universal Containers requires that whenever a case is created with a 'Severity' of 'Critical', an immediate email notification must be sent to the VP of Support, and the case owner must be changed to the 'Executive Escalations' queue. Which feature is best suited to achieve this declaratively?

A.Case Escalation Rules
B.Case Assignment Rules only
C.Web-to-Case Auto-Response Rules
D.Record-Triggered Flow
AnswerD

A Record-Triggered Flow can evaluate critical severity upon creation, update ownership to a queue, and send custom email alerts.

Why this answer

Record-Triggered Flows or Workflow Rules can automate actions like sending emails and updating fields, but Record-Triggered Flows are the modern declarative standard for complex case automation including queue reassignment and email alerts.

110
Multi-Selecteasy

A support agent needs to search for a customer's previous cases and associated knowledge articles from a single unified search interface in the Service Console. Which TWO features should the consultant configure? (Choose two.)

Select 2 answers
A.Chatter user directory search filters
B.Global Search search bar configured with object weightings and search layouts
C.Custom Visualforce page with raw SQL database queries
D.Knowledge component enabled on the Case Lightning Record Page
E.Static CSV list view exports
AnswersB, D

Global search allows searching across cases, contacts, and articles simultaneously.

Why this answer

Global Search and Knowledge search widgets provide unified search capabilities in the console.

111
Multi-Selecthard

A consultant is configuring milestone pause criteria based on custom case fields. Which THREE rules apply when configuring pause and resume behavior? Choose 3 answers.

Select 3 answers
A.Milestones automatically resume when the case no longer meets the pause criteria.
B.Milestones permanently delete elapsed time when paused.
C.Pause criteria can evaluate standard and custom case fields.
D.Pause criteria can only be evaluated using Apex triggers.
E.Milestones can be configured to pause based on specific case status values.
AnswersA, C, E

Correct. When criteria fail (e.g. status changes from waiting), the timer resumes.

Why this answer

Pause criteria rely on field values, can be evaluated on status or custom conditions, and automatically resume when criteria are no longer met.

112
Multi-Selecthard

An organization is designing an SLA and Entitlement Management solution in Service Cloud. Which THREE components must be configured to successfully track and enforce milestone compliance? (Choose three.)

Select 3 answers
A.Milestones representing required service steps (e.g., First Response Time)
B.Business Hours defining working times and holiday calendars
C.Chatter feed tracking for custom object field history
D.Global picklist dependency matrices for case origin
E.Entitlement Processes defining the lifecycle milestones and time triggers
AnswersA, B, E

Milestones are the specific time-based targets that must be met.

Why this answer

Entitlement processes, business hours, and milestones are the core components of SLA management.

113
MCQhard

An administrator needs to configure Case Teams so that specific support engineers have read/write access to cases owned by queues, without changing the queue ownership itself. Which configuration step must be completed first?

A.Enable Chatter Feed Tracking for the Case Team object.
B.Create a Sharing Rule based on Queue membership to grant record access.
C.Assign the 'Manage Case Teams' permission to the queue members' profiles.
D.Define Case Team Roles and assign Read/Write access to the Case object.
AnswerD

Roles must be created and assigned permissions before members can be added to a case team.

Why this answer

Before users can be added to case teams manually or automatically via Case Team Roles, the administrator must define Case Team Roles and specify the appropriate object-level access (Read/Write) for cases.

114
MCQmedium

Universal Containers wants newly created cases originating from their external support portal to be automatically routed to the Tier 1 Support Queue and assigned using active assignment rules. Which mechanism should the Consultant recommend to achieve this?

A.Configure Web-to-Case with a default queue owner and select the active assignment rule checkbox.
B.Build a custom Apex trigger on Case to query the Tier 1 Support Queue and update the OwnerId field.
C.Set up Email-to-Case to parse portal form submissions and route them via Case Escalation Rules.
D.Create a Record-Triggered Flow to assign incoming Web-to-Case records to the queue before assignment rules run.
AnswerA

This is the native configuration for routing Web-to-Case submissions to queues and applying assignment rules.

Why this answer

Web-to-Case allows companies to create HTML forms that generate cases in Salesforce. Within the Web-to-Case settings, administrators can specify a default case owner (which can be a queue) and optionally check the box to execute active assignment rules upon creation.

115
MCQmedium

Universal Containers wants to ensure that all cases created via email have their 'Origin' automatically populated as 'Email', regardless of which routing address they arrive at. Where is this default value configured?

A.Case Auto-Response Rules
B.Organization-Wide Defaults for Cases
C.Case Object Default Field Values
D.Email-to-Case Routing Address Settings
AnswerD

In Email-to-Case settings, each routing address allows the admin to set default case field values such as Origin, Priority, and Status.

Why this answer

Routing addresses in Email-to-Case configuration allow administrators to define default values (like Case Origin) for cases created from that specific address.

116
Multi-Selecthard

An administrator is designing a complex article publishing lifecycle. Which THREE actions can be automated as part of a Knowledge article approval process or workflow? Choose 3 answers.

Select 3 answers
A.Automatically convert the article's record type based on approval outcome.
B.Create follow-up tasks for authors to review expired articles.
C.Send email notifications to designated approvers when an article is submitted.
D.Trigger an automatic translation export to external localization vendors directly via standard approval actions.
E.Update specific fields on the article record (e.g., setting a Review Status field) upon approval or rejection.
AnswersB, C, E

Task creation is supported as an automated action in approval and workflow processes.

Why this answer

Approval processes and workflows can automate field updates, email notifications, and task creation, but cannot directly alter article record types or trigger external ETL jobs natively without integrations.

117
MCQhard

An administrator has set up a custom approval process for Knowledge articles. When an article is submitted for approval, the author should no longer be able to edit the article content, but reviewers need to be able to make minor inline edits before final approval. Which configuration satisfies this requirement?

A.Use a validation rule that checks if the current user is an approver and bypasses the read-only restriction on published articles.
B.Check the 'Allow approvers to edit locked records' setting in the approval process setup and configure record-level locking.
C.Set the article workflow action to automatically change article status to 'Draft' upon every approval step rejection.
D.Grant authors 'Modify All' permission on the Knowledge object so they can override locks, while removing 'Edit' permission from reviewers.
AnswerB

This setting in the approval process allows designated approvers to modify records while they are locked in an approval step.

Why this answer

Salesforce Knowledge supports approval processes where authors are locked out of editing during review, but specific administrative settings or designated approver settings dictate whether approvers can edit locked records during the approval process.

118
MCQhard

Universal Containers wants to archive old articles in bulk because they are no longer relevant to current product offerings. What is the most efficient way to archive multiple published articles simultaneously?

A.Select multiple articles in the Knowledge tab list view and click the 'Archive Selected' button.
B.Use Data Loader to update the PublishStatus field of the article versions to 'Archived'.
C.Write an anonymous Apex script that deletes the Knowledge records permanently.
D.Configure a scheduled Flow that iterates through all articles and changes their record type to Archived.
AnswerB

Correct. Data Loader allows bulk updates to the Knowledge object, including changing the publish status to archive records.

Why this answer

Bulk archiving of articles can be performed using Data Loader by updating the PublishStatus field to 'Archived' (or using the Archiving feature in Knowledge Management if supported by version).

119
Multi-Selectmedium

A consultant is configuring data access for a customer service team where agents belong to various public groups and territories. Which TWO mechanisms determine a user's ultimate record access in Salesforce? (Choose two.)

Select 2 answers
A.Profile layout assignments controlling tab visibility.
B.Role Hierarchies granting access to records owned by subordinates.
C.Chatter group membership settings.
D.Organization-Wide Defaults (OWD) establishing the baseline access level.
E.Omni-Channel routing configurations.
AnswersB, D

Correct. Role hierarchies automatically extend record access up the management chain.

Why this answer

Ultimate record access is determined by a combination of Organization-Wide Defaults, Role Hierarchies, Sharing Rules, and manual sharing.

120
MCQmedium

Universal Containers wants to ensure that support agents can attach Knowledge articles to Cases via email responses to customers. How can this requirement be met?

A.Use the 'Insert Article' action within the Email action toolbar in the Case feed.
B.Configure Workflow email alerts to automatically attach matching knowledge articles.
C.Copy and paste the article HTML source code from the article management tab.
D.Write a custom Visualforce email template that queries Knowledge objects via SOQL.
AnswerA

Correct. The email composer in the case feed includes an option to insert article text or links.

Why this answer

Agents can insert article content or send article links directly from the email action in the Case feed when communicating with customers.

121
MCQmedium

Universal Containers wants agents to be able to handle up to 3 cases simultaneously, but only 1 live chat session at a time because chats require intense focus. How should the administrator configure capacity to support this requirement?

A.Define capacity at the user level by setting individual agent capacity limits in User Administration.
B.Configure Skills-Based Routing to restrict agents from receiving chats when handling cases.
C.Use a single Service Channel with a Status-based capacity model set to a maximum limit of 4.
D.Create separate Service Channels for Cases and Chats, assigning different capacity weights to each.
AnswerD

Service channels allow defining different capacity weights for different objects (e.g., Case weight 1, Chat weight 3).

Why this answer

Administrators configure capacity at the Service Channel level, allowing different weights and capacities per channel type.

122
Multi-Selecthard

An enterprise support center is designing a data integration framework where external systems query Case data in real-time. Which THREE API options should the consultant consider? (Choose three.)

Select 3 answers
A.Standard outbound email handlers for REST query responses.
B.Chatter REST API for updating standard object page layouts.
C.Bulk API 2.0 for asynchronous processing of millions of records.
D.SOAP API for enterprise XML-based integrations requiring WSDL definitions.
E.REST API for lightweight, JSON-based synchronous resource queries.
AnswersC, D, E

Correct. Bulk API 2.0 handles high-volume asynchronous data operations.

Why this answer

REST API, SOAP API, and GraphQL/UI API are core APIs for querying and manipulating Salesforce data programmatically.

123
MCQeasy

Universal Containers wants to ensure that all incoming support inquiries sent to support@universalcontainers.com are automatically converted into Cases in Salesforce without requiring agents to manually create them. Which feature should the administrator configure?

A.Web-to-Case
B.Email-to-Case
C.Case Auto-Response Rules
D.On-Demand Email-to-Case
AnswerB

Email-to-Case automatically converts customer emails sent to specified addresses into Salesforce cases.

Why this answer

Email-to-Case converts emails from a support address directly into cases in Salesforce.

124
MCQmedium

A Service Cloud consultant is setting up Omni-Channel for a call center. Agents complain that high-priority cases submitted via web-to-case are sitting in the queue while lower-priority chat requests are being routed immediately. Where should the consultant adjust the priority weight to ensure cases are routed first?

A.Presence Status Definition
B.Queue Detail Page
C.Routing Configuration
D.Service Channel Settings
AnswerC

Routing Configurations allow administrators to set priority weights for work items across queues.

Why this answer

Routing Configurations determine the priority of work items across different queues. By adjusting the priority value in the Routing Configuration, work items associated with that configuration will be prioritized against others.

125
Multi-Selecthard

An enterprise customer service desk requires high-volume data integration from an external legacy ticket system. Which THREE considerations are vital when using the Salesforce Bulk API? (Choose three.)

Select 3 answers
A.Bulk API supports real-time synchronous UI updates for agent screen pops.
B.Bulk API jobs bypass all Apex triggers and validation rules automatically.
C.External ID fields must be specified when performing upsert operations.
D.Data payloads are processed asynchronously in batches to handle millions of records.
E.Supported data formats for payload transmission include CSV and JSON.
AnswersC, D, E

Correct. Upserts require an external ID to match records correctly.

Why this answer

Bulk API uses CSV/JSON files, processes records asynchronously in batches, and requires External ID fields for upsert matching.

126
MCQhard

A consultant is troubleshooting an issue where cases created for a customer with an active entitlement are not receiving any milestones. The entitlement process is active and assigned. What is the most likely cause?

A.Business hours are not assigned to the User profile.
B.The Entitlement is associated with a Service Contract instead of an Account.
C.The Entitlement Template has not been applied to the Contact record.
D.The Milestone's criteria are not met by the newly created case's field values.
AnswerD

Correct. If criteria do not match, the milestone is skipped for that case.

Why this answer

Milestones require specific entry criteria. If the case fields do not match the criteria defined for the milestone in the entitlement process, the milestones will not be created.

127
MCQeasy

An administrator needs to make sure that support agents can view article versions when looking at historical interactions. Which permission must be granted to the agents?

A.Publish Articles
B.Edit Draft Articles
C.Manage Articles
D.View Archived Articles
AnswerD

Correct. This specific permission allows users to view archived versions of Knowledge articles.

Why this answer

To view archived or older versions of an article, users must have the 'View Archived Articles' permission enabled on their profile or permission set.

128
MCQmedium

A Service Cloud Consultant needs to configure the Lightning Service Console so that support agents can quickly access the Knowledge base while assisting customers over phone or chat. Where should the Knowledge component be added to achieve this?

A.Global Actions Menu
B.Utility Bar
C.Pinned List View
D.Navigation Menu
AnswerB

Adding Knowledge to the utility bar allows agents to search and attach articles from the bottom of the console regardless of the active tab.

Why this answer

The Knowledge component is typically added to the utility bar for quick access as a footer item or placed directly on the record page layout sidebar.

129
MCQhard

An enterprise service desk has high agent turnover. To onboard new agents quickly, management wants the system to proactively suggest relevant Knowledge articles and similar closed cases based on the text being typed into the case subject and description in real time. Which feature fulfills this requirement?

A.Custom Apex trigger performing SOSL queries on every keystroke
B.Standard global search bar in the utility bar
C.Einstein Search Knowledge Recommendations and Similar Cases standard components
D.Scheduled batch reports emailed to agents daily
AnswerC

Einstein automatically analyzes case text in real time and suggests matching articles and similar resolved cases.

Why this answer

Lightning Knowledge with Article Recommendations and Einstein Search / Similar Cases component enabled on the record page.

130
MCQeasy

Universal Containers wants to enable support agents to view a list of cases while simultaneously seeing the workspace tab details for a selected case without navigating away. Which feature should the administrator enable in the Lightning Service Console?

A.Split View
B.Omni-Channel Supervisor
C.Console Navigation Rules
D.Pinned Regions
AnswerA

Split View provides a collapsible list view alongside workspace tabs.

Why this answer

Split View allows agents to work on a list view on the left side of the screen while opening records in workspace tabs without losing their place in the list.

131
MCQhard

An administrator is configuring an Omni-Channel Flow that evaluates incoming chat requests and assigns specific skills based on customer VIP status. Which flow element is specifically used in an Omni-Channel Flow to route the work item with skills?

A.Route Work action element
B.Assign Skill Requirement element
C.Create AgentWork record element
D.Submit to Queue element
AnswerA

The Route Work action is the core element used to dispatch work items to queues or skills in Omni-Channel flows.

Why this answer

In Omni-Channel flows, the Route Work action element is used to define routing parameters, including queue, routing configuration, and skill requirements.

132
MCQmedium

Universal Containers uses Email-to-Case with the Email-to-Case Agent (Agents installed behind the firewall). An agent notices that attachments larger than 25 MB are failing to import into Salesforce. What is the cause of this limitation?

A.Salesforce restricts total file attachments on a case to 5 MB maximum.
B.The Email-to-Case agent has a strict payload limit of 25 MB for emails and attachments combined.
C.Maximum email size for Outlook integration is set to 25 MB.
D.Salesforce Content storage limits have been reached for the organization.
AnswerB

The Email-to-Case agent architecture restricts incoming email sizes, including attachments, to 25 MB.

Why this answer

The Email-to-Case agent and Salesforce API have strict file size limits on attachments processed through Email-to-Case.

133
MCQeasy

A support supervisor needs to know how many times a specific Knowledge article has been viewed by customers on the public Experience Cloud site. Where can this information be found?

A.Google Analytics integration setup logs.
B.Case Comment History related list.
C.Knowledge Article View Statistics fields and standard reports.
D.Chatter feed analytics on the article record.
AnswerC

Correct. View statistics track how many times an article was viewed across various channels.

Why this answer

The Article View Stat object tracks view counts across different channels (Internal App, Partner Portal, Customer Portal/Experience Cloud, Public Website).

134
MCQhard

An administrator wants to ensure that when agents open a Case from a specific List View, the Console automatically opens the Case in a subtab instead of a workspace tab. How should this be achieved?

A.Override the List View button with a custom Aura component.
B.Modify the List View filter criteria to include subtab parameters.
C.Apply a custom Lightning page template with forced subtab navigation.
D.Configure Navigation Rules in App Manager to define subtab behaviors for the Case object.
AnswerD

App Manager navigation rules specify how records open relative to workspace tabs.

Why this answer

Console navigation rules in App Manager define how objects open, and list view navigation behavior defaults can be configured or handled via subtab rules.

135
MCQmedium

A company plans to launch a multilingual customer support portal in English, Spanish, and French. They want agents to author and translate help articles efficiently while maintaining a single article ID. Which Knowledge feature supports this?

A.Use custom translation fields on a single article layout with language-specific validation rules.
B.Create separate Knowledge object instances for each language using custom record types.
C.Enable Salesforce Knowledge Multi-Language with translated article versions tied to a master article.
D.Deploy separate Experience Cloud sites for each language pointing to distinct categories.
AnswerC

The multi-language feature groups translations under a single master article ID for streamlined lifecycle management.

Why this answer

Salesforce Knowledge multi-language feature links translated versions to a master article through a single article record ID.

136
Multi-Selectmedium

Universal Containers has multiple support queues and wants to prioritize work items so that critical cases are routed before standard chat requests. Which TWO settings on a Routing Configuration influence work prioritization? (Choose two.)

Select 2 answers
A.Service Channel object type icon
B.Routing Model selection
C.Agent Profile name
D.Queue membership list size
E.Routing Configuration Priority value
AnswersB, E

Routing models (Round Robin, Most Available) govern how work is distributed among agents.

Why this answer

Routing Configurations use Priority (numerical order) and Routing Model (e.g., Most Available, Round Robin) to determine how work items are ordered and delivered.

137
MCQeasy

Which Salesforce license type is strictly required for an internal user to log into Omni-Channel and receive routed work items?

A.Customer Community License
B.Salesforce Platform License
C.Salesforce Service Cloud User (or appropriate feature license)
D.Salesforce Integration License
AnswerC

Users need Service Cloud capabilities to utilize Omni-Channel features in the console.

Why this answer

Omni-Channel requires Service Cloud user features, typically enabled via standard Service Cloud or appropriate CRM licenses with Service Cloud user permissions.

138
MCQeasy

A customer service manager wants to see a count of cases created each day broken down by channel (Phone, Email, Web). Which report format should be used?

A.Dashboard component grid view
B.Tabular Report
C.Joined Report without common blocks
D.Matrix or Summary Report
AnswerD

Summary and matrix reports group data by rows and columns to display multi-variable metrics like cases by date and channel.

Why this answer

Matrix or Summary reports in Salesforce allow grouping by rows and columns (e.g., date by channel).

139
Multi-Selecteasy

Which TWO communication channels can be automatically converted into cases in Salesforce? Choose 2 options.

Select 2 answers
A.Dashboard-to-Case
B.Email-to-Case
C.Web-to-Case
D.Chatter-to-Case
E.Report-to-Case
AnswersB, C

Email-to-Case converts incoming emails into cases.

Why this answer

Email-to-Case and Web-to-Case are the two primary native mechanisms for automatically generating cases from external channels.

140
MCQmedium

Support agents frequently copy and paste the same greeting and troubleshooting steps into case comments. They want a faster way to insert this pre-approved text without using macros. What should the consultant recommend?

A.Rich Text Component
B.Email Templates
C.Quick Text
D.Custom Buttons
AnswerC

Quick Text stores reusable messages that can be easily inserted into text fields.

Why this answer

Quick Text allows users to quickly insert predefined messages into fields such as emails, chats, and case comments using keyboard shortcuts or picklists.

141
MCQhard

An enterprise organization is consolidating three disparate CRM orgs into a single Service Cloud instance. They require high scalability with millions of closed cases archived annually without impacting search performance or storage limits. Which architectural strategy should the consultant recommend?

A.Implement Big Objects for historical case archiving alongside standard Knowledge indexing.
B.Export cases to an external data lake weekly and delete them from Salesforce using Data Loader.
C.Store closed cases in standard custom objects and enable skinny tables on the custom object.
D.Utilize Platform Cache to retain historical case summaries in memory.
AnswerA

Big Objects are designed for archiving massive datasets securely and performantly within Salesforce.

Why this answer

Big Objects allow storage of massive volumes of structured data within Salesforce with consistency, querying via standard SOQL.

142
Multi-Selectmedium

Universal Containers is setting up Data Categories and needs to control visibility across different business units. Which TWO statements are true regarding Data Category visibility? (Choose two.)

Select 2 answers
A.Data category visibility automatically mirrors the role hierarchy without manual setup.
B.External Experience Cloud users cannot have data category visibility restrictions applied.
C.Data categories dictate the object-level sharing model for standard Accounts and Contacts.
D.Data category visibility can be assigned via Profiles and Permission Sets.
E.Visibility can be set to 'All', 'None', or customized to specific branches of a category group.
AnswersD, E

Correct. Visibility settings are managed at the profile and permission set level.

Why this answer

Data category visibility can be configured per profile or permission set, and controls which categories users can see and filter by.

143
MCQeasy

A support manager wants agents to see a visual indicator (red, yellow, green) on the Case record reflecting whether SLA milestones are close to breaching. Which feature provides this?

A.Einstein Prediction Builder score badge
B.Milestone Tracker Lightning Component
C.Chatter poll widget
D.Standard task due date calendar view
AnswerB

The Milestone Tracker component visually displays active milestones, elapsed time, and status colors (success, warning, violation).

Why this answer

Milestone Tracker component on the Case Lightning Record Page provides visual countdowns and milestone status indicators.

144
MCQhard

Universal Containers is designing its data category hierarchy. They have 4 category groups, and each group has multiple levels of child categories. What is a key governor or structural limit regarding Data Categories that the consultant must keep in mind?

A.Data category groups must be identical across all Knowledge record types.
B.Data categories cannot have more than 3 levels of child categories.
C.A single article can be associated with a maximum of 10 data categories across all groups.
D.An organization can have a maximum of 3 active Data Category Groups.
AnswerD

Correct. The platform limit for active data category groups is 3.

Why this answer

Salesforce enforces limits on data categories, such as a maximum of 3 active category groups, up to 5 levels of categories within a group, and a total limit on categories per org.

145
Multi-Selectmedium

A service organization is evaluating data archiving strategies for millions of closed Cases. Which TWO features should the consultant evaluate for long-term data retention and access? (Choose two.)

Select 2 answers
A.Big Objects for native, scalable storage and custom SOQL querying of historical cases.
B.Salesforce Connect with external data sources to archive data outside standard storage limits.
C.Workflow rule field updates to overwrite case descriptions with the word 'Archived'.
D.Standard Case object page layout rule overrides for archiving.
E.Daily manual deletion of all historical records using Data Loader.
AnswersA, B

Correct. Big Objects provide native high-volume storage with standard SOQL query capabilities.

Why this answer

Big Objects and Salesforce Connect (or external databases) are the primary architectural features for high-volume data archiving.

146
MCQeasy

An administrator needs to restrict access to sensitive customer service records so that only users assigned to the 'VIP Support' profile can view Cases marked with a 'High Priority' flag. Which feature should be used?

A.Criteria-based Sharing Rule
B.Public Group membership rules
C.Organization-Wide Default modification to Public Read/Write
D.Manual sharing via user profile assignment
AnswerA

Correct. Criteria-based sharing rules can evaluate Case fields like Priority to grant targeted visibility.

Why this answer

Criteria-based sharing rules allow administrators to share records based on field values, such as Case Priority equal to High.

147
MCQeasy

What happens to an agent's active work items if their browser session unexpectedly loses connectivity while they are logged into Omni-Channel?

A.Work items remain assigned for a configured timeout period before being returned to the queue.
B.Work items are immediately deleted from the database.
C.Agents are immediately logged out and work items are reassigned instantly with no delay.
D.Work items are automatically marked as closed and resolved.
AnswerA

Disconnection timeouts give agents a grace period to reconnect before work is rerouted.

Why this answer

When an agent disconnects unexpectedly, Omni-Channel respects configured timeout thresholds before changing their presence status and optionally rerouting work items back to the queue.

148
MCQmedium

Universal Containers uses Service Contracts to manage customer agreements. They need to track the remaining number of support cases allowed for a specific customer under their purchased contract. Which feature supports this?

A.Case-based Entitlements
B.Service Contract Line Items
C.Milestone Processes
D.Entitlement Templates
AnswerA

Correct. Case-based entitlements decrement the remaining cases allowed as each support case is consumed.

Why this answer

Entitlements can be configured to track usage based on 'Cases' or 'Time' to limit support consumption.

149
Multi-Selectmedium

Which TWO considerations should a consultant keep in mind when modifying an active Entitlement Process? Choose 2 answers.

Select 2 answers
A.Changes to an active process automatically update all historical closed cases.
B.Milestone types cannot be changed once created, even in draft processes.
C.Draft versions can be activated while active versions have open cases without restriction.
D.You must clone an active Entitlement Process to make structural changes to its milestones.
E.Existing cases currently running the process will continue using the version they started with.
AnswersD, E

Correct. Active entitlement processes cannot be directly edited for core milestone configurations; they must be cloned into a new version.

Why this answer

Modifying active entitlement processes has strict governance rules. You cannot directly edit certain components of an active process without creating a new version or cloning it.

150
MCQeasy

Universal Containers wants support managers to be able to reassign Case ownership across all subordinate service teams regardless of individual record ownership restrictions. Which feature provides this overarching access?

A.Public Group criteria sharing rules
B.Role Hierarchy 'Grant Access Using Hierarchies' setting
C.Organization-Wide Default public read/write toggle
D.Manual sharing permissions
AnswerB

Correct. Role hierarchies automatically grant managers access to records owned by subordinates.

Why this answer

Users higher in the role hierarchy automatically inherit read, write, and transfer access to records owned by users below them, unless disabled.

Page 1

Page 2 of 5

Page 3

All pages