Icon

09_​Schedule_​Jobs_​via_​WebPortal_​on_​KNIME_​Server

Job Scheduling on WebPortal

This workflow provides access to the scheduling functionality of KNIME Server via the WebPortal. It does so by using the KNIME Server REST API, particularly the scheduled-jobs endpoint.

Credentials are passed over from the WebPortal login. The user then gets presented a list of all workflows on the server to which they have access. After selecting a workflow, the user needs to select the schedule. Options include setting a start date as well as the execution interval. It is also possible to send a notification email after each execution of the workflow. In case the workflow contains a report, the report can be attached to the email in various formats.

The current version of this workflow does not cover scheduled job cancellation. To cancel a scheduled job on the WebPortal, please use the workflow 02_Manage_Scheduled_Jobs. It is located in the same directory as the present workflow.

Job Scheduling on WebPortalThis workflow provides access to the scheduling functionality of KNIMEServer via the WebPortal. It does so by using the KNIME Server REST API,particularly the scheduled-jobs endpoint. Select workflow for scheduling Choose schedule and notification settings Schedule via REST call Request schedulingtemplateInsert selectioninto template -no emailSchedule workflowCreate templatefor new scheduleInsert selectioninto template -send email Enter KNIME Servercredentials GET Request JSON Path JSON Transformer POST Request Columns to JSON Scheduling Select workflowto schedule Show schedulingresult Report mail Column Appender JSON Transformer JSON Transformer CASE SwitchData (End) CASE SwitchVariable (Start) Job Scheduling on WebPortalThis workflow provides access to the scheduling functionality of KNIMEServer via the WebPortal. It does so by using the KNIME Server REST API,particularly the scheduled-jobs endpoint. Select workflow for scheduling Choose schedule and notification settings Schedule via REST call Request schedulingtemplateInsert selectioninto template -no emailSchedule workflowCreate templatefor new scheduleInsert selectioninto template -send email Enter KNIME Servercredentials GET Request JSON Path JSON Transformer POST Request Columns to JSON Scheduling Select workflowto schedule Show schedulingresult Report mail Column Appender JSON Transformer JSON Transformer CASE SwitchData (End) CASE SwitchVariable (Start)

Nodes

Extensions

Links