Running concurrent jobs with the process scheduler
Presently I have my process scheduler server set with Max API Aware: 5 Concurrent tasks, All the Process Type: I'm working with are set to 3. The process scheduler is processing the jobs sequential not concurrently which is causing to the users to think the system is slow as the jobs before theirs have to finish before theirs starts. Any help on how to get to be true concurrent would be appreciated. Also what is the max concurrent I set a type to?
Thanks Wally