Message-file constants

Table 132 summarizes the static message-file constants, which are defined in the CWConnectorUtil class.

Table 132. Message-file constants of the CWConnectorUtil class

Constant name Meaning
CONNECTOR_MESSAGE_FILE Use the connector message file to generate messages.
INFRASTRUCTURE_MESSAGE_FILE

Use the InterChange Server message file ( InterchangeSystem.txt) to generate messages.

Important:
Connectors should not obtain messages from the InterchangeSystem.txt file. Instead, they should always use their local connector message file.

Copyright IBM Corp. 1997, 2003