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
Process Log
Added On:
03/16/12
SQL Table:
IAPP_PROCESS_LOG
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
ProcessLog
Available Fields:
Code
Id
Last Execution Date
Name
Code
Added On:
03/16/12
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Unique
Identifier of the object used for references; auto-incremented integer value.
Id
Added On:
03/16/12
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Required
Identifier of the object used for references; auto-incremented integer value.
Last Execution Date
Added On:
03/16/12
SQL Column:
LAST_EXECUTION_DATE
Java Field:
lastExecutionDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Name
Added On:
03/16/12
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes: