Interval Job won't run

I'm trying to create an Interval Job that needs to run every five minutes. I have set "RunWhen" to Immediately, and "TimeSpan" to 5 minutes. However when I go to my Scheduled Job report, my job isn't running. I have no issues running it manually, but it won't run at the configured interval. I'm stuck here. Any ideas?

Comments

  • jacob_Decisions
    edited February 26

    It looks like you configured your Interval Job correctly, but it will only run at your interval if your server can be a "job server". You can check this in System > Administration > Servers. If "Can Be Job Server" is set to false, you will need to right-click on your server > "Edit Server" > Select "Can Be Job Server" > Save.

    You can read more about this in our documentation on Scheduled Jobs: https://documentation.decisions.com/docs/understanding-scheduled-jobs


Sign In or Register to comment.