Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Code Message
Added On:
09/06/19
SQL Table:
IAPP_CODE_MESSAGE
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
CodeMessage
Available Fields:
Code
Id
Language Code
Message
Notification Threshold
Code
Added On:
09/06/19
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
varchar(4)
Java Type:
String
Attributes:
Id
Added On:
09/06/19
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Language Code
Added On:
09/06/19
SQL Column:
LANGUAGE_CODE
Java Field:
languageCode
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
Attributes:
Message
Added On:
09/06/19
SQL Column:
MESSAGE
Java Field:
message
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Notification Threshold
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.