docs.intersystems.com
InterSystems Programming Tools Index
Tasks
[Home]
[Back]
[Next]
Caché Development References
>
InterSystems Programming Tools Index
>
Tools Index
>
Tasks
Search
:
Work with tasks (Task Manager) programmatically (schedule, export definitions, query, and so on).
Background Information
A
task
is a unit of work that you schedule via the Task Manager in the Management Portal; see
Using the Task Manager
in the
Caché System Administration Guide
.
Available Tools
%SYS.TaskSuper
class
Persistent class that represents tasks. This class includes methods like the following:
AssignSettings()
ExportTasks()
Resume()
RunNow()
And others
It also provides class queries including the following:
QuickTaskList()
SuspendedTasks()
TaskList()
And others
Availability
: All namespaces.
%SYS.Task
class and classes in the
%SYS.Task
package
These classes define an API to schedule tasks to run in the background.
Availability
: All namespaces.
[Home]
[Back]
[Next]
[Top of Page]
 
Copyright
© 1997-2019 InterSystems Corporation, Cambridge, MA
Content for this page loaded from ITECHREF.xml on 2019-02-23 00:13:26