The Reader node is configured with a Space relative path. Therefore, it works locally, but fails to find the path on the Hub.Change the path to the file be relative to the workflow:knime://knime.workflow/../Data/Customer_data.xlsx
This workflow reads customer sale data and builds a multi-page reports with insights for each customer group.
The workflow is ready to be deployed as a schedule and run at specific intervals e.g. once a week.
Learning objective: In this exercise you will learn how to move a workflow to production in KNIME Hub.
Workflow description: This workflow asks you to upload a report builder workflow onto KNIME Hub, schedule an execution for it, fix a bug, version the fixed version, and then finally re-execute it.
You'll find the instructions to the exercises in the yellow annotations.
Upload the folder Part 1 to one of your spaces on KNIME Hub. Make sure to include the workflows and the data.
Version the workflow on KNIME Hub.
Schedule an execution of this workflow:
2 min later, send yourself a notification on successful/unsuccessful execution,
In Advanced settings, select the User execution scope, and create the deployment
(Spoiler) The workflow will fail. Inspect the job and recognize the error.
It's time to fix the bug! Edit the workflow and create a new workflow version.
Schedule the workflow again and check the produced results. Remember to set the execution scope to User in the advanced settings!
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.