WOLFRAM

ScheduledTasks
ScheduledTasks

As of Version 11.2, ScheduledTasks has been superseded by the more general function Tasks.

ScheduledTasks[]

returns a list of ScheduledTaskObject and CloudObject expressions that represent current tasks.

Details

  • Tasks are created by functions such as CreateScheduledTask, RunScheduledTask, and ScheduledTask.
  • ScheduledTasks yields all scheduled tasks, including scheduled tasks in the cloud. By default, it does not list tasks associated with document generators.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Display a list of currently set tasks:

Out[1]=1

Create a task:

Out[2]=2
Out[3]=3

Remove the task:

Out[4]=4
Out[5]=5

Remove all tasks:

Out[1]=1

Options  (1)Common values & functionality for each option

IncludeGeneratorTasks  (1)

By default, ScheduledTasks will list local tasks and cloud tasks unaffiliated with document generators. Use the IncludeGeneratorTasks option to control inclusion.

Deploy a document generator:

Out[1]=1

Retrieve metadata for the task associated with the generator:

Out[2]=2

The task is not present in the default listing:

Out[3]=3

The task is present in the augmented listing:

Out[4]=4

Delete the generator:

Out[5]=5
Wolfram Research (2010), ScheduledTasks, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTasks.html (updated 2014).
Wolfram Research (2010), ScheduledTasks, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTasks.html (updated 2014).

Text

Wolfram Research (2010), ScheduledTasks, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTasks.html (updated 2014).

Wolfram Research (2010), ScheduledTasks, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTasks.html (updated 2014).

CMS

Wolfram Language. 2010. "ScheduledTasks." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/ScheduledTasks.html.

Wolfram Language. 2010. "ScheduledTasks." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/ScheduledTasks.html.

APA

Wolfram Language. (2010). ScheduledTasks. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ScheduledTasks.html

Wolfram Language. (2010). ScheduledTasks. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ScheduledTasks.html

BibTeX

@misc{reference.wolfram_2025_scheduledtasks, author="Wolfram Research", title="{ScheduledTasks}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ScheduledTasks.html}", note=[Accessed: 01-April-2025 ]}

@misc{reference.wolfram_2025_scheduledtasks, author="Wolfram Research", title="{ScheduledTasks}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ScheduledTasks.html}", note=[Accessed: 01-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_scheduledtasks, organization={Wolfram Research}, title={ScheduledTasks}, year={2014}, url={https://reference.wolfram.com/language/ref/ScheduledTasks.html}, note=[Accessed: 01-April-2025 ]}

@online{reference.wolfram_2025_scheduledtasks, organization={Wolfram Research}, title={ScheduledTasks}, year={2014}, url={https://reference.wolfram.com/language/ref/ScheduledTasks.html}, note=[Accessed: 01-April-2025 ]}