run knime workflow on command line (windows) on local machine

How can i run knime workflow via commandline in windows?
The location of my workflow is in a different folder under Local Workspace (name of the workflows has spaces, fyi).
What steps and configuration should be done to execute the workflow on windows commandline?

You need to enclose paths with spaces with quotes, e.g. "C:\Path with Spaces".

Beside that, see here: FAQ | KNIME

What was this org.knime.product.KNIME_BATCH_APPLICATION?
Is this the default location/workspace?

No, that’s actually no name of the application. You can copy+paste this literally as is.

I have tested it and it worked!
Thank you.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.