Windows Task Scheduler

I have built a batch that runs successfully when I manually run in through Windows Explorer. However when I run it in through Windows Task Scheduler I get a Last Run Result of (0x4) and my data are not updated.

They syntax of my batch file is
“C:\Program Files\KNIME\knime.exe”
-preferences=“C:\KnimeWorkSpaces\ScheduledJobs\IngrezzaStatusFile.epf” -reset -consolelog -nosplash --launcher.suppressErrors -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir=“C:\KnimeWorkSpaces\IngrezzaStatusFile”

I have full admin rights on the machine I am trying to do this on.

any insight would be very helpful. I have tried everything I can think of and found in the forums.

Thanks in advance
Dan

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