All practice questions
1784 questions
A Salesforce Administrator at AeroJet Logistics is tasked with configuring a new custom Lightning Service Console application for the tier-1 support desk. The console application must utilize tab-based navigation, include the Omni-Channel utility item in the bottom bar, define Account records as primary tabs with Case records opening as subtabs, and be assigned to the Support Specialist profile. In what sequence should the administrator perform the configuration steps within the Lightning App Wizard in Setup?
Drag items to arrange them in the correct order
An organization requires an approval process for custom Project records. Each Project record specifies a custom lookup field named 'Project Advisor' (pointing to the User object). When a Project is submitted for approval, the approval request must be routed directly to the specific user designated in that record's 'Project Advisor' field. Which configuration option should the administrator select in the approval step assignment?
A Salesforce Administrator is configuring automated business processes for Opportunity management using Process Builder. When an Opportunity record reaches the 'Closed Won' stage, several actions must be triggered immediately.
Which of the following actions can be performed directly as native immediate actions in Process Builder without calling Apex code or invoking a Flow? (Select TWO answers.)
Select all that apply
A global logistics firm is deploying the Salesforce Integration with Outlook for its dispatch operations team. The manager requests that dispatchers be able to organize Lightning Email Templates into shared folders and access public template folders directly from the Outlook integration pane. Which two administrative actions must the Salesforce administrator take to fulfill these requirements? (Select TWO.)
Select all that apply
An administrator at Apex Global Solutions is configuring a complex multi-step Approval Process for high-value Quote records. Arrange the following execution stages in the exact order Salesforce performs them when a record is submitted for approval until final resolution.
Drag items to arrange them in the correct order
A Service Cloud administrator at an aviation maintenance enterprise is setting up automated case handling for urgent Aircraft-on-Ground (AOG) inquiries created via Web-to-Case. To ensure proper case processing, in what order does Salesforce execute case automation rules and processes upon record creation?
Drag items to arrange them in the correct order
Veloce Fleet Technologies is introducing a new subscription-based telemetry sales unit alongside its existing custom vehicle engineering services. The telemetry sales team requires a streamlined 4-stage sales pipeline (Qualification, Evaluation, Contracting, Closed Won/Lost), whereas the engineering team uses an 8-stage pipeline. The administrator creates a new Opportunity record type named 'Telemetry Sales', but sales representatives report that all 12 active organizational opportunity stages still appear when creating records. Which administrative action is required to ensure that only the 4 specified opportunity stages are available for the Telemetry Sales record type?
When bulkifying a flow to process multiple records, an administrator uses a Loop element to iterate over a record collection. Which Flow Builder element should be placed inside the loop to modify field values on the current record item in memory prior to updating the database outside the loop?
An administrator is configuring an approval process for custom discount requests on Opportunity records. Which TWO standard automated actions can be added as Initial Submission Actions within the approval process? (Choose 2 options.)
Select all that apply
A Salesforce Administrator at a global logistics firm is configuring an Account report to support an executive review of strategic client accounts. The executive team requires the report to list Accounts meeting all of the following requirements:
1. The Account Type must be either 'Technology Partner' OR the Annual Revenue must exceed 100,000.
The report builder currently has three standard field filters defined:
1. Type equals Technology Partner
2. Annual Revenue greater than 10000000
3. Rating not equal to Inactive
Which configuration of Filter Logic and Cross Filters should the administrator apply to meet the requirements correctly?
A Salesforce Administrator is designing an autolaunched flow to update all child Contact records whenever a parent Account's status changes. To adhere strictly to bulkification best practices and prevent hitting governor limits, in what precise order should the administrator execute the Flow Builder elements?
Drag items to arrange them in the correct order
A Salesforce Administrator is constructing an autolaunched flow that iterates through a collection of Case records, updates the Case status, and generates a follow-up Task for each Case. Which TWO design practices must the administrator implement within Flow Builder to ensure bulkification and avoid hitting governor limits? (Select TWO)
Select all that apply
An administrator needs to automatically update a field on an Opportunity record whenever the Opportunity is created or updated, prior to the record being saved to the database. No other records or external systems need to be updated. Which flow configuration should the administrator select?
A Salesforce Administrator at OmniTech Solutions is configuring a custom Lightning Service Console app for the customer support team. The business requirement states that when support agents open a Contact record from a related Case record, the Contact record must automatically open as a subtab under the parent Case primary tab rather than opening as a separate primary tab. Which configuration setting in the App Manager should the administrator adjust to satisfy this requirement?
A Salesforce administrator at a telecommunications provider needs to load 65,000 Opportunity records from an external billing system into Salesforce. Which tool should the administrator use to perform this operation?
An administrator at Ursa Major Solar is creating a report on Accounts to evaluate whether each individual record meets a specific threshold based on its Annual Revenue field. The calculated output must be displayed directly on each detail row in the report without creating a custom field on the Account object schema. Which reporting feature should the administrator use to fulfill this requirement?
Apex Global is setting up duplicate handling on the Account object. The operations team requires that when sales representatives manually create duplicate Account records, Salesforce should warn the user and log the entry in a duplicate record report without preventing creation. Conversely, when external system integrations insert Account records via the API under an Integration User profile, duplicate creation must be strictly prevented. Which TWO configurations within Salesforce Duplicate Management are required to fulfill these business requirements?
Select all that apply
An administrator at Northern Trail Outfitters is designing an automated solution on the custom object Equipment_Maintenance__c. Whenever an equipment maintenance record is created or updated to a status of 'Under Repair', three custom fields on that same triggering record must be calculated and populated before the record is saved to the database. The requirement explicitly specifies that no external calls, notifications, or modifications to related records should take place. Which flow type and trigger configuration should the administrator select to implement this automation with optimal performance?
When a user submits a record for approval in Salesforce, which action is automatically executed by the system as part of the default initial submission behavior?
A Salesforce Administrator at an automotive dealership group is configuring a central sales and service performance dashboard in Lightning Experience. The dashboard incorporates components based on both Lead and Service Appointment custom reports. To allow regional managers to refine the dashboard metrics by geographic territory and timeframe, the administrator plans to add dynamic dashboard filters. Which two requirements and capabilities must the administrator consider when implementing these dashboard filters? (Select 2)
Select all that apply