5 28 JMSFileService

LANSA Integrator

5.28 JMSFileService

Service Name: JMSFileService

The JMSFileService allows files to be sent and received using enterprise messaging systems such as ActiveMQ, SonicMQ, TibcoMQ and WebSphereMQ.

This service uses the Java Message Service JMS 1.1 specification.

Refer to http://www.oracle.com/technetwork/java/jms/index.html.

If you're using:

  • ActiveMQ, then you require the ActiveMQ JMS jar files.
  • SonicMQ, then you require the SonicMQ JMS jar files.
  • TibcoMQ then you require the ActiveMQ JMS jar files.
  • WebSphereMQ, then you require the IBM WebSphereMQ JMS jar files.

You will need to know how to use the enterprise messaging system selected for use with this JMSFileService. The setting up and configuring of either messaging system is beyond the scope of this guide.

The JMSFileService supports the following commands:

5.28.1 SERVICE_LOAD

5.28.2 SERVICE_GET

5.28.3 CONNECT

5.28.4 SEND

5.28.5 RECEIVE

5.28.6 COMMIT

5.28.7 ROLLBACK

5.28.8 CLOSE

5.28.9 SERVICE_UNLOAD