Symptoms
Is there a way to create a wait statement? or a loop statement that will kick off once every month?
I want to create a workflow that will email all items in my list once a month.
I have been told on the forums to create a independent workflow that pulls meta data from my list and schedule it to run once a month, but as I am a very new user I'm not sure how I would accomplish this.
1) Is there a wait statement?
2) Is there a loop statement that is based on time?
3) How do i create the meta data of items in a list to be used later?
Diagnoses
This is going to have to use the Workflow Scheduler in K2 Management.
Resolution
We built a workflow that used the For Each event that looped through each item and sent an email. See the below documentation for and example.
http://help.k2.com/onlinehelp/K2Appit/UserGuide/current/default.htm_HowTo_CreateALoopThroughAListOfItems.htm_tracksearch=for each