Prevent User from submitting more than 2 jobs

 1 Replies
 1 Subscribed to this topic
 15 Subscribed to this forum
Sort:
Author
Messages
Gina
Send Private Message
Posts: 5
When multiple PR295 jobs are submitted one right after the other, it forces other users jobs into a waiting status. This creates issues when we are trying to peform the ACH Payment cycle. Is there a way that we can prevent a specific user from submitting more than 2 jobs at a time?
Jimmy Chiu
Veteran Member Send Private Message
Posts: 641
Veteran Member
I think your default job queue definition is to allow 2 active update jobs at the same time. There are many ways to work around this. You can either increase active jobs or create a new unique job queue and assign that to the user. The other users will not have to wait for this user's jobs to complete in this case.