The following table provides a quick reference to the standard connector configuration properties. Not all the connectors make use of all these properties, and property setting may differ from integration broker to integration broker.
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 16. 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 |
AgentConnections | 1-4 | 1 | Component restart | ICS: 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 |
BrokerType | ICS, WMQIB, WAS |
|
|
|
CharacterEncoding | ascii7, ascii8, SJIS, Cp949, GBK, Big5, Cp297, Cp273, Cp280, Cp284,
Cp037, Cp437
| ascii7 | Component restart |
|
ConcurrentEventTriggeredFlows | 1 to 32,767 | No value | Component restart |
|
ContainerManagedEvents | No value or JMS | JMS |
| Guaranteed event delivery |
ControllerStoreAndForwardMode | true or false | True | Dynamic | ICS only |
ControllerTraceLevel | 0-5 | 0 | Dynamic | ICS only |
DeliveryQueue |
| CONNECTORNAME/DELIVERYQUEUE | Component restart | JMS transport only |
DeliveryTransport | MQ, IDL, or JMS | JMS | Component restart | For WAS or WMQIB: 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 |
JvmMaxHeapSize | Heap size in megabytes | 128m | Component restart | ICS only |
JvmMaxNativeStackSize | Size of stack in kilobytes | 128k | Component restart | ICS only |
JvmMinHeapSize | Heap size in megabytes | 1m | Component restart | ICS only |
ListenerConcurrency | 1- 100 | 1 | Component restart | ICS only: 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
| en_US | Component restart |
|
LogAtInterchangeEnd | True or False | False | Component restart | ICS only |
MaxEventCapacity | 1-2147483647 | 2147483647 | Dynamic | ICS: 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:
Duplicate Event Elimination must be True |
OADAutoRestartAgent | True or False | False | Dynamic | ICS: Repository Directory must be <REMOTE> |
OADMaxNumRetry | A positive number | 1000 | Dynamic | ICS: Repository Directory must be <REMOTE> |
OADRetryTimeInterval | A positive number in minutes | 10 | Dynamic | ICS: 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:
Duplicate Event 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 |
| Component restart | For ICS: set to
<REMOTE> For WMQIB and WAS: 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 for WMQIB and WAS; CwBO if Repository Directory is <REMOTE> (ICS) |
WisfSynchronousRequest Timeout | 0 - any number (millisecs) | 0 | Component restart | WAS only |