Use the Output Port settings page to add a new output port or to view and modify the configuration properties of an existing output port.
Links marked (online) require access to the Internet. Each link launches a search for the topic in the online information center. When search results are listed, select the topic that corresponds best to your configuration.
Check for updates to this topic (online)
Specifies the scope at which the extended messaging provider is defined. The value represents the location of the configuration file.
Enter the name of the output port. This field requires a string value.
Enter the Java Naming and Directory Interface (JNDI) name for the output port. This field requires a string value.
Enter a description of the output port using a string value.
The Description field is optional.
Enter a category string to use when classifying or grouping the resource. This field accepts a string value with a maximum of 30 ASCII characters.
The Category field is optional.
Enter the JNDI name for the Java Message Service (JMS) connection factory used by the output port. This field requires a string value (for example, jms/connFactory1).
Enter the JNDI name for the JMS destination used by the output port. This field requires a string value (for example, jms/destn1).
Select the JMS mode used to deliver messages.
Property | Value |
---|---|
Data type | String |
Default | Persistent |
Valid values |
Enter the JMS message priority for the queue destination.
Property | Value |
---|---|
Data type | Integer |
Default | 4 |
Valid values | 0 to 9 |
Enter the time, in milliseconds, a message remains in the queue. After the specified time elapses, the message expires.
Property | Value |
---|---|
Data type | Integer |
Units | Milliseconds |
Default | 0 |
Valid values | 0 to n |
Specify whether the system generates a JMS message ID.
Property | Value |
---|---|
Data type | String |
Default | Cleared |
Valid values |
Specify whether the system generates a JMS message time stamp.
Property | Value |
---|---|
Data type | String |
Default | Cleared |
Valid values |
Enter the JNDI name of the JMS connection factory that is used for responses handled by the output port. This field requires a string value (for example, jms/connFactory1).
Enter the JNDI name of the JMS destination used for responses handled by the output port. This field requires a string value (for example, jms/destn1).