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

Скачать
Страница из 140
v
   
The
 
connector
 
processes
 
the
 
first
 
BO
 
attachment.
 
The
 
data
 
handler
 
is
 
available
 
for
 
this
 
MIME
 
type,
 
so
 
it
 
sends
 
the
 
business
 
object
 
to
 
Visual
 
Test
 
Connector.
 
v
   
When
 
it
 
is
 
polled
 
for
 
the
 
second
 
time,
 
the
 
connector
 
processes
 
the
 
second
 
BO
 
attachment.
 
The
 
data
 
handler
 
is
 
available
 
for
 
this
 
MIME
 
type,
 
so
 
it
 
sends
 
the
 
business
 
object
 
to
 
Visual
 
Test
 
Connector.
 
v
   
Once
 
it
 
is
 
accepted,
 
the
 
third
 
BO
 
attachment
 
should
 
be
 
transmitted.
PollStartTime
 
The
 
PollStartTime
 
property
 
specifies
 
the
 
time
 
to
 
start
 
polling
 
the
 
event
 
queue.
 
The
 
format
 
is
 
HH:MM
,
 
where
 
HH
 
is
 
0
 
through
 
23
 
hours,
 
and
 
MM
 
represents
 
0
 
through
 
59
 
minutes.
 
You
 
must
 
provide
 
a
 
valid
 
value
 
for
 
this
 
property.
 
The
 
default
 
value
 
is
 
HH:MM
 
without
 
a
 
value,
 
and
 
it
 
must
 
be
 
changed.
 
If
 
the
 
adapter
 
runtime
 
detects:
 
v
   
PollStartTime
 
set
 
and
 
PollEndTime
 
not
 
set,
 
or
 
v
   
PollEndTime
 
set
 
and
 
PollStartTime
 
not
 
set
it
 
will
 
poll
 
using
 
the
 
value
 
configured
 
for
 
the
 
PollFrequency
 
property.
 
RepositoryDirectory
 
The
 
RepositoryDirectory
 
property
 
is
 
the
 
location
 
of
 
the
 
repository
 
from
 
which
 
the
 
connector
 
reads
 
the
 
XML
 
schema
 
documents
 
that
 
store
 
the
 
metadata
 
for
 
business
 
object
 
definitions.
 
If
 
the
 
integration
 
broker
 
is
 
ICS,
 
this
 
value
 
must
 
be
 
set
 
to
 
set
 
to
 
<REMOTE>
 
because
 
the
 
connector
 
obtains
 
this
 
information
 
from
 
the
 
InterChange
 
Server
 
repository.
 
When
 
the
 
integration
 
broker
 
is
 
a
 
WebSphere
 
message
 
broker
 
or
 
WAS,
 
this
 
value
 
is
 
set
 
to
 
<ProductDir>\repository
 
by
 
default.
 
However,
 
it
 
may
 
be
 
set
 
to
 
any
 
valid
 
directory
 
name.
 
RequestQueue
 
The
 
RequestQueue
 
property
 
specifies
 
the
 
queue
 
that
 
is
 
used
 
by
 
the
 
integration
 
broker
 
to
 
send
 
business
 
objects
 
to
 
the
 
connector.
 
This
 
property
 
is
 
valid
 
only
 
if
 
the
 
value
 
of
 
the
 
DeliveryTransport
 
property
 
is
 
JMS
.
 
The
 
default
 
value
 
is
 
<CONNECTORNAME>/REQUESTQUEUE
.
 
ResponseQueue
 
The
 
ResponseQueue
 
property
 
specifies
 
the
 
JMS
 
response
 
queue,
 
which
 
delivers
 
a
 
response
 
message
 
from
 
the
 
connector
 
framework
 
to
 
the
 
integration
 
broker.
 
When
 
the
 
integration
 
broker
 
is
 
ICS,
 
the
 
server
 
sends
 
the
 
request
 
and
 
waits
 
for
 
a
 
response
 
message
 
in
 
the
 
JMS
 
response
 
queue.
 
This
 
property
 
is
 
valid
 
only
 
if
 
the
 
value
 
of
 
the
 
DeliveryTransport
 
property
 
is
 
JMS
.
 
The
 
default
 
value
 
is
 
<CONNECTORNAME>/RESPONSEQUEUE
.
   
Appendix
 
A.
 
Standard
 
configuration
 
properties
 
for
 
connectors
 
103