How to configure a workflow to start at specific time, then loop / repeat periodically (Daily, Weekly)

How to configure a workflow to start at specific time, then loop / repeat periodically (Daily, Weekly)

The following method can be used to start a workflow at a specific time, then repeat periodically (each day). Periodic Workflow Processing (send daily email notification or reminder) A useful implementation of this technique allows you to configure workflows to run as background tasks at a specific time instead of being triggered by a user manually, or after creating or modifying a list item.

How to configure a workflow to start at specific time, then loop / repeat periodically (Daily, Weekly)

Related posts:

  1. Create (Looping) Timer Workflows Using SharePoint
  2. SharePoint Looping Workflow – How to: Loop through and process all list items
  3. How to wait for a change in any list, wait for multiple field changes in the current item (SharePoint Workflow)
  4. SPD Workflow Issue Solved – List item not found error when finding item using metadata value
  5. SPD: Get account details of workflow initiator

Tags: , , , ,

Comments are closed.