Codeunit 456 Job Queue Management in 24

App
Base Application
Namespace
System.Threading

Procedures, 14Events, 3

Versions171819202122232425262728latest

Source29

Procedures, 14

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()public-
SendForApproval(var Record Job Queue Entry)internal-
TooManyScheduledTasksNotification()internal-
TooManyScheduledTasksDocs(Notification)internal-
CheckAndRefreshCategoryRecoveryTasks()public-
GetScheduledTasks()Integerinternal-
GetScheduledTasksForUser(Guid)Integerinternal-

Events, 3

KindNameParametersObsolete
Integration eventOnRunJobQueueEntryOnceOnAfterJobQueueEntryInsert(Record Job Queue Entry, Record Job Queue Entry)-
Integration eventOnGetCheckDelayInMinutes(var Integer)-
Integration eventOnFindStaleJobsAndSetErrorOnAfterSetError(var Record Job Queue Entry)-