Posted: Fri May 23, 2014 3:31 am Post subject: Setting MessageFormat for selector
Apprentice
Joined: 17 Feb 2008 Posts: 36 Location: Warsaw, PL
I have MDB on WAS 8.5 with Activation Specification. This AS uses Queue (MQ Queue) and all works fine. Now, I need to fire MDB when incoming message is particular type. I set MessageFormat = 'TESTRequest' in AS configuration and next, in my message flow I set:
SET OutputRoot.Properties.MessageFormat='TESTRequest';
but, MDB does not fire.
I try also use MQ JMS Transform node and next JMS Header node where I add Application Properties (MessageFormat name and TESTRequest value)
Is it possible to set MessageFormat in order to use it by activation spec ?
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