Jobs
Last updated
Was this helpful?
Last updated
Was this helpful?
Import data periodically (SCADA, Supervisory Control and Data Acquisition)
Export data periodically (e.g. to pass French certification for Air)
Job is triggered by time events.
Jobs are controlled by Schedulers.
Jobs are executed per ApplicationWorkspaces.
Time events are not kept in logs (PLog, WLog).
Job support the following intents:
Views
SendMail
Job state scope is almost the same as the Projector scope.
+JobContext
-Event
VSQL:
Only sys.AppWorkspaceWS is allowed for now
appparts
https://www.ibm.com/docs/en/db2oc?topic=task-unix-cron-format
https://github.com/robfig/cron/blob/master/parser.go
pkg/processors/schedulers/ProvideSchedulers(), similar to