Справочник Пользователя для IBM 4.6.x

Скачать
Страница из 140
Possible
 
values
 
are
 
mrm
 
and
 
xml
.
 
The
 
default
 
value
 
is
 
mrm
.
 
SourceQueue
 
The
 
SourceQueue
 
property
 
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
 
 
 
 
 
This
 
property
 
is
 
valid
 
only
 
if
 
the
 
value
 
of
 
DeliveryTransport
 
is
 
JMS
,
 
and
 
a
 
value
 
for
 
ContainerManagedEvents
 
is
 
specified.
 
The
 
default
 
value
 
is
 
<CONNECTORNAME>/SOURCEQUEUE
.
 
SynchronousRequestQueue
 
The
 
SynchronousRequestQueue
 
property
 
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
 
synchronous
 
request
 
queue
 
and
 
waits
 
for
 
a
 
response
 
from
 
the
 
broker
 
on
 
the
 
synchronous
 
response
 
queue.
 
The
 
response
 
message
 
sent
 
to
 
the
 
connector
 
has
 
a
 
correlation
 
ID
 
that
 
matches
 
the
 
ID
 
of
 
the
 
original
 
message.
 
This
 
property
 
is
 
valid
 
only
 
if
 
the
 
value
 
of
 
DeliveryTransport
 
is
 
JMS
.
 
The
 
default
 
value
 
is
 
<CONNECTORNAME>/SYNCHRONOUSREQUESTQUEUE
 
SynchronousRequestTimeout
 
The
 
SynchronousRequestTimeout
 
property
 
specifies
 
the
 
time
 
in
 
milliseconds
 
that
 
the
 
connector
 
waits
 
for
 
a
 
response
 
to
 
a
 
synchronous
 
request.
 
If
 
the
 
response
 
is
 
not
 
received
 
within
 
the
 
specified
 
time,
 
the
 
connector
 
moves
 
the
 
original
 
synchronous
 
request
 
message
 
(and
 
error
 
message)
 
to
 
the
 
fault
 
queue.
 
This
 
property
 
is
 
valid
 
only
 
if
 
the
 
value
 
of
 
DeliveryTransport
 
is
 
JMS
.
 
The
 
default
 
value
 
is
 
0
.
 
SynchronousResponseQueue
 
The
 
SynchronousResponseQueue
 
property
 
delivers
 
response
 
messages
 
in
 
reply
 
to
 
a
 
synchronous
 
request
 
from
 
the
 
broker
 
to
 
the
 
connector
 
framework.
 
This
 
queue
 
is
 
necessary
 
only
 
if
 
the
 
connector
 
uses
 
synchronous
 
execution.
 
This
 
property
 
is
 
valid
 
only
 
if
 
the
 
value
 
of
 
DeliveryTransport
 
is
 
JMS
.
 
The
 
default
 
is
 
<CONNECTORNAME>/SYNCHRONOUSRESPONSEQUEUE
 
TivoliMonitorTransactionPerformance
 
The
 
TivoliMonitorTransactionPerformance
 
property
 
specifies
 
whether
 
IBM
 
Tivoli
 
Monitoring
 
for
 
Transaction
 
Performance
 
(ITMTP)
 
is
 
invoked
 
at
 
run
 
time.
 
The
 
default
 
value
 
is
 
false
.
 
WireFormat
 
The
 
WireFormat
 
property
 
specifies
 
the
 
message
 
format
 
on
 
the
 
transport:
   
Appendix
 
A.
 
Standard
 
configuration
 
properties
 
for
 
connectors
 
105