Tüm alıştırma soruları
1784 soru
An administrator needs to automatically update a custom status field on all related Contact records whenever an Account's status changes to 'Inactive'. Which capability of Process Builder allows the administrator to accomplish this requirement without custom code?
A Salesforce Administrator at Apex Financial Services is configuring a Lightning Service Console application for the tier-1 support desk. Support agents report that when they click on a related Contact record from an open Case primary tab, the Contact record opens in a separate primary tab instead of under the Case record tab, causing workspace clutter. Which administration setting should the administrator modify to ensure Contact records open as subtabs of the Case primary tab?
A sales manager at Northern Trail Outfitters wants to display the calculated difference in days between the Created Date and Close Date for each individual Opportunity record directly inside an Opportunity report. Which Salesforce reporting feature should an administrator use to meet this requirement?
A Salesforce Administrator is configuring a Workflow Rule on the Case object for a customer support team. The business requirement states that whenever a Case is edited and its Priority is set to 'High', an immediate Field Update must mark the record, and a follow-up Task must be scheduled automatically 72 hours after the modification. During setup, the administrator successfully configures the rule criteria but finds that the 'Add Time Trigger' button is completely unavailable on the Workflow Rule detail page. Which configuration setting is the root cause of this limitation?
A healthcare consulting firm uses the Gmail Integration with Salesforce. Representatives report that when composing emails using the integration side panel, they are unable to see or select Lightning Email Templates stored in shared template folders. The administrator confirms that folder sharing was set up correctly. What administrative action is required to enable representatives to access these shared Lightning Email Templates from the integration pane?
A Salesforce Administrator is tasked with configuring a custom Opportunity report to track annual cloud subscription renewals. The business requirements state:
1. Group Opportunities into three revenue tiers ('Tier 1', 'Tier 2', and 'Tier 3') based on the Amount field without modifying object metadata or creating custom fields.
2. Include Opportunities that are either in the 'Closed Won' Stage OR have an Amount greater than $100,000 with a Probability greater than 70%.
3. Restrict all report results exclusively to records where Type equals 'Cloud Subscription'.
Which TWO configuration steps must the administrator execute to fulfill these requirements? (Select TWO)
Geçerli olan tümünü seçin
A Customer Support Director wants to analyze Case distribution across different Account Industries. The report must list all Accounts regardless of whether they have associated Cases, and display a grid total of Case counts summarized simultaneously by Account Industry along the rows and Case Status across the columns. Which Custom Report Type object relationship and Report Format selection meets these business requirements?
A support manager at a fintech enterprise requires cases that remain in the 'New' status without an owner assignment change for longer than 4 hours to automatically transfer ownership to the Tier 2 Queue and send an alert email to the support supervisor. Which Salesforce automation feature should the administrator configure to meet this time-elapsed requirement?
A Salesforce Administrator is configuring a flow to evaluate record conditions and process multiple records efficiently. Which TWO design practices represent correct usage of Flow Builder elements and logic? (Select 2 answers)
Geçerli olan tümünü seçin
A Salesforce Administrator is building an autolaunched flow to update several Lead records based on specific business criteria. The administrator retrieves a collection of target Leads using a Get Records element. Next, the flow needs to change the Lead Status to 'Closed - Not Converted' and set a custom field value on each record in the collection. Which design pattern should the administrator follow to process and update these records efficiently while staying within Salesforce governor limits?
A Salesforce Administrator needs to design an autolaunched flow that processes a collection of Vendor Rating custom object records, calculates aggregate metrics, and updates the parent Vendor account. To ensure optimal performance and avoid hitting SOQL and DML governor limits, in what sequence should the administrator place the Flow elements?
Öğeleri doğru sıraya koymak için sürükleyin
A Salesforce Administrator is evaluating declarative automation options. Which of the following native actions can be executed directly as immediate actions within Process Builder without writing custom Apex code? (Select TWO answers)
Geçerli olan tümünü seçin
A Salesforce Administrator at a hospitality management company is creating a centralized Lightning Experience dashboard to track guest satisfaction and reservation metrics across multiple hotel locations. The administrator adds a dashboard filter based on the 'Region' picklist field on the Account object. However, one specific component displaying guest survey ratings does not change when users select a value from the 'Region' filter dropdown. Which explanation identifies the root cause of this issue?
A Salesforce Administrator configures a single Workflow Rule on the Account object that includes all four standard types of immediate workflow actions: Email Alert, Field Update, Outbound Message, and Task. When a record update triggers this rule, in which precise sequence does Salesforce process and execute these immediate workflow actions?
Öğeleri doğru sıraya koymak için sürükleyin
A company requires department supervisors to initiate approval requests for travel expenses on behalf of team members. Which configuration component of a Salesforce approval process specifies which users or groups are authorized to start the approval workflow for a record?
An organization requires a Record-Triggered Flow on the Opportunity object that fires when an Opportunity reaches the 'Closed Won' stage. For each child Opportunity Line Item belonging to a specific Product Family, the automation must generate a corresponding custom Renewal Contract record and calculate an aggregated total renewal amount to update on the parent Account record. To adhere strictly to Salesforce governor limits and Flow Builder best practices, how should the administrator design the Flow elements and logic?
A Salesforce administrator is evaluating reporting capabilities to calculate custom metrics on an operational report. Which two statements correctly describe the features and limitations of row-level formulas in Salesforce reports? (Select TWO)
Geçerli olan tümünü seçin
A Salesforce administrator at a logistics management firm needs to execute several distinct data operations across standard and custom objects. Match each administrative requirement to the appropriate data utility tool and configuration.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An administrator configured a custom matching rule to identify duplicate Account records based on custom registration numbers. During testing, duplicate Accounts are successfully blocked when created manually through the Salesforce user interface. However, an automated bulk import using Data Loader continues creating duplicate Account records without failing or raising errors. What configuration change in the Duplicate Rule is required to prevent duplicate creation during bulk data imports?
A logistics firm configures automated communication for its order fulfillment process. When an Order record's status is changed to 'Processing', a workflow rule with evaluation criteria set to 'created, and any time it's edited to subsequently meet criteria' triggers a time-dependent Email Alert to be sent 14 days later if the order remains in 'Processing'. Five days after an order enters 'Processing' and the email is placed in the queue, an agent updates the Order status to 'Cancelled'. What happens to the scheduled email action in the time-based workflow queue?