1 Notification – Getting started
This topic provides an overview of the Notification framework in FLEXCUBE UBS.
Notification
Notification framework in FLEXCUBE UBS is used to communicate the business event that happened in FLEXCUBE UBS to external systems. Depending upon the event, the XML message is pushed to the external system’s asynchronous Queues for their consumption.
Notification Trigger
Notification Triggers is developed to recognize the event and then invoke the notification process. This trigger is developed using Development Workbench.
- Notification Development
This topic provides an overview of the Notification Development process. - Generate Notification Trigger
This topic provides the systematic instructions to generate new or modify the existing Notification Trigger. - Create Notifications
This topic provides the systematic instructions to generate new or modify the existing Notification. - Deploy Notification
This topic provides the systematic instructions to deploy Notification. - Trigger and Test Notification
This topic provides the systematic instructions to trigger and test the notification.