Icon

03_​Using_​KNIMEServer_​REST_​API

This directory contains 11 workflows.

Icon01_​Delete_​Jobs_​on_​KNIME_​Server 

You can use this workflow to connect to a KNIME Server, list the your jobs and select which ones you wish to permanently delete. For very large numbers […]

Icon02_​Discard_​Failed_​Jobs_​on_​KNIME_​Server 

You can use this workflow to list failed jobs on the KNIME Server, and then delete them permanently. For very large numbers of jobs on the server you may […]

Icon03_​Empty_​Trash_​on_​KNIME_​Server 

You can use this workflow to connect to a KNIME Server, list the trash contents and select a cutoff date to retain workflows and data in the trash bin. All […]

Icon04_​License_​Information_​on_​KNIME_​Server 

This workflow connects to the KNIME Server REST API and retrieves information about currently used licenses. The workflow can be run from any KNIME […]

Icon05_​List_​All_​Jobs_​on_​KNIME_​Server 

You can use this workflow to connect to a KNIME Server and list the jobs currently on the Server. For very large numbers of jobs you may need to increase […]

Icon06_​List_​Scheduled_​Jobs 

This workflow queries the KNIME Server REST API for a list of all scheduled jobs. Only jobs that are visible to the current user are displayed. The […]

Icon07_​Log_​Parser_​and_​Usage_​Reporting_​on_​KNIME_​Server 

This workflow parses logfiles created during the operation of KNIME Server. The workflow was originally developed using KNIME Server 4.6.2, based on Apache […]

Icon08_​Manage_​ScheduledJobs_​on_​KNIME_​Server 

This workflow queries the KNIME Server REST API for a list of all scheduled jobs. Only jobs that are visible to the current user are displayed. The […]

Icon09_​Schedule_​Jobs_​via_​WebPortal_​on_​KNIME_​Server 

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 […]

Icon10_​Upload_​a_​Workflow_​Via_​Rest_​on_​KNIME_​Server 

This workflow allows you to upload a workflow from a local repository to KNIME Server