Right now I have one single topic which has many different types of messages. Lets say Topic1 has messages of type A, B and C. I have three Queues which are subscribed to the topic (QueueA, QueueB, QueueC). I want each queue to consume only the message type it corresponds to but cannot find a way to do so. So far I am only able to subscribe to the topic (which will take every message that is on the topic). I can't seem to find a place on SolAdmin to set the selector for the messages.
I am using SolAdmin version 8.0.1.3 and Solace VMR version 8.0