2.17.1 Notifications

This topic describes about the detailed information about the Notifications details.

Notification sub-system enables the particular collateral pool record to be a candidate for notification whenever the record is created / amended. At least one of the out of box supplied fields in notification sub-system to be enabled to bring this collateral pool under the purview of generating notification. When values in field/s enabled for notification are modified as part of direct updating or as part of batch updating, all details of the collateral pool is sent in the notification message along with old and new value details of the fields enabled for notification.

  1. Notification messages are logged in GETB_NOTIFICATION_LOG table with unique reference number. A new quartz job is required to read notification messages and publish it on configured queue/topic.

    Prerequisites for triggering notification:

    • CSTB_Param setting must be updated as JSON and server must be restarted
      • Configure the following in CSTB_PARAM:
        • PARAM_NAME as ELCM_NOTIF_REQ, PARAM_VAL as Y
        • PARAM_NAME as ELCM_NOTIF_TYPE, PARAM_VAL as JSON
    • Scheduler job (ELCMNOTIFICATIONS) must be configured using STDJOBMT Screen
    • Entity needs to be configured in STDJOBMT with name ENTITY
    • The Job 'ELCMNOTIFICATIONS' must be resumed from SMSJOBBR
    • Notification queue (NOTIFY_DEST_QUEUE) and Connection factory (NotifyDestQCF) must be configured in Weblogic as per the below document: Configuring JMS on Weblogic Server 12c
    To configure the fields for notification message, click Notification subsystem.

    For more information on fields, refer the following table.

    Table 2-48 Notifications - Field

    Field name Screen Modification Old value relevance Notification triggered when
    Pool amount GCDMPOOL - main screen Direct/Batch Yes When pool value changes
    Pool utilized GCDMPOOL - main screen Direct Yes When utilization is updated
    Available amount GCDMPOOL - main screen Direct/Batch Yes When block amount changes
    Block amount GCDMPOOL - main screen Direct Yes When block amount changes
    Linked Percent Number GCDMPOOL - main screen Direct Yes When collateral link percent gets modified
    Linked Amount GCDMPOOL - main screen Direct/Batch Yes When collateral linked amount gets modified