Summary of standard properties

Table 10 provides a quick reference to the standard connector configuration properties.

You must set the values of some of these properties before running the connector. See the following section for an explanation of each property.


Table 10. Summary of standard configuration properties
Property name Possible values Default value Update method Notes
AdminInQueue Valid JMS queue name CONNECTORNAME /ADMININQUEUE Component
restart
Delivery
Transport is
JMS
AdminOutQueue Valid JMS queue name CONNECTORNAME/ADMINOUTQUEUE Component
restart
Delivery
Transport is
JMS
AgentConnections 1-4 1 Component
restart
Delivery
Transport is
MQ or IDL
AgentTraceLevel 0-5 0 Dynamic
ApplicationName application name The value that is specified for
the connector application name
Component
restart
Value required
CharacterEncoding ascii7, ascii8, SJIS, Cp949, GBK, Big5, Cp297, Cp273, Cp280, Cp284, Cp037, Cp437
Note:
This is a subset
of supported
values.
ascii7 Component
restart

ConcurrentEventTriggeredFlows 1 to 32,767 1 Component
restart

ContainerManagedEvents No value or JMS No value Component
restart
Guaranteed
event delivery
ControllerStoreAndForwardMode true or false True Dynamic
ControllerTraceLevel 0-5 0 Dynamic
DeliveryQueue
CONNECTORNAME/DELIVERYQUEUE Component
restart
JMS transport
only
DeliveryTransport MQ, IDL, or JMS JMS Component
restart

DuplicateEventElimination True/False False Component
restart
JMS transport
only: Container
Managed Events
must be
<NONE>
FaultQueue
CONNECTORNAME/FAULTQUEUE Component
restart

jms.FactoryClassName CxCommon.Messaging.jms .IBMMQSeriesFactory or CxCommon.Messaging .jms.SonicMQFactory
or any Java class name
CxCommon.Messaging. jms.IBMMQSeriesFactory Component
restart
JMS transport
only
jms.MessageBrokerName If FactoryClassName is
IBM, use
crossworlds.queue. manager.
If FactoryClassName
is Sonic, use
localhost:2506.
crossworlds.queue.manager Component
restart
JMS transport
only
jms.NumConcurrentRequests Positive integer 10 Component
restart
JMS transport
only
jms.Password Any valid password
Component
restart
JMS transport
only
jms.UserName Any valid name
Component
restart
JMS transport
only
JvmMaxHeapSize Heap size in megabytes 128m Component
restart

JvmMaxNativeStackSize Size of stack in kilobytes 128k Component
restart

JvmMinHeapSize Heap size in megabytes 1m Component
restart

ListenerConcurrency 1- 100 1 Component
restart
Delivery
Transport must
be MQ
Locale en_US, ja_JP, ko_KR,
zh_C, zh_T, fr_F, de_D,
it_I, es_E, pt_BR
Note:
This is a
subset of the
supported
locales.
en_US Component
restart

LogAtInterchangeEnd True or False False Component
restart

MaxEventCapacity 1-2147483647 2147483647 Dynamic Repository
Directory must
be <REMOTE>
MessageFileName path/filename Connectorname.txt or InterchangeSystem.txt Component
restart

MonitorQueue Any valid queue name CONNECTORNAME/MONITORQUEUE Component
restart
JMS transport
only:
DuplicateEvent
Elimination
must be True
OADAutoRestartAgent True or False False Dynamic Repository
Directory must
be <REMOTE>
OADMaxNumRetry A positive number 1000 Dynamic Repository
Directory must
be <REMOTE>
OADRetryTimeInterval A positive number in
minutes
10 Dynamic Repository
Directory must
be <REMOTE>
PollEndTime HH:MM HH:MM Component
restart

PollFrequency a positive integer in
milliseconds

no (to disable polling)

key (to poll only when
the letter p is entered in
the connector's
Command Prompt window)

10000 Dynamic
PollQuantity 1-500 1 Component
restart
JMS transport
only:
DuplicateEvent
Elimination
must be True
PollStartTime HH:MM(HH is 0-23, MM is 0-59) HH:MM Component
restart

RepositoryDirectory Location of meta-data
repository
<remote> Component
restart

RequestQueue Valid JMS queue name CONNECTORNAME/REQUESTQUEUE Component
restart

ResponseQueue Valid JMS queue name CONNECTORNAME/RESPONSEQUEUE Component
restart

RestartCount 0-100
Dynamic Connector must
be in polling
mode
RestartRetryCount 0-99 3 Dynamic
RestartRetryInterval A sensible positive value in
minutes
1 Dynamic
SourceQueue Valid WebSphere MQ name CONNECTORNAME/SOURCEQUEUE Component
restart
Only if
Delivery
Transport is
JMS and
Container
Managed
Events is
specified
SynchronousRequestQueue
CONNECTORNAME/ SYNCHRONOUSREQUESTQUEUE Component
restart

SynchronousRequestTimeout 0 - any number (millisecs) 0 Component
restart

SynchronousResponseQueue
CONNECTORNAME/ SYNCHRONOUSRESPONSEQUEUE Component
restart

WireFormat CwBO CwBO Component
restart

Copyright IBM Corp. 1997, 2003