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 » General IBM MQ Support » Publish/Subscribe

Post new topic  Reply to topic
 Publish/Subscribe « View previous topic :: View next topic » 
Author Message
pottas
PostPosted: Mon Jan 23, 2006 9:40 pm    Post subject: Publish/Subscribe Reply with quote

Disciple

Joined: 27 Oct 2005
Posts: 185
Location: South Africa

Guys,
I am having some trouble with the Publish/Subscribe Functionality on WBI Version 6.
First of all, I went through the manual 'Publish/Subscribe User's Guide Version 1 Release 0.7'. It all seems fine, I created my User Name Server, my Broker, registered for Pub/Sub, my Config Mgr, a new Queue Manager. Also a Topic. Now I need to create a Publisher and a Subscriber. In the manual it states that the command for creating the Publisher is:

Quote:
Register Publisher
Topic (MQCFST)
Topic (parameter identifier: MQCACF_TOPIC).
156 MQSeries Publish/Subscribe User’s Guide
RegistrationOptions (MQCFIN)
Registration options (parameter identifier:
MQIACF_REGISTRATION_OPTIONS).
The following options can be set:
MQREGO_ANONYMOUS
MQREGO_LOCAL
MQREGO_DIRECT_REQUESTS
MQREGO_CORREL_ID_AS_IDENTITY
StreamName (MQCFST)
Stream name (parameter identifier: MQCACF_STREAM_NAME).
QMgrName (MQCFST)
Publisher’s queue manager name (parameter identifier:
MQCA_Q_MGR_NAME).
QName (MQCFST)
Publisher’s queue name (parameter identifier: MQCA_Q_NAME).
PCF Command Messages


...the same for the Subscriber command. To be honest, these commands doesn't make sense - I tried it all sorts of ways, I cannot get it to work.
I even downloaded the 'IBM MQSeries Application Messaging Interface, Version 1.2.4', used it to load:
Service Points,
Distribution Points,
Subscribers,
Publishers.
...but where to from here - how do I test it?

In short what is the command line parameters to create the Publisher and Subscriber - and how do I test it?

Thanks in advance
Jacques
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Jan 24, 2006 1:59 am    Post subject: Re: Publish/Subscribe Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

pottas wrote:
To be honest, these commands doesn't make sense - I tried it all sorts of ways, I cannot get it to work.
I even downloaded the 'IBM MQSeries Application Messaging Interface, Version 1.2.4'
...
In short what is the command line parameters to create the Publisher and Subscriber - and how do I test it?

It sounds like you are willing to use any API. Maybe you would like to try JMS or the one IBM has recently released - IBM Message Service client (XMS). Actually it looks like the AMI is withdrawn (it appears on the Withdrawn Category 3 SupportPacs page), and this is the replacement.

There are versions for C/C++ and .NET:
http://www-1.ibm.com/support/docview.wss?uid=swg24007092

The advantage of using JMS or XMS is that they do all the Publish/Subscribe command message and MQRFH2 work for you. That stuff is really hard work, and so I'd recommend using an API that hides it from you.
Back to top
View user's profile Send private message
pottas
PostPosted: Tue Jan 24, 2006 3:24 am    Post subject: Reply with quote

Disciple

Joined: 27 Oct 2005
Posts: 185
Location: South Africa

Mvic,
Thanks a lot, I am a desperate man at a not-so-easy client . I'm downloading it as we speak. Will keep you updated.
Jacques
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 » General IBM MQ Support » Publish/Subscribe
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.