Exam AP-222 Topic 1 Question 103 Discussion
Actual exam question for Salesforce's AP-222 exam
Question #: 103
Topic #: 1
Question #: 103
Topic #: 1
A government agency is responsible for providing licenses to various sporting events. To acquire the license, individuals need to pay the required fees. The System Administrator for Public Sector Solution main responsibility is to automatically map and set the fees for each application to ensure the correct fees are mapped. Which Business Rules Engine tool is used here?
Suggested Answer: A Vote an answer
Decision Matrices. This is the packaged route that keeps the process supportable, auditable, and aligned to the data model.
The Core Concept Explained: Business Rules Engine externalizes decision logic from custom code. Expression Sets orchestrate calculations and can call decision assets so policy thresholds remain maintainable by authorized business users.
Step-by-Step Technical Analysis: Identify the inputs that drive the decision, declare them as Expression Set resources, and use Decision Matrices or Decision Tables where business users must maintain rule thresholds. Execute representative samples before activation, then confirm the output and Decision Explainer history match the expected eligibility, fee, or prioritization result. Use a Decision Matrix to map those input combinations to the correct fee amount.
Why the Incorrect Options Are Wrong: B may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. C relies on older automation patterns that do not provide the same rule authoring, explanation, or industry metadata support required here. D relies on older automation patterns that do not provide the same rule authoring, explanation, or industry metadata support required here.
The Core Concept Explained: Business Rules Engine externalizes decision logic from custom code. Expression Sets orchestrate calculations and can call decision assets so policy thresholds remain maintainable by authorized business users.
Step-by-Step Technical Analysis: Identify the inputs that drive the decision, declare them as Expression Set resources, and use Decision Matrices or Decision Tables where business users must maintain rule thresholds. Execute representative samples before activation, then confirm the output and Decision Explainer history match the expected eligibility, fee, or prioritization result. Use a Decision Matrix to map those input combinations to the correct fee amount.
Why the Incorrect Options Are Wrong: B may look related, but it does not place the logic in the correct declarative Public Sector or OmniStudio configuration layer. C relies on older automation patterns that do not provide the same rule authoring, explanation, or industry metadata support required here. D relies on older automation patterns that do not provide the same rule authoring, explanation, or industry metadata support required here.
by Nancy at Aug 21, 2026, 01:52 AM
0
0
0
10
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).