Used to track events in the TASKMGR environment When jobs are completed Deletion of tasks Updates to Configuration data Starting of the TASKMGR Suspending/Resuming Tasks or TASKMGR. More...
Static Public Member Functions | |
_.Library.String | FormatTaskHistory (_.Library.String LastStarted, _.Library.String Completed, _.Library.String Name, _.Library.String Status, _.Library.String Result) |
Formats a line for the TaskHistory query. | |
_.Library.Status | PurgeHistory (_.Library.Integer days) |
Purge Task History. More... | |
Public Attributes | |
DisplayErrorDate | |
More... | |
DisplayErrorNumber | |
More... | |
DisplayFinished | |
More... | |
DisplayLogDate | |
More... | |
DisplayStarted | |
More... | |
DisplayStatus | |
More... | |
ER | |
$lb(date,index) in ER global on error More... | |
Error | |
Untrapped error from User task, or "Success". More... | |
ExecuteCode | |
Code That was run. More... | |
LastFinished | |
$h Value of when the task was last finished More... | |
LastStarted | |
$h Value of when the task was last started More... | |
LogDate | |
Date the log entry is made. More... | |
LogTime | |
Time the log entry is made. More... | |
Name | |
Name of the task. More... | |
NameSpace | |
Namespace the task ran in. More... | |
RunningJobNumber | |
$J value of the job which ran the task More... | |
Status | |
Value of Status if ExecuteCode is Set Status= More... | |
Task | |
ID of Task. More... | |
Username | |
More... | |
Used to track events in the TASKMGR environment When jobs are completed Deletion of tasks Updates to Configuration data Starting of the TASKMGR Suspending/Resuming Tasks or TASKMGR.
|
static |
DisplayErrorDate |
DisplayErrorNumber |
DisplayFinished |
DisplayLogDate |
DisplayStarted |
DisplayStatus |
ER |
$lb(date,index) in ER global on error
Error |
Untrapped error from User task, or "Success".
ExecuteCode |
Code That was run.
LastFinished |
$h Value of when the task was last finished
0 - Never finished
LastStarted |
$h Value of when the task was last started
0 - Never started
LogDate |
Date the log entry is made.
LogTime |
Time the log entry is made.
Name |
Name of the task.
Must be 16 characters or less, first character
must be a letter.
NameSpace |
Namespace the task ran in.
RunningJobNumber |
$J value of the job which ran the task
Status |
Value of Status if ExecuteCode is Set Status=
Username |