I use the same tool to test MQ connections to a queue manager from a MQ client (c#).
Hope that helps. Thanks.
For some of the fields on the form in this sample "CharacterCasing=Upper" is used. This is not a good idea because (as I just found out) Channel Name is case sensitive (possibly other parameters too), so if your channel name has lower case characters you will never be able to connect using supplied sample as is. Changing CharacterCasing to "Normal" for all fields did the trick.
Last edited by JoeShcmoe115 on Wed Nov 17, 2010 6:41 am; edited 1 time in total
Yes, you are correct. Even I faced this issue and I changed it to whatever I needed.
The character casing may be set to upper because it is recommended to use upper case letters in MQ. Just my thoughts. Not sure why it is set like that.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum