Which two may occur if workflow rules are reevaluated after a field change by a field update? (Choose two.)
Which two may occur if workflow rules are reevaluated after a field change by a field update? (Choose two.)A . Workflow rules trigger more workflow rules to be re-evaluated.B . A recursive loop potentially results in exceeding governor limits.C . Workflow rules trigger validation rules on field updates.D . Cross-object...
Which two should be used to accomplish this requirement?
Universal Containers needs to update a field on an Account when an Opportunity Stage is changed to Closed Lost. Which two should be used to accomplish this requirement? (Choose two.)A . Workflow RuleB . Approval ProcessC . Process BuilderD . Assignment RuleView AnswerAnswer: AC
Which functionality should be configured to improve an end user’s search experience?
Universal Containers has a customer base where many customers have the same or similar company names. Which functionality should be configured to improve an end user’s search experience? (Choose two.)A . Update the account search layouts search filter fields.B . Update the account search layouts accounts tab columns displayed.C ....
How can this requirement be met?
Universal Containers has two types of customer support processes: Platinum and Diamond. The app builder created separate record types for each process on the Case object. The customer support team should not be able to create new cases with the Diamond record type. How can this requirement be met?A ....
What function should be used to return today’s date for calculating the difference?
The Director of Marketing has asked the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units. What function should be used to return today’s date for calculating the difference?A...
Which two options will meet these requirements assuming the organization-wide default for Projects is set to Private?
Universal Containers manages internal projects by department using a custom object called Projects. Only employees in the project’s respective department should have view access to all of the department’s project records. If an employee changes job roles and moves to another department, the employee should no longer have access to...
What permission is granted to Customers when invited to a Chatter Group?
Universal Containers would like to collaborate with its customers within Salesforce, and has decided to enable the "Allow Customer Invitations" Chatter Setting. What permission is granted to Customers when invited to a Chatter Group?A . The ability to @mention accounts of which they are a contact.B . The ability to...
What is the recommended solution to meet this requirement?
Universal Containers would like to optimize routes for its traveling service personnel. What is the recommended solution to meet this requirement?A . Configure routing options in a custom object.B . Configure Territory Hierarchy and rules for route based on Territory.C . Use geolocation fields with the DISTANCE and GEOLOCATION formulas.D...
Which two actions should be taken to meet this requirement?
The marketing team at Universal Containers has a list of 400 leads they would like to upload to Salesforce. They need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? (Choose two.)A . Utilize a Lead Matching Rule and corresponding Duplicate Rule to block...
Which two can satisfy this requirement?
An app builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won. Which two can satisfy this requirement? (Choose two.)A . Use a workflow rule and an outbound message.B . Write a trigger to use Apex...