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 » MQ Distribution Lists and .NET

Post new topic  Reply to topic
 MQ Distribution Lists and .NET « View previous topic :: View next topic » 
Author Message
doanair
PostPosted: Thu Jan 11, 2007 8:51 am    Post subject: MQ Distribution Lists and .NET Reply with quote

Newbie

Joined: 11 Jan 2007
Posts: 4

Does the .NET API have support for sending messages to MQ Distribution Lists? If so, is it done the same way a normal put is done? Has anyone ever worked with a distribution list using the managed .NET API?

I would think it would work the same as a normal put with some config changes or something.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jan 11, 2007 8:55 am    Post subject: Re: MQ Distribution Lists and .NET Reply with quote

Grand High Poobah

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

doanair wrote:
I would think it would work the same as a normal put with some config changes or something.


Something like quoting the namelist instead of the queue name, that sort of thing?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
doanair
PostPosted: Tue Jan 16, 2007 6:24 am    Post subject: Distribution List Reply with quote

Newbie

Joined: 11 Jan 2007
Posts: 4

I have not worked with distribution lists. I am not even sure how to set it up correctly, we are still trying to figure that out. We are receiving a message and need to reply to a distribution list.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jan 16, 2007 6:29 am    Post subject: Reply with quote

Grand High Poobah

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

Namelists are MQ objects, so there's no change for the application but a raft of stuff at the admin level.

In these enlightened and advanced times, they've pretty much been replaced by publish/subscribe for this kind of application.

(It was all different in my day.... )
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jan 16, 2007 6:52 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Namelists <> Distribution Lists.

Namelists are MQ objects.

Distribution Lists are Application objects.

I am not aware of a simple way to create a Distribution List from a Namelist.

To create a Destination List, you create a destination list object and then add destinations (queue names). Then you pass that to the Put call.

I've done this in ActiveX/COM - but that was several years ago and I wouldn't know how to do it with .NET these days. But it should be as simple as I said.
_________________
I am *not* the model of the modern major general.
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 » MQ Distribution Lists 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.