Command line only works on first time

Hi

Rather new to knime I managed to get a flow running and pushing the output to Tableau Server. It runs the first time effectively but subsequently it doesn’t overwrite the file even though that option is set. I have to open the flow, reset and run again from cmd.

knime -nosplash -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir="C:\Users\users\knime-workspace\kflow"

Am I missing a parameter on CMD to reset the flow every time?

Thanks

David

Hi @davidmpires,

Just pass the option -reset as stated here :slight_smile:

Best regards,
Daniel

4 Likes

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