It looks like when I try scheduling a workflow on a table that’s -currently empty- doesn’t work. If I try adding even on entry, it works.
The issue is - the table should be filled up by the time the workflow would run.
Is there a way to bypass this ? ie force a workflow to be scheduled regardless of whether the tble is empty or not?