Binary filter is not working

Issue #249 closed
Former user created an issue

Hey everybody,

i'm using your jmeter plugin to test our UI backend and have problems with the binary filter.

In general I open the websocket and receive some default messages from the backend, then I request some data by sending a request to the backend. I know which messages the backend will send but there is no fix order of the messages received then from the backend and I'm only interested in one of the messages. My approch to add a binary filter with the content of the message-type for the message I'm not interessted in doesn't work.

Attached some images of my testplan.

"226e616d65223a2022534849504d454e545f5245515545535422a" is decoded "name": "SHIPMENT_REQUEST"

Is there a problem with the filter or do I use it the wrong way?

regards Stefan

Comments (7)

  1. Peter Doornbosch repo owner

    And, if that doesn’t help, please enable debug logging and post the log messages produced by the plugin.

  2. Log in to comment