Implement an approval process that routes an approval request to the user's manager when the application duration is longer than.. This answer fits because the requirement is about the specific platform mechanism named in the option, not a nearby workaround.
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. Implement an approval process that submits qualifying applications to the user’s manager when the application duration exceeds the threshold.
Why the Incorrect Options Are Wrong: A does not meet the implementation-quality bar for security, scale, auditability, or maintainability in this scenario. B does not meet the implementation-quality bar for security, scale, auditability, or maintainability in this scenario. C does not meet the implementation-quality bar for security, scale, auditability, or maintainability in this scenario.