How to Override a UBE\'s Job Queue
Problem Description
---------------------------------------------------
We have a custom environment that should have it's own default job queue, is there a way to to this without creating another host (Enterprise Server)
Setting the job queue in the user's profile is not an option because a user could launch different UBE's versions that should go to different queues
Assigning a queue to every version is the traditional way to make this work but in this scenario would prove to be too costly in resources since there are too many versions to change.
Is there an easier way to do this?