Table of Contents

Search

  1. Preface
  2. Introduction to Services Integration Framework
  3. Setting Up the SIF SDK
  4. Request and Response Objects
  5. Transactions and Exception Handling
  6. ORS-Specific SIF API
  7. Asynchronous SIF Requests
  8. ORS-Specific JMS Event Messages
  9. Using Security Access Manager
  10. Using Dynamic Data Masking
  11. SIF API Reference
  12. Troubleshooting
  13. Appendix A: Identifiers
  14. Appendix B: Frequently Asked Questions

Services Integration Framework Guide

Services Integration Framework Guide

Architecture of JMS Message Queue for SIF

Architecture of JMS Message Queue for SIF

The following image shows the architecture of JMS message queue and explains how an asynchronous SIF request is processed:
An external application sends a message containing a service invocation request to the inbound queue. The application server polls the queue for messages. The MDB of the Hub Server forwards the service request to the MDM Hub for processing. The MDM Hub processes the request and posts a response to the specified JMS outbound message queue. The external application retrieves the message from the specified message queue and processes it.
An external application sends a message containing a service invocation request to the
siperian.sif.jms.queue
inbound queue. The application server polls the queue for messages. The MDB of the Hub Server forwards the service request to the MDM Hub for processing. The MDM Hub processes the request and posts a response to the specified JMS outbound message queue. The external application retrieves the message from the specified message queue and processes it.

0 COMMENTS

We’d like to hear from you!