ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Connecting to remote queue manager using C# and .Net

Post new topic  Reply to topic Goto page Previous  1, 2
 Connecting to remote queue manager using C# and .Net « View previous topic :: View next topic » 
Author Message
mqtablet
PostPosted: Tue Nov 16, 2010 6:53 am    Post subject: Reply with quote

Acolyte

Joined: 09 Jun 2009
Posts: 71

You can download the MQ tester tool (with source code) from the below link.

http://mqclient.com/downloads.php?cat_id=3&download_id=9

I use the same tool to test MQ connections to a queue manager from a MQ client (c#).

Hope that helps. Thanks.
Back to top
View user's profile Send private message
JoeShcmoe115
PostPosted: Tue Nov 16, 2010 8:36 am    Post subject: Reply with quote

Novice

Joined: 10 Aug 2010
Posts: 11

mqtablet wrote:
You can download the MQ tester tool (with source code) from the below link.

http://mqclient.com/downloads.php?cat_id=3&download_id=9

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
Back to top
View user's profile Send private message
mqtablet
PostPosted: Wed Nov 17, 2010 6:35 am    Post subject: Reply with quote

Acolyte

Joined: 09 Jun 2009
Posts: 71

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.

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ API Support » Connecting to remote queue manager using C# and .Net
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.