Schedules are one of the central parts for the Runner. A schedule defines the execution of a task (e.g. a shell script, a KNIME workflow, …) at a specified time (e.g. every Monday at 15:00) within an “Environment”. Once a schedule is started, it is represented as a “Run”.
This category contains 7 nodes.
Create a new schedule.
Checks a cron expression and returns information such as the next run.
Delete a schedule.
Get a schedule.
Get a list of schedules.
Run a schedule.
Update a schedule.