Table of Contents

Scheduled Job

ScheduledJobOriginSystem,BackgroundTaskScheduledJobStatusScheduled,Dispatched,Skipped,FaultedOperationExecutionModeAllOrNone,PerRecordScheduledJobId : int64Name : stringType : stringJobId : guidSchedule : stringOnceOff : booleanStartOn : datetimeRequest : stringRequestType : stringScheduledOn : datetimeDispatchedOn : datetimeResponse : NotificationJobInfoName : stringDescription : stringJobId : guidSchedule : stringCanRunAdhoc : booleanLastRun : datetimeLastQueued : datetimeLastCompleted : datetimeScheduledBackgroundTaskSystemJobUserBackgroundTaskTraceContextcreated bycreated byrun asexecuted by0..1statusoriginmodetrace

Learn more about Scheduled Jobs from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetScheduledJob

Get a Scheduled Job resource.

View

GET GetJobList

Get the list of Job resources for the system.

View

GET GetJobScheduleForJobCollection

Get the Scheduled Job resources for a specific Job.

View

GET GetScheduledJobCollection

Get a collection of Scheduled Job resources.

View

POST ExecuteAdhocJob

Queue an execution of the Scheduled Job.

View