Hi there,
If it helps, here you have other posts I saw about the same topic.
The faq, where you can see how to deploy it: https://www.knime.com/faq#q12
A couple of posts about the task scheduler and possible problems.
I am trying to execute a knime workflow using windows task scheduler but i was only able to open the knime workflow using the code below in a bat file.
@echo off
start “Knime” “C:\Users\rajkumarm\Desktop\Knime\New CPA Report - RREF\New CPA Report - RREF.knwf”
but it comes up with a warning message while loading the workflow. Is there any way to ignore or pass through these manual interventions and execute the workflow directly?
Any help would be appreciated!
Thanks,
Jonam
Hi Forum,
Does anyone know how to auto run/execute KNIME Nodes or KNIME Workflows using Python/R/Other Software? Similar to how Alteryx has a scheduler option, is there a way to schedule Workflows in KNIME?
Thank you,
Eduardo
Keep us updated with your progress!
Best regards.
2 Likes