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 » .NET API information required.

Post new topic  Reply to topic
 .NET API information required. « View previous topic :: View next topic » 
Author Message
vinay_s_s
PostPosted: Tue Dec 09, 2008 10:29 pm    Post subject: .NET API information required. Reply with quote

Apprentice

Joined: 17 Nov 2008
Posts: 39

Is there any .NET API to connect to MQ itself.
What I mean here is I want develop a new application in .NET which displays all the queue manager names in a system.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Dec 10, 2008 1:01 am    Post subject: Re: .NET API information required. Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vinay_s_s wrote:
Is there any .NET API to connect to MQ itself.


Yes. It's described in the "Using .NET" manual

vinay_s_s wrote:
What I mean here is I want develop a new application in .NET which displays all the queue manager names in a system.


What you're describing is an application with administrative access. This has been discussed endlessly on the forum. The question is why would you want to develop such an application? At best you're reinventing a wheel by producing a monitoring application, where the commercial solutions offer more functionality for a smaller total cost of ownership. At worst you're developing a business application that defeats the ends of having WMQ by picking it's own queue to use.

But if you're satisfied this is the right solution for you, look up PCF commands as well as .NET.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Dec 10, 2008 2:47 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

There is no way to use any MQ API to discover queue managers that exist on a given system.

The best you can do, in *some* cases, is discover what queue managers a given queue manager is connected to.

You must look outside of PCF messages and outside of MQ APIs if you wish to rewrite the functionality provided by dspmq.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Dec 10, 2008 3:23 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mqjeff wrote:
There is no way to use any MQ API to discover queue managers that exist on a given system.




I thought the original post said "queue names"
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » .NET API information required.
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.