I have created a workflow which should be executed in batch mode.
KNIME.exe and the workflow are saved locally.
I run the following command: C:\Users\User123\Desktop\KNIME\01_KNIME_InstallationFiles\knime_4.1.0\knime.exe -consoleLog -nosplash -reset -workflowFile=“C:\Users\User123\Desktop\Files\KNIME\Automation.knwf” -application org.knime.product.KNIME_BATCH_APPLICATION
However, I get an error that says that the file can’t be accessed because another process has blocked parts of the file.
you would have to extract your workflow info a folder instead of a knife file. You point to a ‘regular’ workflow (which is a folder ) instead of a zipped knife file.