ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 62 - Certified Loyalty Management discussion

Report
Export

A Consultant needs to design a new tier-upgrade process for a new Loyalty Program. The custom object to store the qualified members and a batch job is identified for this process.

Which two components should the Consultant select for this process?

A.
A flow to perform both tier-upgrade rule and tier-upgrade orchestration process
Answers
A.
A flow to perform both tier-upgrade rule and tier-upgrade orchestration process
B.
A flow to schedule and process the custom object's pending records and another flow to perform tier-upgrade orchestration process
Answers
B.
A flow to schedule and process the custom object's pending records and another flow to perform tier-upgrade orchestration process
C.
A flow to perform the tier-upgrade rule and another flow to perform the tier-upgrade orchestration process
Answers
C.
A flow to perform the tier-upgrade rule and another flow to perform the tier-upgrade orchestration process
D.
A data-processing-engine (DPE) to identify the qualified members
Answers
D.
A data-processing-engine (DPE) to identify the qualified members
Suggested answer: C, D

Explanation:

For designing a new tier-upgrade process in a Loyalty Program, the Consultant should select:

A flow to perform the tier-upgrade rule and another flow to perform the tier-upgrade orchestration process (C): This approach allows for the separation of concerns, where one flow is responsible for evaluating whether members meet the criteria for a tier upgrade, and another flow is responsible for the actual process of upgrading the member's tier. This modular design improves maintainability and scalability.

A data-processing-engine (DPE) to identify the qualified members (D): The DPE can efficiently process large sets of member data to identify those who qualify for a tier upgrade based on the program's criteria. This component is crucial for automating the tier-upgrade process at scale, especially in programs with a significant number of members.

Option A combines both processes into a single flow, which could become complex and harder to maintain. Option B suggests using a single flow for scheduling and processing, which might not offer the required flexibility and efficiency for handling complex tier-upgrade criteria and orchestration.

Salesforce documentation on Loyalty Management provides guidelines on leveraging Flow and DPE for automating and orchestrating various loyalty program processes, including tier upgrades.

asked 23/09/2024
Ahmad Mansour
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first