Hi All,
I write a batch file which executes a module. In that module I just use one csv reader and csv writer but when I used a batch file to run that module it returns succesfull. Butout csv file is not generated by module. Need urgent on this.
This is my batch file
C:
cd Program Files (x86)\knime_2.11.3
knime -consoleLog -nosplash -noexit -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir="X:\KnimeWorkspace\KNIME_project2"