Currently, I'm using composite source to work with multiple queue in MULE. I need to get the queue name in the java transformer next to the composite source by converting object to string. Basically, how can I get names of different Queues. Any Help?
Asked
Active
Viewed 31 times
0
-
Maybe this helps: http://stackoverflow.com/questions/11740670/get-queue-name-from-message – Meysam Tolouee May 22 '14 at 06:00
-
This is not working. I am getting null value here – user3663479 May 22 '14 at 06:19