Executing a Query periodically

@thentangler welcome to the knime forum. I have once proposed an example where a job would execute every x minutes for a given amount of times.

Also you could try the recursive loop with a condition that is never met and a wait node.

2 Likes