Advanced Tab

The Advanced tab has the following fields.

Field Global Var? Description
Topic Connection Factory Yes This field is only available when the Use JNDI for Connection Factory field on the Configuration tab is selected.

The TopicConnectionFactory object stored in JNDI. This object is used to create a topic connection with a JMS application.

See your JNDI provider documentation for more information about creating and storing TopicConnectionFactory objects.

Queue Connection Factory Yes This field is only available when the Use JNDI for Connection Factory field on the Configuration tab is selected

The QueueConnectionFactory object stored in JNDI. This object is used to create a queue connection with a JMS application.

See your JNDI provider documentation for more information about creating and storing QueueConnectionFactory objects.

Optional JNDI Properties No Any additional properties to supply for the connection. You specify a name, datatype, and value for each property.

These properties are typically vendor-specific. See your JNDI provider documentation for more information about the available properties.