EvaluateScheduledTask
EvaluateScheduledTask[expr]
triggers immediate local execution of the specified task object.
Details
- For local tasks, EvaluateScheduledTask returns the specified ScheduledTaskObject. For cloud tasks, the task output is returned. For document generators, the generated document is returned as a CloudObject.
- Evaluation of the specified task takes place synchronously in the current Wolfram Language session, without invoking any cloud mechanisms for task execution. Notification, logging, archiving, and delivery to recipients are bypassed.
Examples
open allclose allBasic Examples (1)
Scope (2)
EvaluateScheduledTask causes cloud scheduled tasks to evaluate locally and synchronously, bypassing notification and logging:
Trigger the task to run locally and synchronously:
EvaluateScheduledTask also causes document generators to evaluate synchronously, bypassing notification, logging, distribution, and archiving:
Options (1)
GeneratedDocumentBinding (1)
Use the GeneratedDocumentBinding option to override the configured driver of a document generator. Deploy a document generator:
Trigger the generator to run synchronously, overriding the driver:
Text
Wolfram Research (2014), EvaluateScheduledTask, Wolfram Language function, https://reference.wolfram.com/language/ref/EvaluateScheduledTask.html (updated 2014).
CMS
Wolfram Language. 2014. "EvaluateScheduledTask." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/EvaluateScheduledTask.html.
APA
Wolfram Language. (2014). EvaluateScheduledTask. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EvaluateScheduledTask.html