Transport Options

You can use the Transport panel to change and configure transport options.

After you create an adapter service, a corresponding endpoint and a session are displayed in the Transport panel. In general, you do not have to change these default settings. If you want to change the session, click the browse button next to the Session Reference field to open the Model Select window to either select an existing session or create a new session. For details on how to create a session, see Step 4 in Creating Publication Service.

For supported sessions and endpoints and their configuration options, see Transports Tab.

You can click the Session Reference or Endpoint Reference link to open a specific session or endpoint in the Transports tab.

Transport Type: JMS

If you select JMS as the transport type, JMS and its options are displayed in the Transport panel.

The following table lists the options for the JMS transport session.

Name Description
Destination Name on which the adapter service publishes a message to a topic or sends messages to a queue.

You can specify a destination name different from the default value in this field.

Wire Format Format in which messages are sent. Only the XML Message option is available.

For details, see Guideline for Configuring the Wire Format.

Delivery Mode (JMS Connection only) Delivery mode in which messages are sent.

Regarding Publication Service, the Non-Persistent and Persistent options are available.

Regarding Subscription Service and Request-Response Service, the Non-Durable and Durable options are available.

For details, see Guideline for Configuring the Delivery Mode (JMS Only).

Transport Type: Rendezvous

If you select Rendezvous as the transport type, Rendezvous and its options are displayed in the Transport panel.

The following table lists the options for the Rendezvous transport session.

Name Description
Subject Subject name to be used by default when the adapter service publishes a message.

You can specify a subject name different from the default value in this field.

Wire Format Format in which messages are sent.
The following options are available:
  • ActiveEnterprise Message
  • XML Message

For details, see Guideline for Configuring the Wire Format.