For my test case, I need to send full messages (with header & properties) to ActiveMQ and have messages in JSON file format using JMS-publisher sampler.
How can I send JSON files (or files in any format) from JMS-publisher sampler to ActiveMQ?
Or how can I send full messages to ActiveMQ from JMS-publisher sampler?
Thanks in advance.