Sukran
1
Hey, we run workflows every night using a script. On this page FAQ | KNIME, you can see a command that ensures execution.
knime -nosplash -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir= “workspace/Knime_project”.
How can you reset the workflows automatically, is there also a command for this?
There should be a -reset flag
br
Sukran
3
Can you give me an example? I saw it on the site too, but it doesn’t work.
sth like
"C:\Program Files\KNIME\knime.exe" -reset -nosave -nosplash -application org.knime.product.KNIME_BATCH_APPLICATION -workflowFile="C:/temp/CreateCSVFile.knwf"
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.