Cycle a Workflow

Hello Everyone…!
Hope you are all safe.

I built a workflow and then I need it to run it every 50 seconds.
The overall processing time is near 4 seconds. So, how do I cycle it next 46 seconds?
Thanks in advance.

PS: I am looking for a loop or time controlling way other than crontab or cronjob.

Regards
Hector.-

Hi @hsrb,

You can schedule workflow execution in KNIME Server.

But if you like to execute the workflow in KNIME AP, you can use the Wait… node after the loop start or before the loop end.

:blush:

4 Likes

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