If you read the Websphere MQ documentation regarding triggering then you will find that one of the conditions for triggering is that no application has the queue open for retrieving messages (MQOO_INPUT_*), The principle is that why trigger an application to retrieve messages from a queue that already has application retrieving message on that queue.
When your broker is started and you have a message flow set up to read that queue, then this will have the queue open for an MQOO_INPUT_*, and hence triggering conditions can never be met. _________________ Regards
Craig
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum