Codeunit 456 Job Queue Management in 23

App
Base Application
Namespace
System.Threading

Procedures, 11Events, 1

Versions171819202122232425262728latest

Source29

Procedures, 11

NameParametersReturnsAccessObsolete
CreateJobQueueEntry(var Record Job Queue Entry)public-
DeleteJobQueueEntries(Option, Integer)public-
StartInactiveJobQueueEntries(Option, Integer)public-
SetJobQueueEntriesOnHold(Option, Integer)public-
SetStatusToOnHoldIfInstanceInactiveFor(Option, Integer, Option, Integer)Booleanpublic-
SetRecurringJobsOnHold(Text)public-
RunJobQueueEntryOnce(var Record Job Queue Entry)public-
FindStaleJobsAndSetError()internal-
SendForApproval(var Record Job Queue Entry)internal-
TooManyScheduledTasksNotification()internal-
TooManyScheduledTasksDocs(Notification)internal-

Events, 1

KindNameParametersObsolete
Integration eventOnRunJobQueueEntryOnceOnAfterJobQueueEntryInsert(Record Job Queue Entry, Record Job Queue Entry)-