This document defines the various limits that apply in various parts of DriveWorks.
Project names are constrained by the file system and as such are limited to 259 characters, may not have leading and/or trailing whitespace, and must not be a reserved name.
DriveWorks places no additional limits on project names over and above those imposed by the file system.
Form names are limited to 255 characters, must begin with an alphabetical character, may be followed by a sequence of alphanumeric characters as well as spaces and underscores, and must not contain leading or trailing whitespace.
Decisions have the same limits as forms.
Control names are limited to 255 characters, must begin with an alphabetical character, may be followed by a sequence of alphanumeric characters as well as underscores, and must not contain whitespace.
Variable names are limited to 245 characters (255 characters less the 10 character “DWVariable” prefix), must begin with an alphabetical character, may be followed by a sequence of alphanumeric characters as well as underscores, and must not contain whitespace.
Variable category names are limited in the same way as Forms and Decisions.
Table names are limited to 20 alphanumeric characters and may not start or end with whitespace.
Document names are limited in the same way as Forms and Decisions.
Specification properties are limited in the same way as forms
and decisions.