Hi all, I just want to ask whether it's possible in PI7.5 to send a message dynamically to MQ queues based on payload information using a single JMS receiver channel. Example: 1) If the XML looks like this: .... <element>param_1</element> ... Then JM...