Schedule a site workflow to run every few minutes

  • 7 September 2017
  • 4 replies
  • 3 views

Badge +3

Hey Everyone,

I have a site workflow which I would like to schedule to run every few minutes instead of every hour. Is there like a Powershell Script or any other way I can do that?


4 replies

Badge +16

What is the actual requirement?  Could you use a loop instead?

Badge +3

The workflow is basically retrieving entries from a Wufoo form and the form is expected to be used quite often.

This is why I would like it to run for shorter iterations.

Can you please explain how I loop the workflow?

Thank you!

Badge +16

can you show me the site workflow you have created so far please?

and confirm if you have safe looping enabled on your farm (your farm admins should be able to tell you this)

Userlevel 3
Badge +8

Have a look at Vadims script here

Reply