Code Message


Added On:  09/06/19 
SQL Table:  IAPP_CODE_MESSAGE 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  CodeMessage 
Added On:  09/06/19
SQL Column:  CODE
Java Field:  code
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Added On:  09/06/19
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes:
Added On:  09/06/19
SQL Column:  LANGUAGE_CODE
Java Field:  languageCode
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes:
Added On:  09/06/19
SQL Column:  MESSAGE
Java Field:  message
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
Added On:  06/11/24
SQL Column:  NOTIFICATION_THRESHOLD
Java Field:  notificationThreshold
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Pattern:   NUMERIC
Notification threshold; upon exceeding this threshold, a notification about this code will be included in "System error log analysis (ID: 302)" section of the quarter-hourly audit notifications.