Application State Log
The Application Log table consists of the error reasons that have occurred during the functioning of the Application w.r.t. Gateway and TC, including the State at which the error occurred. The fields for the Application State Log table are:
Table Name: ApplicationStateLog
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_LogID
int identity
No
Priority
int
No
Application
varchar
No
ApplicationID
int
No
Database
varchar
No
Log
varchar
No
TimeStamp
datetime
(getutcdate())
No
Last updated
Was this helpful?