Rule project item naming conventions
When you create a new rule project item, follow the naming
conventions.
Make sure that you use the Java™ naming conventions when you create a name for your rule project items. You can use spaces because they are processed into valid characters when you run, but do not use spaces at the beginning of a name.
Only Unicode letter characters in the Basic Multilingual Plane are supported.
The name of a rule project item must not:
Be empty
Be longer than 255 characters
Start or end with white space characters
Contain the characters
",.,:,*,/,<,>,?,\, or|Contain a character that has a ASCII or Unicode code below
0x1f, included
Restriction: Be careful with the use of Japanese, Korean,
and Chinese (simplified and GB18030 encoding) characters in your rule
project names.