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
Job Message Content
Added On:
07/28/17
SQL Table:
IAPP_JOB_MESSAGE_CONTENT
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
JobMessageContent
Entity that represents content of the job message.
Available Fields:
Content
Added On:
05/24/17
SQL Column:
CONTENT
Java Field:
content
Status:
Active
SQL Type:
longtext
Java Type:
String
Attributes:
Required
Field that contains job content message and log.
Id
Added On:
05/24/17
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Unique, Required
Identifier of the object used for references; auto-incremented integer value.