[Release 5.1 and later]JMS transmission profile settings

Use this page to configure the runtime properties of a JMS transmission profile. Event emitters use the properties defined in the JMS transmission profile to submit events to the event server asynchronously using a JMS queue.

To enable the transmission of events to the event server through queues, create the queue and the queue connection factory for the appropriate JMS provider. Then, configure the properties in the JMS transmission profile.

To view this administrative console page, click Resources > Common Event Infrastructure Provider > JMS Transmission Profile > New.

Configuration tab

Name
Specifies the administrative name for the JMS transmission profile.
Data type String
JNDI Name
Specifies the JNDI name to which the JMS transmission profile is bound. Use this JNDI name to refer to this profile in the Asynchronous Transmission Profile JNDI Name property in the emitter factory profiles.
Data type String
Description
Describes the JMS transmission profile for your administrative records.
Data type String
Category
Describes the category for the JMS transmission profile, which you can use to classify or group the resource.
Data type String
Queue JNDI Name
Specifies the JNDI name for the JMS transmission queue. To create the JMS resource, navigate to the appropriate JMS provider in the administrative console and configure the required queue.
Data type String
Queue Connection Factory JNDI Name
Specifies the JNDI name for the JMS queue connection factory. To create the JMS resource, navigate to the appropriate JMS provider in the administrative console and configure the required queue connection factory.
Data type String

Related information

JMS transmission profiles collection
Emitter factory profile settings