iProcess Names
Some internal names are supported in iProcess Engine only as 7-bit ASCII. These names are normally not visible to the users, and do not exceed eight bytes in length. This affects the following items:
| • | Procedure name |
| • | Field name |
| • | Node name |
| • | List name |
| • | Table name |
| • | Step name |
| • | Attribute name |
| • | Role name |
If you access these internal names, do not use them to store data that exceeds 7-bit ASCII.
Note: UserName is not affected by this limitation.