第41章 JMS - IBM MQ Sink


A Kamelet that can produce events to an IBM MQ message queue using JMS.

In your Pipe file, you must explicitly declare the IBM MQ Server driver dependency in spec→integration→dependencies:

spec:
  ...
  integration:
      ...
      dependencies:
      - "mvn:com.ibm.mq:com.ibm.mq.jakarta.client:<version>"

41.1. Configuration Options

The following table summarizes the configuration options available for the jms-ibm-mq-sink Kamelet:

Expand
PropertyNameDescriptionTypeDefaultExample

channel *

IBM MQ Channel

Name of the IBM MQ Channel.

string

  

destinationName *

Destination Name

The destination name.

string

  

password *

Password

Password to authenticate to IBM MQ server.

string

  

queueManager *

IBM MQ Queue Manager

Name of the IBM MQ Queue Manager.

string

  

serverName *

IBM MQ Server name

IBM MQ Server name or address.

string

  

serverPort *

IBM MQ Server Port

IBM MQ Server port.

integer

1414

 

username *

Username

Username to authenticate to IBM MQ server.

string

  

clientId

IBM MQ Client ID

Name of the IBM MQ Client ID.

string

  

destinationType

Destination Type

The JMS destination type (queue or topic).

string

queue

 

sslCipherSuite

CipherSuite

CipherSuite to use for enabling TLS.

string

  

* = Fields marked with an asterisk are mandatory.

Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

Red Hat ドキュメントについて

Legal Notice

Theme

© 2026 Red Hat
トップに戻る