Hi everyone :)
I have a workflow which is reading data from excel file and write output another excel file. later i am using that output in my .net Project.
I need to run my workflow everyday and I want to autoexecute my workflow without KNIME Enterprise server supporting.
I tryed to write simple bat file but I could not.
Is anyone can bring me idea or bat file examples for this.?
here you can find my bat file,
"C:\Program Files\KNIME_2.12.1\knime.exe" –nosplash -nosave -consoleLog -noexit -reset
-workflowDir="C:\KNIME PROJECTS\KNIME_project"
-application org.knime.product.KNIME_BATCH_APPLICATION
after run this bat, Knime is opening but nothing happen. my workflow is not showing and i get this error message on my cmd
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further detail
s.
WARN KNIME-Worker-1 TipsAndNewsInjector Could not modify intro page: co
nnect timed out
WARN KNIME-Worker-0 UpdateMessageInjector Could not modify intro page: co
nnect timed out
---Registering Weka Editors---