All practice questions
1784 questions
An administrator is defining an automated approval process in Salesforce for sales contract reviews. Sequence the standard stages of an approval process execution lifecycle from first to last.
Drag items to arrange them in the correct order
Veritas Cyber Security operates two sales divisions: Direct Enterprise Sales and Managed Partner Sales. The Managed Partner team follows a abbreviated sales pipeline that skips initial discovery stages and introduces a unique custom stage called 'Partner Vetted'. An administrator adds the 'Partner Vetted' picklist value to the Stage field on the Opportunity object. However, when attempting to assign this stage while creating a new Record Type for Managed Partner Sales, the administrator discovers that the Stage picklist field cannot be customized directly within the Record Type picklist settings. Which sequence of administrative actions should the administrator perform to make the 'Partner Vetted' stage available on opportunities using the new Record Type?
Universal Containers requires an automated solution for managing Case lifecycle events according to three key requirements:
1. Update a custom internal priority score on the Case record prior to saving it to the database.
2. Send a payload to an external REST Web API endpoint and create a follow-up Task record whenever a Case status is changed to Escalated.
3. Perform a weekly batch review of all open Case records inactive for more than 14 days and update their status to Pending Archive.
Which TWO flow types and trigger configurations should the administrator select to fulfill these requirements while adhering to Salesforce performance and governor limit best practices?
Select all that apply
An administrator is configuring a multi-step Approval Process for custom Travel Expense records. When defining the approver assignment logic for an approval step, the business requires that expense requests be routed dynamically based on record data or user hierarchy attributes. Which TWO approver assignment configurations are natively supported within an approval step? (Choose 2 options)
Select all that apply
A Salesforce Administrator needs to configure a flow to update the Status field to 'Audited' across all child Asset records linked to an Account. To ensure the flow follows bulkification best practices and avoids exceeding governor limits, in what sequence should the administrator place the Flow Builder elements from start to finish?
Drag items to arrange them in the correct order
An administrator is designing an autolaunched flow in Salesforce to update thousands of high-priority Account records and their associated Contacts whenever a custom status field changes. To meet performance guidelines and avoid hitting SOQL query and DML statement governor limits, the flow must handle data operations efficiently across collections. Which TWO actions should the administrator take to process these records without violating governor limits?
Select all that apply
A support administrator is evaluating automated case intake mechanisms using Web-to-Case and On-Demand Email-to-Case. Which two statements correctly describe the native capabilities and architectural behavior of these case capture tools? (Select 2)
Select all that apply
An administrator is configuring a Workflow Rule on the Contract object to trigger an automated outbound message when a contract status changes to 'Activated', and to schedule an email alert 30 days before the contract end date. While attempting to add the time-dependent email action, the administrator finds that the option to add time triggers is unavailable in the rule builder. What is the root cause of this limitation, and how should the rule be reconfigured?
A sales manager needs to calculate a discounted value for every individual line item record in an Opportunity report by multiplying the Opportunity Amount by a custom discount percentage field. Which reporting capability should the administrator configure to calculate this value record by record?
A Salesforce Administrator is designing a record-triggered flow on the custom object . When a renewal record is marked as 'High Risk', the flow must retrieve all related records linked via a lookup relationship, iterate through the retrieved records to sum the total value of active items using a currency variable, and update the triggering record with the calculated total. Which element structure and configuration represents the most efficient, governor-limit-safe implementation in Flow Builder?
A System Administrator is configuring a standard Asset report in Salesforce for a hospital network's biomedical engineering team. The report must evaluate medical devices for scheduled maintenance based on the following criteria:
1. Filter 1: Asset Status equals "In Use, Under Maintenance"
2. Filter 2: Warranty Expiration Date equals NEXT 30 DAYS
3. Filter 3: Last Maintenance Date less than LAST 180 DAYS
Business requirements dictate that all returned assets must have a status of either 'In Use' or 'Under Maintenance'. Additionally, an asset must meet at least one of the two time-based criteria (warranty expiring in 30 days OR last maintenance over 180 days ago). Finally, any assets that already have an open Work Order must be excluded from the report results.
The Administrator has added a Cross Filter for "Assets without Work Orders" to handle the open work order exclusion.
Which filter logic expression must the Administrator apply to criteria 1, 2, and 3 to satisfy the business requirements?
An administrator is configuring a multi-step approval process for custom Discount Request records. Place the automated system evaluation and action execution steps in the correct chronological sequence from initial submission to final approval completion.
Drag items to arrange them in the correct order
A Customer Success Lead wants report creators to easily analyze Customer Satisfaction (CSAT) Survey records alongside attributes from the related Account and the Account Owner's User profile. The administrator is tasked with updating the existing Custom Report Type so that reporting users can access these related fields in a dedicated section with clear, business-friendly display names without creating redundant fields on the object. Which TWO actions should the administrator take within the Custom Report Type layout editor to meet these requirements?
Select all that apply
A Salesforce administrator at an educational institution needs to import 25,000 historical Case records into Salesforce from a legacy ticketing system. Additionally, the administrator must set up an automated script to run this data import weekly via a command-line schedule. Which tool should the administrator choose to meet these operational requirements?
An administrator at a financial services firm is configuring Einstein Activity Capture (EAC) for a team of advisors using Google Workspace. Executive leadership requires events created in Google Calendar to automatically stream into Salesforce and link to related accounts, but events created directly within Salesforce must never sync back to the advisors' Google Calendars. Furthermore, the administrator needs to grant the advisors access to EAC capabilities. Which combination of administrative actions fulfills these requirements?
The customer support team at Zenith Software Helpdesk handles high-priority technical cases. Support leadership notices that when agents open related Account and Contact records from a Case record page, those records open as separate primary tabs, causing workspace clutter. The administrator is tasked with ensuring that Account and Contact records automatically open as subtabs beneath the parent Case primary tab in the Lightning Service Console app. Which configuration step should the Salesforce Administrator perform to meet this requirement?
A Salesforce Administrator is building an autolaunched flow to process a list of Renewal Contracts. To ensure the flow executes efficiently without hitting SOQL or DML governor limits, which TWO design actions should the administrator take?
Select all that apply
An administrator at Meridian BioTech is setting up analytics for the sales team. The VP of Sales requests two specific security behaviors: first, regional sales managers should view their operational dashboard components populated strictly with records they own or share according to record-level access settings; second, senior executives require a consolidated performance dashboard that always displays company-wide totals regardless of who views it. Which TWO configurations should the administrator implement to satisfy these security requirements?
Select all that apply
An administrator at Apex Financial needs to establish duplicate prevention for a custom object named Loan Application. The requirement mandates that any new Loan Application containing a Taxpayer Identification Number (TIN) identical to an existing record must be blocked upon saving and logged for audit reporting. What is the correct sequence of configuration steps the administrator must perform to satisfy this requirement?
Drag items to arrange them in the correct order
A system administrator is configuring an approval process for Travel Expense custom object records in Salesforce. When a user submits an expense record for approval, which standard behavior occurs automatically by default during initial submission?