Integration Server 10.15 | Publish-Subscribe Developer’s Guide | Naming Guidelines | Naming Rules for Integration Server Elements
 
Naming Rules for Integration Server Elements
Software AG Designer place some restrictions on the characters that can be used in element, package, and folder names. Specifically, element and package names cannot contain:
*Reserved words and characters that are used in Java or C/C++ (such as for, while, and if)
*Digits as their first character
*Spaces
*Control characters and special characters like periods (.), including:
?
'
-
#
=
)
(
.
/
\
;
&
@
^
!
|
}
{
`
>
<
%
*
:
$
]
[
"
+
,
~
*Characters outside of the basic ASCII character set, such as multi-byte characters
If you specify a name that disregards these restrictions, Designer displays an error message. When this happens, use a different name or try adding a letter or number to the name to make it valid.