Common Transport Keys

The information in this table identifies configuration parameters used in the Endpoint Wizard for each type of transport mechanism used. The specific key name is provided when it is used within the GUI to reference these parameters.

Transport Name

Description

Name

Name and description of the new configuration object for use in the GUI for selecting the appropriate service.

Session Name

NNOT_TIL_OPEN_SESSION_ID

Name of the session associated with the transport instance.

Transport Name

NNOT_TIL_OPEN_TSI

Name of the transport specific instance name (such as the WebSphere MQ queue name or the file name). Required.

Blocking Timeout

NNOT_TIL_GET_BLOCKING_TIMEOUT

Amount of time in milliseconds to wait for a message to arrive before the process performs another put or get.

The default is for no blocking to occur so the return is immediate.

It is recommended that you set blocking timeout to 2000 (2 seconds).

Message Option Headers

Specifies whether a message put to the transport should contain a message option header.

NNOT_HDR_INCLUDE

NNOT_HDR_EXCLUDE

NNOT_HDR_IF_NEEDED

 

JMS Session and Transport Keys

File Session and Transport Keys

WebSphere MQ Session and Transport Keys