Start a Workflow, e. g. a database query, after a certain time

@USCHUKN1ME you could take a look at this example. It uses the current execution time and adds 25, 45, and 65 seconds and then waits until the new shifted time has been reached.

Please note: If the time of day has passed when the workflow reaches the Wait node it will wait until the same time next day!

2 Likes