5.10.1 NotificationServer Functionality
This contains Queues/Topics which are consumed by Demand Deposit, Term Deposit, Loan, Insights, Config modules
- Queues which listens to Host(UBS) queues and transfers messages to internal topics for various operation. This includes Account Access automapping, sending host alerts to customer, insights updates.
- Queues which listens to any changes to dayone configuration and update the cache.
Sr No. | Name | Type | JNDI Name | Subdeployments | Targest |
---|---|---|---|---|---|
1. | NotificationQCF | Connection Factory | NotificationQCF | Default Targeting | obdx_cluster |
2. |
NotificationTCF
|
Connection Factory | NotificationTCF | Default Targeting | obdx_cluster |
3. | NOTIFICATION_QUEUE | Uniform Distributed Queue | NOTIFICATION_QUEUE | Default Targeting | obdx_cluster |
4. | NOTIFICATION_TOPIC | Uniform Distributed Queue | NOTIFICATION_TOPIC | Default Targeting | obdx_cluster |
5. | UBSNotificationTCF | Connection Factory | UBSNotificationTCF | Default Targeting | obdx_cluster |
6. | UBS_NOTIFICATION_TOPIC | Uniform Distributed Topic | UBS_NOTIFICATION_TOPIC | Default Targeting | obdx_cluster |
Parent topic: NotificationServer Functionality