I have a queue that fires a process when a message hits. I originally set it up to fire the trigger for all messages. I end up with allot of extra jobs being kicked off. I switched the Trigger type to *FIRST, ended the queue manager, and restarted the queue manager. I am still finding that a process is being kicked off for every message that hits the queue.
I am running on an AS400.
I am running on an AS400.