Codeunit 454 Job Queue - Send Notification in 26

App
Base Application
Namespace
System.Threading

Procedures, 9Events, 2

Versions171819202122232425262728latest

Source29

Procedures, 9

NameParametersReturnsAccessObsolete
SetJobQueueEntryStatusToOnHold(Notification)public-
SendNotificationWhenJobFailed()internal-
GetJobQueueFailedNotificationId()Guidinternal-
GetJobQueueSingleTaskFailedMsg()Textinternal-
GetJobQueueMultipleTaskFailedMsg()Textinternal-
RestartFailedJob(Notification)internal-
ShowMoreDetailForSingleFailedJob(Notification)internal-
ShowMoreDetailForMultipleFailedJobs(Notification)internal-
DisableNotification(Notification)internal-

Events, 2

KindNameParametersObsolete
Integration eventOnAfterRun(Record Job Queue Entry, Record Record Link)-
Integration eventOnBeforeRun(var Record Job Queue Entry, var Record Record Link, var Boolean)-