IBM MQ
IBM MQ is a message queue software for asynchronous communication in a distributed system to secure reliable data transmission between applications, platforms, and systems. It serves as a middleware and prevents message loss, duplication, or disorder during transmission, and converts and formats data between different systems.
Creating an IBM MQ Connection
- Log in to the new ROMA Connect console.
- In the navigation pane on the left, choose Connector. On the page displayed, click New Connection.
- Select the IBM MQ connector.
- In the dialog box displayed, configure the connector and click OK.
Parameter
Description
Name
Enter the connector instance name.
IP Address
Enter the IP address of the IBM MQ host.
Port
Enter the IBM MQ host port number, typically 1414.
Queue Mananger
A system management program that provides queue services, APIs, and queue management services. For example, QM1.
CCSID
The CCSID in IBM MQ specifies the character encoding of message content. It is a numeric value representing a specific encoding scheme—for example, CCSID 1208 denotes UTF-8 encoding. CCSIDs ensure proper interpretation and conversion of character data across systems. For common CCSIDs and their corresponding encodings, see Table 1
Channel Name
Channel for transferring messages between queue managers in the MQ system. For example, DEV.ADMIN.SVRCONN.
Username
User name for connecting to the IBM MQ.
Password
User password for connecting to the IBM MQ.
SSL Enable
Whether to use SSL authentication when connecting to the IBM MQ.
- True
- False
Cipher Suite
Mandatory when SSL Enable is set to True.
Enter the cipher suite.
Currently, SSL authentication cannot be enabled.
Trust Store
Mandatory when SSL Enable is set to True.
Enter the Base64-encoded trust store file.
Trust Store Password
Mandatory when SSL Enable is set to True.
Enter the password of the trust store.
Description
Enter the description of the connector to identify it.
Action
- Listening to a topic
- Listening to a queue
Configuration Parameters
Parameter |
Description |
---|---|
Name |
Name of the message queue to listen. |
Parameter |
Description |
---|---|
Name |
Name of the message queue to listen. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot