Once each channel has been completed, the result of the channel will be passed to the Transaction Aggregation and Decisioning Processor (TADProc)

1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a new environment variable, `ALERTS_ONLY`, to the Transaction Aggregation and Decisioning Processor (TADP) to control whether only alerts or all evaluation results are sent to the Case Management System (CMS). The default behavior should be to send only alerts. This involves modifying the TADP code to conditionally send data to the CMS based on the value of this environment variable and the `evaluationResult.report.status`.

Complexity: 3/5
good first issue

Once each channel has been completed, the result of the channel will be passed to the Transaction Aggregation and Decisioning Processor (TADProc)

TypeScript