I have a processflow in IPA on Landmark that is called via a url. At times there are several hundred flows triggered per minute. They are all run through the ProcessServer queue on IPA FIFO. Some of these triggers are a higher priority than other ones and will need to be executed immediately, is there a way to either change the priority of a trigger so that the flow is put in the front of the queue or can i map the trigger to a new queue. I have tried to set up a new queue and mapping to run only flows triggered by a certain actor in the new queue, however even though i am logged in as that actor when I trigger the flow, it still runs the flow as lawson in the default queue. Does anyone have any experience with this type of setup? Is there a way to change the priority of a flow via the url trigger call so that it will run immediate or at least be placed at the front of the queue?