Step 2: Configure SWIFT Module to Handle Notifications
To configure
SWIFT Module to handle notifications
1. Configure routing rules in SAA using the Routing Application to send different notifications to specific end points (AFT or MQHA). For more information about configuring routing rules in SAA, see SWIFT Alliance Access Administration Guide.
2. Configure the routing on SAA to send notifications to:
AFT - Create a new service to process notifications and submit them to
Trading Networks for further processing, or modify the sample service
wm.xmlv2:recieveFromAFT from the
SWIFT Module samples. For more information about the
SWIFT Module sample services, see
webMethods SWIFT Module Samples Guide.
MQHA - Create a listener and notification for this connection:
Create a listener to wait for a notification document and a trigger that subscribes to the notification document. The notification document is published when a message is put into the MQHA queue by SAA.
Create a new service to handle notifications or modify the sample service,
wm.xmlv2:receiveFromMQ. This service is called from the above trigger, which subscribes to the Notification document.
Sample services for the connection, listener, notification, trigger, and receive services are available in the SWIFT Module samples. For more information about the SWIFT Module sample services, see webMethods SWIFT Module Samples Guide.
3. Configure the connection details for SAA as described in: