-
Notifications
You must be signed in to change notification settings - Fork 19
Notification Engine
Eric Moore edited this page Sep 13, 2022
·
15 revisions
Send Queue The Appellant Notification message is sent to the Send Queue.
Send Listener An Active Job is triggered from the Appellant Notification. The message is parsed and sent to VA Notify. The class is located within the app/jobs/send_notification_job.rb
VA Notify The VA Notify service API sends the VA Notify notification app/services/external_api/va_notify_service.rb
Notification Table This is the table where the audit records are saved
Receive Queue A message is sent to receive queue when the message changes
Receive Listener An Active Job is triggered on status change and it updates the audit record based on changes. The class is located within the app/jobs/receive_notification_job.rb
- Home
- Acronyms and Glossary
- Caseflow products
- Caseflow Intake
- Caseflow Queue
- Appeals Consumer
- Caseflow Reader
- Caseflow eFolder
- Caseflow Hearings
- Caseflow Certification
- Caseflow APIs
- Appeal Status API
- Caseflow Dispatch
-
CSUM Roles
- System Admin
- VHA Team Management
- Active Record Queries Resource
- External Integrations
- Caseflow Demo
- Caseflow ProdTest
- Background
- Stuck Jobs
- VA Notify
- Caseflow-Team
- Frontend Best Practices
- Accessibility
- How-To
- Debugging Tips
- Adding a Feature Flag with FeatureToggle
- Editing AMA issues
- Editing a decision review
- Fixing task trees
- Investigating and diagnosing issues
- Data and Metric Request Workflow
- Exporting and Importing Appeals
- Explain page for Appeals
- Record associations and Foreign Keys
- Upgrading Ruby
- Stuck Appeals
- Testing Action Mailer Messages Locally
- Re-running Seed Files
- Rake Generator for Legacy Appeals
- Manually running Scheduled Jobs
- System Admin UI
- Caseflow Makefile
- Upgrading Postgresql from v11.7 to v14.8 Locally
- VACOLS VM Trigger Fix M1
- Using SlackService to Send a Job Alert
- Technical Talks