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 » Publish/Subscribe C++

Post new topic  Reply to topic
 Publish/Subscribe C++ « View previous topic :: View next topic » 
Author Message
gsaluja
PostPosted: Fri Dec 09, 2005 10:26 am    Post subject: Publish/Subscribe C++ Reply with quote

Novice

Joined: 06 Dec 2005
Posts: 21
Location: Houston

Does anyone know where to get the API documentation for writing code
specifcally adding filters on Topic, used by subscriber. Rules in Filter if any.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Dec 09, 2005 10:28 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What do you mean "Filters on topics"?

The API documentation for doing anything is in the same place as the rest of the documentation...
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
gsaluja
PostPosted: Fri Dec 09, 2005 10:44 am    Post subject: Publish/Subscribe C++ Reply with quote

Novice

Joined: 06 Dec 2005
Posts: 21
Location: Houston

I am referring to content filters that can be used in Topic, like:

susbcriber Topic:

Topic item/entity filter price>90

I was able to use the sample code and that works fine, but to be
able to customise the code I need to make changes.

I donot know where the standard documentation is, so if you can share that information will be great.

subscriber -- window app in visual c++
publisher -- solaris based service

mq version - 5.3
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Dec 09, 2005 10:53 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The only broker that supports content-filtering is the WMB/WBIMB/WMQI broker.

If you only have plain MQ with the standard broker... even if you code for a content filter, it won't be honored (and the broker will likely reject your subscription).

The content filter is set in a property in the Register Subscriber command.

You set this using the same type of code you use to set the topic.
_________________
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 » Publish/Subscribe C++
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.