ExamGecko
Question list
Search
Search

List of questions

Search

Question 28 - Certified Order Management Administrator discussion

Report
Export

Universal Containers (UC) has a flow which performs some custom logic in order to determine a least-cost shipping location. Some of the variables should be reset at the beginning of each loop iteration. Which design element in Flow allows the Admin to do this?

A.
Preset
Answers
A.
Preset
B.
Reassignment
Answers
B.
Reassignment
C.
Reset
Answers
C.
Reset
D.
Assignment
Answers
D.
Assignment
Suggested answer: D

Explanation:

The design element in Flow that allows the admin to reset some variables at the beginning of each loop iteration is Assignment. An Assignment element lets the admin assign new values to one or more variables or sObject fields in a flow. The admin can use an Assignment element before a Loop element to initialize the variables that are used in the loop, and then use another Assignment element inside the loop to reset the variables for each iteration. Verified

Reference: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_assignment.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_loop.htm&type=5

asked 23/09/2024
Thanh Phan
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first