Table 474 Job Queue Log Entry in 22

App
Base Application

Fields, 23Keys, 4Procedures, 7Events, 3

Versions171819202122232425262728latest

Source29

Fields, 23

IdNameTypeObsolete
1Entry No.Integer-
2IDGuid-
3User IDText[65]-
4Start Date/TimeDateTime-
5End Date/TimeDateTime-
6Object Type to RunOption-
7Object ID to RunInteger-
8Object Caption to RunText[250]-
9StatusOption-
10DescriptionText[250]-
11Error MessageText[2048]-
12Error Message 2Text[250]Removed 15.0
Error Message field size has been increased.
13Error Message 3Text[250]Removed 15.0
Error Message field size has been increased.
14Error Message 4Text[250]Removed 15.0
Error Message field size has been increased.
16Processed by User IDText[65]Pending 20.0
The Processed by User ID is the same as User ID
17Job Queue Category CodeCode[10]-
18Error Call StackBlob-
19Parameter StringText[250]-
20Error Message Register IdGuid-
21XMLBlob-
22System Task IdGuid-
32User Session IDInteger-
40User Service Instance IDInteger-

Keys, 4

NameFieldsObsolete
Key1, clusteredEntry No.-
Key2ID, Status-
Key3Start Date/Time, ID-
Key4Status-

Procedures, 7

NameParametersReturnsAccessObsolete
DeleteEntries(Integer)public-
ShowErrorMessage()public-
ShowErrorCallStack()public-
MarkAsError()public-
Duration()Durationpublic-
SetErrorCallStack(Text)public-
GetErrorCallStack()Textpublic-

Events, 3

KindNameParametersObsolete
Integration eventOnBeforeDeleteEntries(var Record Job Queue Log Entry, var Boolean)-
Integration eventOnBeforeMarkAsError(var Record Job Queue Log Entry, var Record Job Queue Entry, var Text)-
Integration eventOnDeleteEntriesOnBeforeDeleteAll(var Record Job Queue Log Entry)-