Open Issues Need Help
View All on GitHub TADP - new environment variable to send alerts only OR all evaluation results to CMS about 2 months ago
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