Characters allowed in object names

You must adhere to rules when you provide names or identifiers for the components and resources in your integration node environment.

You can use the following characters in the names of objects such as integration nodes, integration servers, and message identifiers:
  • All characters that are defined in the Unicode Letter and Unicode Number categories (see Unicode Consortium). For example:
    • Uppercase alphabetic characters A-Z
    • Lowercase alphabetic characters a-z
    • Numeric characters 0-9
  • The following special characters:
    • Windows platforms:
    • Linux® and UNIX platforms:

    If you expect to trace the operation of an integration server, restrict the name of the integration server to include only the valid alphabetic and numeric characters listed. The trace commands do not support the use of special characters for an integration server name.

    If you intend to use WebSphere® MQ File Transfer Edition for managed file transfers, see Preparing the environment for WebSphere MQ File Transfer Edition nodes for information about naming integration servers.

The acceptable character set for configurable service names is identical to the character set for directory names on the file system of the target integration node.
Note: The name of a configurable service cannot start with a digit.
The names of deployable resources (such as message flows, dictionaries, and JAR files) must consist only of characters that are acceptable in file names on the file systems of both the IBM® Integration Toolkit and the target integration node.

On Windows platforms, integration node names are not case-sensitive. For example, integration node names inode1 and INODE1 refer to the same integration node.

On Linux and UNIX systems, integration node names are case sensitive. For example, integration node names inode1 and INODE1 refer to different integration nodes.

On z/OS® systems, you must enclose mixed-case names in quotation marks.

Additional rules are enforced for naming message service folders in the MQRFH2 header.