Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing: Filter messages #67

Open
LeszekKalibrate opened this issue Oct 14, 2022 · 2 comments
Open

Missing: Filter messages #67

LeszekKalibrate opened this issue Oct 14, 2022 · 2 comments

Comments

@LeszekKalibrate
Copy link

Hi,
Can a filter be added to filter messages by:
SystemProperties: like state
UserProperties

@armannaj
Copy link
Collaborator

Can you explain more a bit? maybe give me an example

@LeszekKalibrate
Copy link
Author

Hi,
It is from ServiceBus explorer
Introduced the possibility to define filter expression for peeked/received messages/deadletter messages. Click the button highlighted in the picture below to open a dialog and define a filtter expression using a SQL Expression (e.g. sys.Size > 300 and sys.Label='Service Bus Explorer' and City='Pisa'). For more information, see [SqlFilter.SqlExpression Property](http://msdn.microsoft.com/en-us/library/windowsazure/microsoft.servicebus.messaging.sqlfilter.sqlexpression.aspx).

https://github.com/paolosalvatori/ServiceBusExplorer/blob/main/docs/documentation.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants