Response message saving
prasoonSolace
Member Posts: 9 ✭
Hi,
Can i get raw response message from solace by subscribing to topic, which can be stored in flat files?
Thanks,
Prasoon
0
Comments
-
Hi @prasoonSolace @ChristianHoltfurth touched on this is answer to your post about saving messages to files. You could do this very easily using our "sdkperf" tool - simply enable the "-md" option which will create a dump of your message contents. You can then redirect the output to a file. This will be very verbose though - a lot depends on exactly what you are trying to save. Is this for audit purposes?
0