Configuring Java CAPS Environment Components for Application Adapters

Outbound MQSeries Adapter — Connection Establishment Mode

The Outbound MQSeries Adapter — Connection Establishment Mode section of the WebSphere MQ Adapter Environment properties contains the top-level parameters displayed in the following table.

Table 33 Environment Configuration - Outbound MQSeries Adapter - Connection Establishment Mode

Name 

Description 

Required Value 

Connection Mode

Specifies whether the Adapter automatically connects to the external system upon startup or connects using manual mode. When set to Manual, the Adapter will not connect to the external system on startup, and instead expects the user to initiate the connection by invoking the MQ Adapter OTD’s connectToQueueManager method.

Manual mode is only available when using Java Collaboration Definitions. This allows you to dynamically connect to different Queue Managers. Any parameters assigned in the Java Collaboration will override the same parameters specified in the Connectivity Map or Environment properties. 

Automatic or Manual.

The configured default is Automatic.