All practice questions
1784 questions
A Salesforce Administrator is configuring an autolaunched flow to update inactive Contact records. To ensure the flow is properly bulkified and avoids hitting DML governor limits, place the following Flow Builder steps in the correct logical execution sequence from first to last.
Drag items to arrange them in the correct order
An organization experiences an unexpected spike in website traffic during a promotional marketing event, causing customer inquiries submitted through their public Web-to-Case form to exceed the maximum daily limit allowed by Salesforce. What happens to the additional Web-to-Case submissions once this daily limit has been reached?
Kinesis Renewable Energy is introducing a dedicated Enterprise Sales division alongside its existing Direct Sales team. The Enterprise Sales team requires a tailored pipeline with a unique set of Opportunity Stage picklist values. Which TWO configuration steps must an administrator perform to meet this requirement? (Select 2 answers)
Select all that apply
A Salesforce Administrator at a commercial real estate firm is configuring an Opportunity report to evaluate client accounts for an upcoming portfolio review. The report must satisfy two specific requirements:
1. Categorize Accounts into three distinct tiers based on their Annual Revenue field values ( 1,000,000 for Tier 3; 10,000,000 for Tier 2; > $10,000,000 for Tier 1) without creating custom fields on the Account object.
2. Filter the report results to show only Accounts that have associated Opportunities with a stage of Closed Won, while explicitly excluding Accounts that have open Support Cases.
Which TWO report building features or configurations should the administrator use to meet these requirements? (Select TWO.)
Select all that apply
An administrator is configuring automated processes on the Opportunity object to streamline sales operations. The leadership team requires immediate data synchronization, notifications, and integration with an external ERP system whenever an Opportunity reaches the 'Negotiation/Review' stage. Which TWO capabilities are natively available when using standard Workflow Actions to fulfill these requirements?
Select all that apply
A Salesforce administrator needs to optimize automated processes for record modifications. Which two operations can be performed using a Before-Save (Fast Field Updates) Record-Triggered Flow? (Select TWO)
Select all that apply
An enterprise organization requires that when a Commercial Contract record is submitted for approval, the contract submitter and other standard users must be prevented from editing the record. However, the currently assigned approver must be able to update contract details directly on the record while the approval is pending. Which configuration setting in the approval process satisfies this requirement?
An administrator is building a record-triggered flow on the Case object to handle support routing. After executing a Get Records element to search for an active Service Level Agreement (SLA) record associated with the parent Account, the flow needs to branch its execution based on whether an SLA record was successfully retrieved.
Which Flow Builder configuration should the administrator use to determine if an SLA record was found?
A Renewal Operations Manager requests a single report view displaying Accounts alongside their active Contracts and open Cases. Contracts and Cases both relate to Account, but they do not have a direct relationship to each other. Which report configuration should the administrator use to fulfill this requirement?
A company requires an automated solution in Salesforce to process line items when an Opportunity is set to 'Closed Won'. The flow must iterate through a collection of Opportunity Line Items, update a custom renewal field on each item, aggregate the total renewal value, and subsequently update the parent Account record. Which TWO design practices or Flow elements must the administrator implement to accomplish this requirement while avoiding governor limit violations? (Select 2 answers.)
Select all that apply
An administrator is configuring an approval process for custom Purchase Order records. During testing, the administrator notices that users are still able to edit field values on the Purchase Order immediately after clicking Submit for Approval, before any approver reviews it. Which approval process configuration setting should the administrator modify to ensure the record is restricted from editing upon submission?
An administrator at Universal Containers configures and activates a custom Matching Rule on the Contact object using exact matching on Email and fuzzy matching on First Name. However, when sales representatives manually create new Contact records that contain identical email addresses and similar first names to existing records, no duplicate warning is displayed and the system saves the records without intervention. Which configuration step did the administrator omit?
Starlight Financial enforces a Private Organization-Wide Default (OWD) sharing model for Accounts and Opportunities. An administrator is instructed to set up a sales manager dashboard so that whichever sales manager logs in, they see dashboard metrics reflecting only the records they and their subordinates are authorized to view according to security settings. To satisfy this requirement, the administrator sets the dashboard running user setting to 'Run as the logged-in user' (Dynamic Dashboard). Which outcome accurately describes how security and data visibility are applied when a sales manager accesses this dashboard?
During the setup of a process automation for case management, a system administrator must evaluate whether a Case priority is 'High', 'Medium', or 'Low' to determine the appropriate routing path. Which Flow Builder element provides the conditional logic required to evaluate these criteria and direct the flow down different execution paths?
A Salesforce administrator is building a report to track sales pipeline metrics and needs to understand the differences between report formula types. Which two statements accurately describe the capabilities of row-level formulas and summary formulas in Salesforce reports? (Select 2)
Select all that apply
A Salesforce Administrator at Velox Health Solutions is setting up a Lightning Service Console app for the patient support team. The support manager requires that when agents view a Case, any related Account and Contact records open automatically as subtabs underneath the Case primary tab. Additionally, agents need persistent access to a softphone dialer component at the bottom of the console interface regardless of which workspace tab is active. Which TWO configuration actions should the administrator take to fulfill these business requirements?
Select all that apply
An organization is optimizing its automation architecture for a custom object named Inspection__c. When an Inspection__c record is modified and marked as 'Completed', the system must fulfill three specific requirements:
1. Calculate and populate the Internal_Compliance_Code__c field directly on the triggering Inspection__c record prior to committing changes to the database.
2. Update the Total_Inspections__c counter on the related parent Facility__c record.
3. Send an HTTP web request to an external auditing endpoint to log the completion event.
Which automation design best adheres to Salesforce performance best practices while minimizing transaction overhead and avoiding governor limit exceptions?
A Salesforce Administrator is evaluating declarative capabilities for a enterprise service management implementation. Match each automation requirement to its corresponding Process Builder capability or platform limitation.
Click a left item, then click its matching right item
Items
Matches
Apex Health Services needs to automate business logic whenever a new Patient Intake record is created. An administrator must implement solutions for two distinct requirements:
1. Populate an initial Risk Assessment Score on the newly created record prior to saving it to the database.
2. Automatically create a follow-up Task record assigned to a care manager once the Patient Intake record has saved.
Which two Flow configuration choices should the administrator select to efficiently fulfill these requirements? (Select two answers.)
Select all that apply
A Salesforce administrator at a wealth management firm needs to fulfill two operational data requirements: import Lead records and trigger active lead assignment rules during the load, and export Asset records to an external compliance repository. Which two statements correctly describe the tool capabilities and selection criteria for these data operations?
Select all that apply