Prevent User from submitting more than 2 jobs

Sort:
You are not authorized to post a reply.
Author
Messages
Gina
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
    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.
      You are not authorized to post a reply.