Message-file constants

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

Table 137. 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 Corporation 1997, 2004. All Rights Reserved.