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

JMS binding

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
A Java™ Message Service (JMS) provider, enables messaging based on the Java Messaging Service API and programming model. Use protocol-specific bindings with imports and exports to specify the means of transporting the data into or out of the module. Use the JMS import and export bindings to allow a Service Component Architecture (SCA) module to make calls to, and receive messages from external JMS systems.

Available JMS bindings

IBM® Workflow Server provides three JMS bindings:

  • JMS binding, which is a Service integration bus provider binding, compliant with JMS J2EE Connector Architecture (JCA) 1.5
  • WebSphere® MQ JMS binding, providing JMS provider support for WebSphere MQ
  • Generic JMS binding, providing support for non-JCA providers, compliant with the JMS 1.1 specification