You are here: Reference Manual > FME Server Web Services > Notification Service > Working with JMS

Working with JMS

The FME Server 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 Server supports communication to and from all message brokers. For specific message brokers, additional configuration may be required.

FME服务器设置的步骤communicate using JMS are:

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