Table Description
User Link: Links User Name to User ID.

This is an old version 3 entity that has been migrated as a result of workflow.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Organisation::Entity Objects::Users::UserLink
Controlling File: core\model\Packages\Organisation\Users_cat.efx
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
userIDkeynoThe user id of the user.USER_ID SVR_INT64
userNamedetailsnoThe user name of the user.USER_NAME SVR_STRING<64>
Foreign Keys (2)
ChildParent
UserLink.userNameUsers.userName
ReportUserLink.userIDUserLink.userID
Indices (1)
Index NameAttributes
UsrLnkUsrNameIdxuserName
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: userID
Standard Operation 
readread Standard Operation 
readUserByNamens Reads a user's name and id details.SQL
removeremove Removes a user link records. 
modifymodify Modifies a user link record. 
searchByUserLinkreadmulti Reads all the records for a user name. 
Related Pages (4)