Hi all,
Currently there is a service called S1, which does JMS send and S2 subscribes. In UM enterprise manager i can see the queue count getting pushed and popped accordingly.
But when i do a snoop, it is not showing any results. Having said that, i did observe one behaviour, where if there is no subscriber to the JMS, i can see the results when snoop is done. My requirement is to know details of the queue when it was published and if possible to even filter out to get the time of it.
Please help…