...
Parameter | Details |
---|---|
userId | User Id of the user |
firstName | First name of the user |
middleName | Middle name of the user |
domainName | It is the name of the authentication domain. You cannot able to change domain of the user once user has been created |
emailAddress | Email Address of the user. This attribute should be unique in catissue application |
loginName | Login Name through which user can login to catissue application, should be unique in authentication domains. You cannot able to change domain of the user once user created |
userSiteNames[Optional] | Collection of the site titles names to which the user belongs. By default it will be none. i.e. Blank collection |
userCPRoles[Optional] | Collection of the Collection Protocol titles and their role names to which user belongs. By default it will be none. i.e. Blank collection. Mainly contains following parameters : roleName : Role of user like Scientist, Admin etc. For this attribute role must be present in application. cpTitle : Collection Protocol title. For this attribute CP must be present in application. |
activityStatus | Activity status of the user, permissible values are {active, closed, pending, disabled} |
deptName | Name of department to which user belongs |
comments [optional] | Comments on user given by admin while approval |
country | Country of the user |
state [optional] | State of the user |
city [optional] | City of the user |
zipCode | ZipCode of the user |
phoneNumber [optional] | Phone number of the user |
faxNumber [optional] | Fax number of the user |
...