Oracle customers use Java Message Service (JMS) queues with Oracle Data Integrator (ODI) to consume, transform, and publish millions of JMS messages every day. A new Oracle white paper called “Using JMS Queues with Oracle Data Integrator (ODI)” illustrates, step-by-step, how to use JMS queues with ODI.
This white paper uses the airline industry as an example. Figure 1 illustrates the use-case presented in this white paper:
Figure 1 - Using JMS Queues with ODI
The ODI XML technology is also covered in this white paper, since the JMS messages discussed in this article are XML documents. Additionally, an ODI repository sample is available in Java.net. If you would like to download a free copy of this ODI demo, go to “ODI 12.1.3 SmartExport Demo for JMS Queues,” and search for “JMS”.
For more Oracle Data Integrator best practices, tips, tricks, and guidance that the A-Team members gain from real-world experiences working with customers and partners, visit “Oracle A-team Chronicles for Oracle Data Integrator (ODI).”
ODI Resources and References
ODI 12.1.3 SmartExport Demo for JMS Queues
Using Java Message Services (JMS) in Oracle Data Integrator (ODI)
Introduction to Oracle Data Integrator Driver for XML
How to Work with Java Message Services (JMS) in Oracle Data Integrator (ODI)
Creating a JMS XML Data Server in ODI 12c
Creating an Integration Project in ODI
Creating and Using Data Models and Datastores in Oracle Data Integrator
Managing Knowledge Modules in ODI
JMS Resources and References
Java Message Service (JMS) Application Programming Interface (API)
Java Messaging Service (JMS) Specifications
Introduction to the Java Message Service (JMS)
WebLogic Resources and References
Fusion Middleware Programming JMS for the WebLogic Server
Configuring and Managing JMS for Oracle WebLogic Server 12c
Oracle WebLogic Server 12c: Configuring JMS Servers and Destinations
WebLogic 12c Connection Factory Configuration
Oracle Fusion Middleware Oracle WebLogic Server API Reference 12c Release 1 (12.1.1)
Understanding the WebLogic Thin T3 Client
XML Resources and References
Other Resources and References
Using the QueueSend Program to Send a Message to a JMS Queue