I can't run workflow in command line

I’ve tried to run a workflow using:
/Applications/‘KNIME 4.5.0.app’/Contents/MacOS/Knime -reset -nosplash -nosave -application org.knime.product.KNIME_BATCH_APPLICATION -workflowFile="/Users/nicolasloterstein/Desktop/execute_payroll_QA.knar.knwf"

Also using

/Applications/“KNIME 4.5.0.app”/Contents/MacOS/Knime -reset -nosplash -nosave -application org.knime.product.KNIME_BATCH_APPLICATION -workflowFile="/Users/nicolasloterstein/Desktop/execute_payroll_QA.knar.knwf"

and also using like mentioned in FAQ
knime.app/Contents/MacOS/knime -nosplash -application org.knime.product.KNIME_BATCH_APPLICATION

I always get that it doesn’t find the file. Am I missing something here?? Thanks

.knar.knwf ?! – is that really the file extension?

1 Like

Yes, it is the file extension

Hi, like the previous poster questioned I’d be very surprised if .knar.knwf was the extension. Usually it’s either .knar or .knwf. I suspect this may be the issue.

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