Working with JMS

The FME Flow Notification Service can use the Java Message System (JMS) to communicate with JMS-compliant message brokers, such as IBM WebSphere MQ, both as a publisher and subscriber.

FME Flow supports communication to and from all message brokers. For specific message brokers, additional configuration may be required.

The steps for setting up FME Flow to communicate using JMS are:

  1. Installing the JMS Libraries
  2. Configuring the JMS Provider
  3. Configuring FME Flow as a JMS Client
  4. Testing and Troubleshooting