We have a software package that we use to run our business with. Within that package there is an option to run a program that will print all the PO's that have been created. Our problem is as follows: 1) We need to be able to route the "batch" jobs(PRINTPO) which are submitted by multiple people to a job queue that allows only one(1) job to run at a time. All of the users of the system share a common job description. I would not know which users to change their job descriptions so their jobs are routed to a different job queue that allows only one(1) job t run. Any ideas would be greatly appreciated. Regards

Reply With Quote