Cron Job Triggered
Triggers a midpoint on a regular interval defined by a crontab.
Last updated
Was this helpful?
Triggers a midpoint on a regular interval defined by a crontab.
Last updated
Was this helpful?
The Cron Job Triggered source is used to schedule midpoints that are called at regular time-intervals.
This source can be used to trigger a midpoint hourly, daily, weekly, or on more specific time definitions (ex. Noon on the first of every month). GMT is used as the originating time for the cron job triggered source.
crontab
: String. A standard unix crontab. See for more information on crontabs.
extracts
: See . Legal values:
Timestamp
Unixtime of execution
Midpoint_ID
See
Request_ID
See
excludeLogs
: See . Legal values:
TaskDefinition
The complete definition of this task at runtime
This source does not return any values other than those explicitly expressed in extracts.
Start this midpoint every hour on the hour.
Start this midpoint every six hours and only on weekdays.
This section is incomplete.