Output port settings

An input port has the following configuration properties:

Scope
This field specifies the extended messaging provider scope. The value represents the location of the configuration file.

This field cannot be edited.

Name
The name of the output port, used for administrative purposes. The value for this field must be a string.
JNDI Name
The Java Naming and Directory Interface (JNDI) name for the output port. The value for this field must be a string.
Description
A description of the output port, used for administrative purposes. The value for this field must be a string.

This field is optional.

Category
A category string to use when classifying or grouping the resource. The value for this field must a a string with a maximum of 30 ASCII characters.

This field is optional.

JMS Connection Factory JNDI Name
The JNDI name for the Java Message Service (JMS) connection factory used by the output port (for example, jms/connFactory1). The value for this field must be a string.
JMS Destination JNDI Name
The JNDI name for the JMS destination used by the output port. The value for this field must be a string (for example, jms/destn1).
JMS Delivery Mode
The JMS mode that is used to deliver messages. The value must be one of the following:
  • Persistent—Messages put onto the destination are persistent.
  • Nonpersistent—Messages put onto the destination are not persistent.
The default value is Persistent.
JMS Priority
The message priority for the queue destination. The value must be an integer from 0 to 9. The default value is 4.
JMS Time To Live
The time, in milliseconds, a message remains in the queue. After the specified time elapses, the message expires.
The value must be an integer from 0 to n
  • 0—Messages never time out.
  • n—Messages time out after n milliseconds
The default value is 0.
JMS Disable Message I.D.
Specifies whether the system generates a JMS message ID. The value must be one of the following:
  • Selected—The system does not generate JMS message IDs
  • Cleared—The system generates JMS message IDs automatically
By default, JMS message IDs are generated.
JMS Disable Message Time Stamp
Specifies whether the system generates a JMS message timestamp. The value must be one of the following:
  • Selected—Message timestamps are not added to sent messages
  • Cleared—Message timestamps are automatically added to sent messages
By default, message timestamps are added.
Response JMS Connection Factory JNDI Name
The JNDI name of the JMS connection factory that is used for responses handled by the output port (for example, jms/connFactory1). The value for this field must be a string.
Response JMS Destination JNDI Name
The JNDI name of the JMS destination that is used for responses handled by the output port (for example, jms/destn1). The value for this field must be a string.

Terms of use |

Last updated: Tue Feb 21 17:19:18 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)