There
is
no
default
value.
ControllerEventSequencing
The
ControllerEventSequencing
property
enables
event
sequencing
in
the
connector
controller.
This
property
is
valid
only
if
the
value
of
the
RepositoryDirectory
property
is
set
to
set
to
<REMOTE>
(BrokerType
is
ICS).
The
default
value
is
true.
ControllerStoreAndForwardMode
The
ControllerStoreAndForwardMode
property
sets
the
behavior
of
the
connector
controller
after
it
detects
that
the
destination
application-specific
component
is
unavailable.
If
this
property
is
set
to
true
and
the
destination
application-specific
component
is
unavailable
when
an
event
reaches
ICS,
the
connector
controller
blocks
the
request
to
the
application-specific
component.
When
the
application-specific
component
becomes
operational,
the
controller
forwards
the
request
to
it.
However,
if
the
destination
application’s
application-specific
component
becomes
unavailable
after
the
connector
controller
forwards
a
service
call
request
to
it,
the
connector
controller
fails
the
request.
If
this
property
is
set
to
false,
the
connector
controller
begins
failing
all
service
call
requests
as
soon
as
it
detects
that
the
destination
application-specific
component
is
unavailable.
This
property
is
valid
only
if
the
value
of
the
RepositoryDirectory
property
is
set
to
<REMOTE>
(the
value
of
the
BrokerType
property
is
ICS).
The
default
value
is
true.
ControllerTraceLevel
The
ControllerTraceLevel
property
sets
the
level
of
trace
messages
for
the
connector
controller.
This
property
is
valid
only
if
the
value
of
the
RepositoryDirectory
property
is
set
to
set
to
<REMOTE>.
The
default
value
is
0.
DeliveryQueue
The
DeliveryQueue
property
defines
the
queue
that
is
used
by
the
connector
to
send
business
objects
to
the
integration
broker.
This
property
is
valid
only
if
the
value
of
the
DeliveryTransport
property
is
set
to
JMS.
The
default
value
is
<CONNECTORNAME>/DELIVERYQUEUE.
Appendix
A.
Standard
configuration
properties
for
connectors
95