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 Status Classifier
Added On:
07/28/17
SQL Table:
IAPP_JOB_MESSAGE_STATUS_CLASSIFIER
Module:
UniCore
Type:
Classifier
Status:
Active
Java Class:
JobMessageStatusClassifier
Enumeration of possible statuses of the job message.
Available Values:
P - Pending
Added On:
05/24/17
Status:
Active
Indicates that the job message is in pending processing.
X - Cancelled
Added On:
05/24/17
Status:
Active
Indicates that the job message is cancelled.
F - Failed
Added On:
05/24/17
Status:
Active
Indicates that the job message has failed.
C - Completed
Added On:
05/24/17
Status:
Active
Indicates that the job message is completed.
R - Processing
Added On:
05/24/17
Status:
Active
Indicates that the job message is processing.