Summary of standard properties

The following table provides a quick reference to the standard connector configuration properties that are valid for WebSphere MQ Integrator Broker. Not all the connectors make use of all these properties.

Note:
Standard configuration properties that are valid for other integration brokers are available in the corresponding adapter implementation guide for that broker and adapter guides.

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


Table 20. Summary of standard configuration properties

Property name Possible values Default value Update method Notes
AdminInQueue Valid JMS queue name CONNECTORNAME /ADMININQUEUE
Delivery
Transport is JMS
AdminOutQueue Valid JMS queue name CONNECTORNAME/ADMINOUTQUEUE
Delivery
Transport is JMS
AgentTraceLevel 0-5 0 Dynamic
ApplicationName application name The value that is specified for
the connector application name
Component restart Value required
BrokerType ICS, WMQIB, WAS

Set to WMQIB for WebSphere MQ Integrator Broker.
CharacterEncoding ascii7, ascii8, SJIS, Cp949, GBK, Big5, Cp297, Cp273, Cp280, Cp284, Cp037, Cp437
Note:
This is a subset of supported values.
ascii7 Component restart
ContainerManagedEvents No value or JMS JMS
Guaranteed event delivery
DeliveryQueue
CONNECTORNAME/DELIVERYQUEUE Component restart JMS transport only
DeliveryTransport MQ, IDL, or JMS JMS Component restart JMS only
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 Server restart JMS transport only
jms.MessageBrokerName If FactoryClassName is IBM, use crossworlds.queue. manager.
If FactoryClassName
is Sonic, use localhost:2506.
crossworlds.queue.manager Server restart JMS transport only
jms.NumConcurrentRequests Positive integer 10 Component restart JMS transport only
jms.Password Any valid password
Server restart JMS transport only
jms.UserName Any valid name
Server restart JMS transport only
Locale en_US, ja_JP, ko_KR, zh_C, zh_T, fr_F, de_D, it_I, es_E, pt_BR
Note:
These are only
a subset of supported locales.
en_US Component restart
MessageFileName path/filename Connectorname.txt or InterchangeSystem.txt Component restart
MonitorQueue Any valid queue name CONNECTORNAME/MONITORQUEUE Component restart JMS transport only:
Duplicate Event Elimination must be True.
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
PollStartTime HH:MM(HH is 0-23, MM is 0-59) HH:MM Component restart
RepositoryDirectory Location of meta-data repository
Component restart Set to <local directory>
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
RHF2MessageDomain mrm, xml mrm Component restart Only if Delivery
Transport is JMS and WireFormat is CwXML.
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 CwXML, CwBO CwXML Component restart CwXML


Copyright IBM Corp. 1997, 2003