IBM WebSphere Business Integration Adapter manual AdminInQueue, AdminOutQueue, AgentConnections

Models: WebSphere Business Integration Adapter

1 92
Download 92 pages 27.27 Kb
Page 47
Image 47
AdminInQueue

Property Name

Possible

Default

Update

Notes

 

values

value

method

 

SynchronousRequestQueue

 

CONNECTORNAME/

component

 

 

 

SYNCHRONOUSREQUESTQUEUE

restart

 

“SynchronousResponseQueue” on

 

CONNECTORNAME/

component

 

page 52

 

SYNCHRONOUSRESPONSEQUEUE

restart

 

SynchronousRequestTimeout

 

0

component

 

 

 

 

restart

 

“WireFormat” on page 53

CwXML, CwBO

cwxml

agent restart

CwXML for

 

 

 

 

non-ICS broker;

 

 

 

 

CwBO if

 

 

 

 

Repository

 

 

 

 

Directory is

 

 

 

 

<REMOTE>

 

 

 

 

 

AdminInQueue

The queue that is used by the integration broker to send administrative messages to the connector.

The default value is CONNECTORNAME/ADMININQUEUE.

AdminOutQueue

The queue that is used by the connector to send administrative messages to the integration broker.

The default value is CONNECTORNAME/ADMINOUTQUEUE.

AgentConnections

The AgentConnections property controls the number of IIOP connections opened for request transport between an application-specific component and its connector controller. By default, the value of this property is set to 1, which causes InterChange Server to open a single IIOP connection.

This property enhances performance for a multi-threaded connector by allowing multiple connections between the connector controller and application-specific component. When there is a large request/response workload for a particular connection, the IBM WebSphere administrator can increase this value to enhance performance. Recommended values are in the range of 2 to 4. Increasing the value of this property increases the scalability of the Visigenic software, which establishes the IIOP connections. You must restart the application-specific component and the server for a change in property value to take effect.

Important: If a connector is single-threaded, it cannot take advantage of the multiple connections. Increasing the value of this property causes the request transport to bottleneck at the application-specific component. To determine whether a specific connector is single- or multi-threaded, see the installing and configuring chapter of its adapter guide.

AgentTraceLevel

Level of trace messages for the application-specific component. The default is 0. The connector delivers all trace messages applicable at the tracing level set or lower.

Appendix A. Standard configuration properties for connectors 37

Page 47
Image 47
IBM WebSphere Business Integration Adapter manual AdminInQueue, AdminOutQueue, AgentConnections, AgentTraceLevel