Property | Description |
---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Type | The IBM MQ connection type. |
Runtime Environment | The name of the runtime environment where you want to run the tasks. Select the Secure Agent from the list as the runtime environment. |
Host | The machine that hosts the Queue Manager component. |
Port | The port number that connects to the Queue Manager component. |
User Name | The user name to connect to the connection channel of the Queue Manager component. Don't specify the user name when the channel authentication of the Queue Manager component is not enabled. |
Password | The password to connect to the connection channel of the Queue Manager component. Don't specify the password when the channel authentication of the Queue Manager component is not enabled. |
Queue Manager | The Queue Manager component from which queues need to be listed to send or receive messages. |
Channel | The server-connection channel that connects to a queue in the Queue Manager. If you don't enable the channel authentication of the Queue Manager component, the default user account for the IBM MQ service writes data to the target. |
Code Page | The code page of the Queue Manager component that the Secure Agent uses to read from or write to IBM MQ. Select one of the following code pages from the list:
Default is UTF-8. |
SSL | Specifies whether the connection uses an SSL socket to connect to IBM MQ. Default is disabled. To use custom cipher suites for your SSL connection, see the Custom cipher suite for the SSL-enabled connection Knowledge Base article. |
Truststore File Path | The path and file name of the truststore file that contains the SSL certificate to connect to IBM MQ. Specify both the directory and file name in the following format: /root/<folder name>/<truststore file name>.jks |
Truststore Password | The password to access the truststore file that contains the SSL certificate. |
Keystore File Path | The path and file name of the SSL keystore file that contains private keys and SSL certificates to establish a two-way secure communication with IBM MQ. Specify both the directory and file name in the following format: /root/<folder name>/<keystore file name>.jks Note: To establish a two-way secure communication with IBM MQ, you also need to enter values in the Truststore File Path, Truststore Password, and Keystore Password fields. |
Keystore Password | The password to access the keystore file that contains the SSL certificate. |
Skip Metadata Fetch | Determines whether Data Integration bypasses retrieving and listing the IBM MQ queue names when you configure the source or target:
Default is disabled. |