How to get a message payload using SEMP V2 API (browse queues)

We’ll post some more info soon. The core is ready, we now need to make it ready for a release. Stay tuned!

Sounds good! @sjaak We have a Solace Community Github if you were wondering for a place for the source code ?

Holy crap, that’s awesome!! Nicely done!

Ok, community it’s on Github now! ?
Please take a look at GitHub - solacecommunity/solace-queue-browser-extension: View the payload of a message from the console inline
We have included a readme with the instructions. Note that this is an experimental Chrome browser extension, so use at your own risk. We would love to see this on Solace Community · GitHub ( @Tamimi ?) so everybody can contribute and make this extension even better so we can publish it to the Chrome extension store as well for easier installation!
Kudos to our colleague @axeltrip who has built this initial extension during our famous R&D days at Appronto!

Very nice @axeltrip and @PimvdNoll. Thanks for your support.

Community: this is just the core functionality. It would be nice to add must-have features such as “dynamic queue” selection etc. Who is next? :slight_smile:

That sounds great, @PimvdNoll ! I will get in touch with you for this and see what modifications are needed before we publish to the community page, and we can also add issues to the repo for people to pick up :slight_smile: Kudos to you and @axeltrip ?

@Tamimi and @PimvdNoll - Raised a pull request for an issue Added <all_urls> in manifest.json by franklin-antony · Pull Request #3 · solacecommunity/solace-queue-browser-extension · GitHub for the issue Extension does not work on docker local broker · Issue #1 · solacecommunity/solace-queue-browser-extension · GitHub

The Chrome extension has received a major update, now offering the following features:

  • Support for storing multiple ‘Connections,’ making it easy to switch between environments.
  • AES-GCM encryption for securely storing user passwords for each Connection.
  • Import/export functionality for Connections.

Additionally, several quality-of-life improvements have been added. You can check out the update on the Chrome Store or directly from the GitHub repository .

As always please do let us know if you find any unexpected behavior or issues!

Awesome, thanks for sharing @leonard . And thanks to you and the team that worked on it!

Kudos for @leonard ? Great job!

Not sure of anyone is around, I am trying to use the extension but getting error while trying to view messages in queue:

[Button Manager] Target navigation bar not found. Cannot add button yet.

Context

Stack Trace

src/inject/inject.js:111 (createFindMsgButton)
src/inject/inject.js:54 (checkUrlAndManageButton)
src/inject/inject.js:32 (initializeObserver)
src/inject/inject.js:17 (anonymous function)