This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

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 Service Component Architecture (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.