automatize reset node function

Hello @mike6969 -

If you want to schedule workflow execution but don’t have KNIME Server, the workaround is to execute in batch mode, using something like Windows Scheduler to fire off jobs at your designated interval.

This forum post provides a bit more info, and some sample Powershell scripts you can adapt:

If you’re not using Windows OS, the process will obviously be different, but it’s still doable.

Cheers!