beautypg.com

Admininqueue, Adminoutqueue, Agentconnections – IBM WebSphere Business Integration Adapter User Manual

Page 47: Agenttracelevel

background image

Property Name

Possible
values

Default
value

Update
method

Notes

SynchronousRequestQueue

CONNECTORNAME/
SYNCHRONOUSREQUESTQUEUE

component
restart

“SynchronousResponseQueue” on
page 52

CONNECTORNAME/
SYNCHRONOUSRESPONSEQUEUE

component
restart

SynchronousRequestTimeout

0

component
restart

“WireFormat” on page 53

CwXML, CwBO

cwxml

agent restart

CwXML for
non-ICS broker;
CwBO if
Repository
Directory is

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