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

Payload filtering of byte messages #76

Open
GreySpike opened this issue Apr 3, 2020 · 0 comments
Open

Payload filtering of byte messages #76

GreySpike opened this issue Apr 3, 2020 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@GreySpike
Copy link

Enhancement request

Specifications

  • JMSToolBox version: 5.6.0
  • OS (Name, version, 32/64bits): Windows 10 64bit
  • Q provider (kind, version) : IBM MQ (jar version 9.1.1.0)

Expected Behavior

Filter byte payloads by hex or printable characters e.g. 'Operator' or 0xACED

Actual Behavior

No messages are returned

Steps to Reproduce the Problem

  1. Examine a queue containing messages with Java serialised objects
  2. Locate any sequence of printable characters
  3. Copy the characters to the 'payload' filter and press Enter
  4. No messages are returned

Logs

JTB_20204603_1204683_eclipse.log
JTB_20204603_1204683_jmstoolbox.log

@titou10titou10 titou10titou10 added the kind/enhancement New feature or request label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants