Hi,
i have that business case where i just want to generate a few Tasks to a few peoples.
F.e. I want to send a few people (stored in a list) a weekly task "Please check your room". I have that Website Timer Workflow with an List Lookup (on people list) and an for Each Loop. In that loop i use the Todo Task to generate the tasks. But the loop pause until a person changes the status of the task to "completed". But i don't want to wait each task to be completed, just want to generate all tasks at one time.
How can i do that?
Thanks Thomas