Applying selectors in queue's outbound messages using SolClient.js

If the queues aren’t being created in advance and only setup when the apps are deployed, then there’s also the option of the client SMF APIs provisioning the queues (e.g. solace-samples-java-jcsmp/src/main/java/com/solace/samples/jcsmp/features/QueueProvisionAndRequestActiveFlowIndication.java at master · SolaceSamples/solace-samples-java-jcsmp · GitHub ), rather than having to use SEMP.