Use the Input Port settings page to add a new input port or to view and modify the configuration properties of an existing input 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)
Specify the scope at which the extended messaging provider is defined. The value represents the location of the configuration file.
Enter the name of the input port. This field requires a string value.
Enter the name of the Java Naming and Directory Interface (JNDI) for the input port. This field requires a string value.
Enter a description of the input port. This field accepts a string value.
The Description field is optional.
Enter a category string to use when classifying or grouping the input port. The value must be a string between 1 and 30 ASCII characters in length.
The Category field is optional.
Enter the JNDI name for the Java Message Service (JMS) connection factory used by the input port. The value must be a string (for example, jms/connFactory1).
Enter the JNDI name for the JMS destination used by the input port. The value must be a string (for example, jms/destn1).
Set the JMS mode used to acknowledge messages. This property is used only for message-driven beans that use bean-managed transaction demarcation (for example, the transaction type is set to Bean).
The default mode is Auto Acknowledge.
The default value is Queue.
This field is required only if the JMS destination type is a topic.
Enter the JNDI name of the JMS connection factory that is used for replies. This field requires a string value.
Enter the JNDI name of the JMS destination that is used for replies. This field requires a string value.