JMS component

Overview

The JMS component is used to send or receive messages with services buses that support the Java Message Service (JMS).

Install the JMS component

If you did not install it yet, install the JMS component in Designer by following the component installation process.

Supported features

Feature Description

Connectivity

  • Send messages to JMS topics and queues.

  • Receive and consume messages from JMS subscribers and queues.

Transactions

Manage operations in transactions with both manual or automatic commits.

The following transaction modes are supported:

  • SESSION_TRANSACTED

  • CLIENT_ACKNOWLEDGE

  • AUTO_ACKNOWLEDGE

  • DUPS_OK_ACKNOWLEDGE

Receive methods

Received messages can be:

  • Stored in files.

  • Used in Semarchy xDI.