Skip to main content
Nintex Community Menu Bar

Schedule a site workflow to run every few minutes

  • September 7, 2017
  • 4 replies
  • 33 views

Forum|alt.badge.img+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

Forum|alt.badge.img+16

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


Forum|alt.badge.img+3
  • Author
  • September 8, 2017

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!


Forum|alt.badge.img+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)


Forum|alt.badge.img+8
  • Rookie
  • September 11, 2017

Have a look at Vadims script here