YUser
Object: YUser (Y_USER)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
---|---|---|---|---|---|---|---|---|---|
Rules |
Temp/Wiz |
||||||||
accountExpiresOn |
ACCOUNT_EXPIRES_ON (DATE) |
Account expires on |
x |
date |
Date when the user account expires. |
||||
accountActive |
ACCOUNT_ACTIVE (NUMBER) |
number | |||||||
authenticationType |
AUTH_ (VARCHAR2) (10) |
Authentication |
x |
string (10) |
The mechanism by which the user is authenticated. |
||||
byPassSearchLimits |
BYPASS _SEARCH_LIMITS (NUMBER) |
x |
boolean |
Indicates whether the user account is set to allow users to see the Return all results hyperlink in the search results heading. Clicking the hyperlink allows users to bypass the system settings for the maximum number of records retrieved or maximum number of seconds for a search. |
|||||
calendarAppUserID |
CALENDAR_APP_USER_ID (VARCHAR2) (250) |
Calendaring Application User ID |
string (250) |
Allows you to map a calendaring server user to a TeamConnect user. User ID of the appropriate calendaring application must be entered. Then, for TeamConnect, you must set: whether the account is active, the expiration date, whether the user must change password at next log-in, and whether to enable assistive technology. |
|||||
contact--> |
CONTACT_ID (NUMBER) |
Account belongs to (General tab) |
x |
x |
object |
8 The contact record associated with this user account. --> Links to specific information about the contact record. |
|||
createdBy |
CREATED_BY_ID (NUMBER) |
x |
x |
object |
8 The user who created the user account. --> Links to specific information about the user account. |
||||
createdOn |
CREATED_ON (DATE) |
x |
date |
The date when the user account was created. |
|||||
default |
DEFAULT_GROUP_ID (NUMBER) |
Indicated by a blue diamond on Groups tab |
x |
x |
object |
8 The group that is selected as the default group for this user account. --> Links to specific information about the user group. |
x |
||
document |
DOCUMENT_ (NUMBER) |
x |
object |
Links to the information about the personal document folder of the user. |
|||||
functional |
n/a |
Rights tab Category Rights tab |
x |
YUserFunctionalAccess |
Links to the user's rights settings. |
||||
group |
n/a |
x |
Links to the join table that contains information for all groups in which this user is a member. |
x |
|||||
isAccount |
ACCOUNT_TYPE (NUMBER) |
Account expires on (check box, General tab) |
x |
boolean |
Indicates whether the user account is set to expire on a certain date. 0 - false |
||||
isActive |
IS_ACTIVE (NUMBER) |
Account is active |
x |
boolean |
Indicates whether the user account is active. 0 - false |
||||
isChange |
IS_ (NUMBER) |
Must change password on next login |
x |
boolean |
Indicates whether the user is required to change the password the next time he/ she logs in to TeamConnect. 0 - false |
||||
isMFADeviceRegistered |
IS_MFA_DEVICE_REGISTERED (NUMBER) |
boolean | |||||||
isLocked |
IS_ (NUMBER) |
Account is locked (General tab) |
x |
boolean |
Indicates whether the user account is locked after a number of failed login attempts. 0 - false |
||||
lastFailed |
LAST_ (DATE) |
x |
dateTime |
Date and time of the last failed login. |
|||||
lastLogin |
LAST_ (DATE) |
x |
date |
Indicates the last time the user logged on to TeamConnect. |
|||||
ldapStatus |
LDAP_ (DATE) |
x |
int |
Currently not used. |
|||||
longSettingList --> |
n/a |
Currently not used. |
|||||||
mfaSalt |
MFA_SALT NVARCHAR2 (250) |
nvarchar2 (250) |
|||||||
modifiedBy |
MODIFIED_BY_ID (NUMBER) |
x |
x |
object |
8 The user who last modified this user account. --> Links to specific information about the user account. |
||||
modified |
MODIFIED_ON (DATE) |
x |
date |
The date when the user account was last modified. |
|||||
numberOf |
NUMBER_OF_FAILED_ (NUMBER) |
x |
int |
Indicates the number of failed login attempts. |
|||||
parent--> |
PARENT _ID (NUMBER) |
Currently not used. |
|||||||
password |
PASS (VARCHAR2) (250) |
Password |
x |
string (250) |
The password required for the user to log in using this user account. |
||||
userPasswordSavedDate |
USER_PASS (DATE) |
x |
date |
The date when the password was last saved. This value is used to determine whether the password has expired. |
|||||
positionTypeIID |
POSITION_TYPE_IID (NUMBER) |
number | |||||||
primaryKey |
PRIMARY_KEY |
x |
int |
The unique ID of the user account. |
|||||
settingList |
n/a |
x |
YUser Setting |
Links to the user's preferences settings. |
|||||
salt |
SALT NVARCHAR2 (250) |
nvarchar2 (250) |
|||||||
securityTypeIID |
SECURITY_TYPE_IID (NUMBER) |
number | |||||||
short |
SHORT_DESCRIPTION |
Description |
x |
string (250) |
Description of the user account. |
||||
toolList--> |
n/a |
x |
Links to the tools rights settings of the user. |
||||||
userTypeIID |
USER_ |
User Type |
x |
int |
Indicates the type of this user account, which may be:
|
||||
username |
USER |
Username |
x |
string (100) |
The username assigned to this user account. |
||||
version |
VERSION |
x |
int |
Indicates how many times the user account has been updated. |