Field: First name

From Catglobe Wiki
Jump to: navigation, search



Field: First name

Field: First name

Type

String

General Description

First name of imported User, it will be used to display in the User resource list

Import Group

User Information

Business Rules

  • First name can be specified in the excel files being imported, but is not required
  • To update this field for existing users, you must map the import using the User_Id column to show which users to update for. When updating and the imported excel value is NULL the existing database value will be kept.

Auto mapping

In order to ensure auto mapping then the column name in the Excel must fit with the given name in import. This name is language dependent as shown:

UK: First name

DK: Fornavn

Validation

  • Maximum length of First name value is 128 Unicode characters. If you are trying to import a value that has the length more than 128 Unicode characters, you will receive an error message of maximum length exceeded. Error type: ERROR (the import job will not be allowed to be executed)

Notes

N/A