Naming restrictions for derived fields

Derived field names have the following restrictions:

  • They cannot be the same as either of the following types of names:
    • A database keyword (such as INSERT, UPDATE, DELETE, or WHERE)
    • A field in a mapped database table
  • They cannot use the words Yes or No.

If you do not follow these naming restrictions, database errors and disconnects may result when these derived fields are called.

Note: Derived field names also have specific character restrictions. For details, see Special characters in Unica Campaign object names