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.
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 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 (in other words, 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.