Field Constraints and Limitations
All user-visible configuration objects (such as feeds, campaigns, and filters) have name and description fields. These fields share common constraints on size and the number of characters allowed to ensure a consistent user experience. For common fields, the characteristics are:
Field |
Min length |
Max length |
Allowed characters |
---|---|---|---|
Name |
1 |
85 |
All UTF-8 characters except non-printing ASCII (0-31 and 127). |
Description |
0 |
85 |
All UTF-8 characters except non-printing ASCII (0-31 and 127). |
Symbols and special characters are allowed in these fields, but they must be handled carefully (and escaped as required).
See Provisioning in the Customer Collaboration Platform User Guide for information on limitations.