Exam Salesforce-Certified-Administrator Topic 4 Question 213 Discussion
Actual exam question for Salesforce's Salesforce-Certified-Administrator exam
Question #: 213
Topic #: 4
Question #: 213
Topic #: 4
Universal Containers (UC) would like to count the number of open cases associated with each account and update the account with this value every Friday evening. UC has several hundred open cases at any given time.
What should the administrator use to complete this request?
What should the administrator use to complete this request?
Suggested Answer: D Vote an answer
Explanation
A scheduled flow is a type of flow that runs at scheduled times on batches of records that meet certain criteria.
It can be used to count the number of open cases associated with each account and update the account with this value every Friday evening by using an assignment element to loop through the accounts and cases andassign the count value to a field on the account record. Using a record trigger flow, a scheduled process builder, or a roll-up summary field are not suitable options for this requirement because they would not run at scheduled times or on batches of records; they would run every time a record is created or updated, which may not reflect the accurate count of open cases at the end of each week.
References:https://help.salesforce.com/s/articleView?id=sf.flow_concepts_scheduled.htm&type=5
A scheduled flow is a type of flow that runs at scheduled times on batches of records that meet certain criteria.
It can be used to count the number of open cases associated with each account and update the account with this value every Friday evening by using an assignment element to loop through the accounts and cases andassign the count value to a field on the account record. Using a record trigger flow, a scheduled process builder, or a roll-up summary field are not suitable options for this requirement because they would not run at scheduled times or on batches of records; they would run every time a record is created or updated, which may not reflect the accurate count of open cases at the end of each week.
References:https://help.salesforce.com/s/articleView?id=sf.flow_concepts_scheduled.htm&type=5
by Judith at Mar 12, 2024, 12:12 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).