Skip to main content
October 12, 2023
Question

What are the different validations for creating Users in Appian?

  • October 12, 2023
  • 3 replies
  • 0 views

Hi, 

For the creation of Users in Appian, what the different validations for it. Please help me with it.

E.g max char for the firstName and lastName

Thanks

3 replies

harshitb6843
October 12, 2023
  1. The username should be unique
  2. The first and last names should be present.
  3. If this is a multi-tenant application, you might also want to apply security on the users.
  4. You can always apply a character limit to everything. 
October 12, 2023

Hi,

FYR https://docs.appian.com/suite/help/23.3/User_Management.html#create-a-new-user and there is a default character limitation in Appian 

Username- 255 ASCII letters

First Name, Last Name and Nick Name field - 35

Email - 72

October 13, 2023

Thanks for the info, for the email I have noticed that it supports upto 76 chars