I heard that RFH is easier to build/parse because it uses key-value pairs. Can RFH be used (instead of RFH2) with C++ clients ? The problem seems to be that neither RFH nor RFH2 is documented in the ...
How can I modify the RFH header using MQ's C++ API. I could not find any documentation or sample code for doing this in MQ C++ API documentation.
I know it can be done using C and Java APIs. Can som ...
Is there a way in Websphere MQ - either on the server side or in the API - to set a time delay in delivery of messages put on a queue ? The business requirement is as follows:
There are 2 tiers of cu ...
Thanks for your response. Can you please elaborate a bit more, as I am not a MQ admin. What is the purpose of MCAUserid option ? Does this require any client side security exit code (which is not desi ...
We are using MQ v6 for a notification service over the internet. For this we have deployed MQ on our internet DMZ and configured the SSL channels to do user authentication based on x509 client certifi ...