Справочник Пользователя для IBM WebSphere Business Integration Adapter

Скачать
Страница из 92
RepositoryDirectory
The location of the repository from which the connector reads the XML schema
documents that store the meta-data of business object definitions.
When the integration broker is ICS, this value must be set to <REMOTE> because
the connector uses the InterChange Server repository to obtain its
connector-definition information
ResponseQueue
Designates the JMS response queue, which delivers a response message from the
connector framework to the integration broker. When the integration broker is
InterChange Server, InterChange Server sends the request and waits for a response
message in the JMS response queue.
RestartRetryCount
Specifies the number of times the connector attempts to restart itself. When used
for a parallel connector, specifies the number of times the master connector
application-specific component attempts to restart the slave connector
application-specific component.
The default is 3.
RestartRetryInterval
Specifies the interval in minutes at which the connector attempts to restart itself.
When used for a parallel connector, specifies the interval at which the master
connector application-specific component attempts to restart the slave connector
application-specific component.
The default is 1.
SourceQueue
Designates the JMS source queue for the connector framework in support of
guaranteed event delivery for JMS-enabled connectors that use a JMS event store.
For further information, see “ContainerManagedEvents” on page 39.
The default value is SOURCEQUEUE.
SynchronousRequestQueue
Delivers request messages that require a synchronous response from the connector
framework to the broker. This queue is necessary only if the connector uses
synchronous execution. With synchronous execution, the connector framework
sends a message to the SynchronousRequestQueue and waits for a response back
from the broker on the SynchronousResponseQueue. The response message sent to
the connector bears a correlation ID that matches the ID of the original message.
SynchronousResponseQueue
Delivers response messages sent in reply to a synchronous request from the broker
to the connector framework. This queue is necessary only if the connector uses
synchronous execution.
Appendix A. Standard configuration properties for connectors
45