Filter Messages
  • 25 Sep 2020
  • 1 Minute to read
  • Dark
    Light
  • PDF

Filter Messages

  • Dark
    Light
  • PDF

Article Summary

Filter in Message Processing

Serverless360 Service Bus message processing now supports filtering messages by firing a language query. This capability will be of great value while dealing with huge number of messages in the Service Bus Queue or Topic.

Filter the messages based on their System Properties (Message Id, Sequence Number, Correlation Id, Delivery Count, Session Id, Partition Key, State, Message Text, Label) and Custom Properties. Comparison, combination and grouping are options to filter the messages.

1.Filter_Messages

Let’s Consider, 'n' number of messages in the service bus and the need is to find a message with a specific message id, if mess is typed in the filter bar IntelliSense will be provided to help building the query right.

2.Filter_Messages

Once the query is done, click Filter button to view the result as below

4.Filter_Messages

If a wrong query is entered, then it shows what went wrong in that query.

3.Filter_Messages

We'd love to hear your thoughts
Please visit our feedback system to suggest new Features or Enhancements. You can also take a look at our Roadmap

Was this article helpful?