IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with messaging systems

WebSphere MQ (WMQ)

IBM's WebSphere MQ (WMQ) is a popular middleware set of products that provide a well-known set of messaging communications between applications, which can themselves be on many dissimilar systems.

This section examines the WMQ programming model. The section then shows how a WMQ message maps to SCA artifacts; that is, how a message maps to a business object and how input and output from a WMQ client maps to an interface's operations. Data bindings and an important function called the function selector as applied to WMQ are discussed. You are then led through the generation of an MQ import and export binding.

Access external services with messaging systems


Related concepts:
Java Message Service (JMS)
WebSphere MQ Java Message Service (MQ JMS)
Generic JMS


Related reference:
Mapping a message to an SCA interface
Recommendations when using messaging bindings
Language support in non-EIS bindings