02 Dec 2019 07:56 AM
Hi to all forum users
I need to create a Business Transaction with such a filter : not containing a 5xx (or 4xx) error (internal)
The aim is to add a filter to my BT to exclude all PurePaths containing a 5xx error (in Transaction Entry or internally)
I cannot see a "not" logical operator in the BT filter.
Is it possible ?
Thanks to all of you
Franck
03 Dec 2019 12:13 AM
You can create measure like this, on Match condition pick lower, and as value put 400. So all response codes lower than 400 will be ok and use it as a filter.
Sebastian