Notes |
(0000053)
guest (viewer)
2011-05-05 14:16
|
Spaces are normally allowed inside admin element names, the only exceptions are programs and webservices because they are useed also for the java class names.
If you have spaces in element names you have to use quotes in ooql commands:
field show "My Field" ;
If there is some cases where spaces cannot be used (except for programs/webservices) please list them in a new note(s) |
|
(0000054)
g_prajeesh (manager)
2011-05-06 10:08
|
Names of Steps and Process Name doesn't allow spaces |
|
(0000058)
administrator (administrator)
2011-05-07 00:07
|
Steps and Transition names allow spaces
Process names are hexadecimal codes |
|