Codeunit 450 Job Queue Error Handler in 26
- App
- Base Application
- Namespace
- System.Threading
Versions171819202122232425262728latest
Source29
Events, 4
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnBeforeLogError | (var Record Job Queue Log Entry, var Record Job Queue Entry) | - | ||||
| Integration event | OnLogErrorOnAfterJobQueueLogEntryModify | (var Record Job Queue Entry) | Pending 24.0 | ||||
| Event no longer relevant, it does the exact same as OnAfterLogError() and OnLogErrorOnAfterJobQueueLogEntryFinalizeLogEntry() is obsoleted. | |||||||
| Integration event | OnLogErrorOnAfterJobQueueLogEntryFinalizeLogEntry | (var Record Job Queue Entry) | Pending 24.0 | ||||
| Event no longer relevant. Log entries should not be inserted if the job queue dispatcher did not manage to run the job. | |||||||
| Integration event | OnAfterLogError | (var Record Job Queue Entry, var Record Job Queue Log Entry) | - | ||||