Tüm alıştırma soruları
1784 soru
A Salesforce administrator is tasked with setting up an automated process to update a custom text field on a Contact record immediately when the record is created or updated. The update strictly affects fields on the triggering Contact record itself and does not require interacting with related records or executing external actions. Which flow configuration should the administrator select to accomplish this task with optimal system performance?
An organization requires automated actions to occur immediately upon a user submitting a custom Vendor Contract record for evaluation. Specifically, the contract's status must automatically change to 'In Review', and a notification email must be sent to the contract management team. Which TWO configurable action types can be added directly to the Initial Submission Actions section of a Salesforce Approval Process to satisfy these requirements? (Select 2 options)
Geçerli olan tümünü seçin
An administrator is configuring a multi-step automated approval process for high-value contract renewals. When an end-user initiates an approval request, Salesforce executes a strict sequence of system evaluations and action triggers. Place the automated system steps in the exact chronological order in which Salesforce processes them from initial user submission to final approval completion.
Öğeleri doğru sıraya koymak için sürükleyin
A renewable energy firm provides self-service support to its commercial installers using an Experience Cloud site. The external Organization-Wide Default (OWD) for the Case object is set to Private. The administrator needs to grant external users assigned Customer Community licenses access to view all cases submitted by any contact associated with their company's Account record.
Which configuration should the administrator implement to grant this record access efficiently?
An administrator is designing an autolaunched flow to process a list of active Account records and create a follow-up Task for each Account's primary Contact. The flow will handle batch operations involving hundreds of records simultaneously. Which design pattern should the administrator implement within Flow Builder to successfully process all records without violating governor limits?
A Salesforce administrator is designing a Custom Report Type with 'Volunteer Projects' as the primary object and 'Volunteer Assignments' as the secondary object. The business requirement states that reports using this report type must display all Volunteer Projects regardless of whether they have related Volunteer Assignments. Additionally, report builders need access to fields from the related Contact object linked via lookup on Volunteer Assignments. Which TWO setup steps must the administrator perform within the Custom Report Type configuration? (Select 2 options)
Geçerli olan tümünü seçin
A Salesforce administrator at a renewable energy firm needs to enforce data quality on the Opportunity object. The business requirement dictates that whenever an Opportunity is set to the 'Closed Won' stage, the custom text field Project_Install_Address__c must not be left blank. Which validation rule formula correctly enforces this requirement?
An administrator is building a custom report on Opportunities grouped by Region (Primary Grouping) and Sales Rep (Secondary Grouping). The business requires two specific metrics in the report layout: first, calculating the exact duration in days between the Created Date and Close Date for each individual opportunity record; second, calculating the percentage contribution of each Sales Rep's total won amount compared to their overall Region's total won amount. Which combination of report formula features should the administrator implement?
A sales director at a growing software company requests that 15 account executives have their Microsoft 365 emails and calendar events automatically captured on Salesforce record timelines. The Salesforce administrator opens the account executives' user profile settings to enable Einstein Activity Capture (EAC), but finds that EAC access cannot be enabled directly through profile permissions. Which administrative action should the administrator take to successfully grant Einstein Activity Capture access to these users?
Apex Global Financials is introducing a new Wealth Advisory division alongside its established Retail Brokerage operations. The Wealth Advisory team requires a unique set of sales stages and probability metrics for their opportunities, while Retail Brokerage will retain the standard sales cycle. Which TWO configuration steps must an administrator complete to fulfill this requirement?
Geçerli olan tümünü seçin
An administrator needs to update multiple Contact records associated with an Account using a Flow. To prevent exceeding Salesforce governor limits during execution, what is the recommended placement of the Update Records element when iterating through a collection of records?
An administrator is tasked with updating the entitlement status and expiration dates on hundreds of custom Contract Line Item records whenever a parent Contract status changes to 'Expired'. The solution must update all related records reliably while adhering to Salesforce governor limits.
Which design pattern should the administrator implement in Flow Builder to perform this data manipulation efficiently?
A company requires automated record processing when a custom object record, Asset_Maintenance__c, is updated to a status of 'Urgent Repair Required'. The system must perform two specific operations: create a new follow-up Task assigned to the asset owner, and send a SOAP-based outbound web service message to an external inventory tracking system. Which TWO statements accurately describe the capabilities and limitations of Process Builder in fulfilling these requirements? (Select TWO answers.)
Geçerli olan tümünü seçin
A system administrator is configuring a complex multi-step Approval Process for custom Service Level Agreement (SLA) Exception records. The business requirement mandates that immediately upon submission, the record's status field must update to 'Under Review' and submitters must be prevented from modifying any record details while the request is evaluated. During testing, the administrator configures an Initial Submission Action to update the status field, but discovers that submitters are still able to edit the SLA Exception fields after submitting the record. Which configuration setting must the system administrator modify to enforce the required edit restriction upon submission?
A financial services firm wants to enable self-service support for policyholders using an Experience Cloud site built on the Customer Service template. Policyholders holding standard Customer Community licenses need to view and manage cases associated with their personal contact record. Currently, the organization's internal sharing model for Cases is set to Private, and internal visibility must remain restricted.
Which two configuration actions should the administrator perform to fulfill these security and access requirements?
Geçerli olan tümünü seçin
A company uses an approval process for discount authorization requests. The sales management team requires that assigned approvers are able to edit specific record fields to adjust proposed pricing terms while the record is undergoing review, whereas the submitting user remains prevented from modifying the record. Which setting should the administrator configure within the approval process properties to meet this requirement?
Global Freight Solutions requires an automated solution on the custom object Freight_Shipment__c when a record's status is updated to 'Dispatched'. The solution must fulfill three operational requirements:
1. Standardize and populate the custom field Formatted_Routing_Code__c on the triggering Freight_Shipment__c record prior to the database commit.
2. Update the Status__c field on all associated child Shipment_Item__c records to 'In Transit'.
3. Execute an HTTP callout to send shipment payload details to an external third-party logistics REST API.
Which combination of flow trigger configurations adheres to Salesforce performance and architecture best practices?
An administrator at a medical device company is configuring custom fields on the Lead object and a custom object named Equipment_Service_Contract__c. The administrator must ensure custom field data captured on prospects is properly transferred during lead conversion and that field availability and relationship behaviors are configured correctly across object record types. Which TWO administration considerations and data type behaviors are accurate for these custom field configurations?
Geçerli olan tümünü seçin
An administrator receives reports that customer submissions from an online form generated via Web-to-Case are intermittently failing to appear in Salesforce. Troubleshooting reveals that a recently implemented validation rule on the Case object causes certain submissions to fail background processing. How does Salesforce handle Web-to-Case submissions that fail custom validation rules?
An IT hardware manufacturer recently launched a self-service Experience Cloud site for its commercial customers using the Customer Service template. Customer Community users report that while they can log and view their own support cases, they are unable to see any published Knowledge articles on the portal. The administrator confirms that the articles are published and set to be visible in the internal knowledge base and customer channel. Which configuration step should the administrator check to resolve this visibility issue?