Introduction
Oracle's JD Edwards EnterpriseOne Adapter for IBM WebSphere MQ enables you to connect third-party applications to JD Edwards EnterpriseOne by sending and receiving messages through IBM's WebSphere MQ messaging system. The adapter monitors an inbound queue for request and reply messages, performs the requested services, and places the results on outbound queues. The adapter also monitors the system for certain activities and publishes the results in an outbound message queue. All messages transported through IBM WebSphere MQ are in the form of XML documents.
The purpose of this document is to describe the configuration and operation of the adapter. A separate document, the JD Edwards EnterpriseOne Tools Interoperability Guide, in the chapter "Understanding Messaging Queue Adapters" explains the design of the adapter, the formats of the documents, and the tasks necessary to create, modify, and process the XML documents in the Events chapters.
The JD Edwards EnterpriseOne Adapter for IBM WebSphere MQ is a JD Edwards EnterpriseOne product that can be licensed and installed independently. You use this adapter to connect the JD Edwards EnterpriseOne system with any system that can implement the IBM WebSphere MQ messaging protocols, including IBM WebSphere Commerce Suite (WCS), and that can produce and consume XML documents in the prescribed formats. The JD Edwards EnterpriseOne Adapter for IBM WebSphere MQ exports and imports XML documents through IBM WebSphere MQ in the prescribed formats.
The following three operations are supported:
Inbound transactions through calling BSFNs.
Outbound Z events delivery through setting up EnterpriseOne Z events mechanism.
The remaining guide applies only to inbound and outbound using Z events.
Outbound Real-Time events delivery through setting up EnterpriseOne Real-Time events mechanism.