Author |
Message |
Topic: Prerequisite for XMS.NET |
rs
Replies: 1 Views: 1914
|
Forum: General IBM MQ Support Posted: Tue Dec 18, 2012 5:37 am Subject: Prerequisite for XMS.NET |
What is prerequisite for XMS.NET?
do i need Broker for this?
What is BusName,transportChain and endPoint for creating connection? |
Topic: Apply selection string using C# for message |
rs
Replies: 5 Views: 6824
|
Forum: IBM MQ API Support Posted: Mon Dec 17, 2012 8:06 pm Subject: Apply selection string using C# for message |
Thank you Mr. Vitor.
As per infocenter i assigned query for selection in SelectionString property of MQObjectDescriptor class.
But how to apply the object of MQObjectDescriptor to Queue for prop ... |
Topic: Apply selection string using C# for message |
rs
Replies: 5 Views: 6824
|
Forum: IBM MQ API Support Posted: Sun Dec 16, 2012 10:12 pm Subject: Apply selection string using C# for message |
I have added property to message using
SetStringProperty("Color","Black") method and insert this message in queue.
There are many different messages in queue with different prop ... |
Topic: Apply selection string using C# for message |
rs
Replies: 5 Views: 6824
|
Forum: IBM MQ API Support Posted: Fri Dec 14, 2012 12:54 am Subject: Apply selection string using C# for message |
How to apply selection string using C#?
I have set message property using SetXXX() method. |
Topic: Property of message and selection string for subscription |
rs
Replies: 2 Views: 2070
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 12, 2012 1:41 am Subject: Property of message and selection string for subscription |
I am able to set property with message when i directly put message on Queue.
But, it is not working when i used publisher/subscriber model.
can anybody help me out from this? |
Topic: Property of message and selection string for subscription |
rs
Replies: 2 Views: 2070
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 11, 2012 4:47 am Subject: Property of message and selection string for subscription |
How to set property to message, while publishing message on topic ?
Also, how to use this selection string for ensuring only selected messages are received for a subscription?
code giving excetio ... |
Topic: Message Broker for content filtering in publisher/Subscriber |
rs
Replies: 16 Views: 7741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 10, 2012 8:00 pm Subject: Message Broker for content filtering in publisher/Subscriber |
Thank you all for replies.
What are different options for content filtering with pub/sub including WMB?
Please provide references with different options for content filtering.
Thank you. |
Topic: Message Broker for content filtering in publisher/Subscriber |
rs
Replies: 16 Views: 7741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 10, 2012 6:25 am Subject: Message Broker for content filtering in publisher/Subscriber |
Is it must to use Message Broker for content filtering in publisher/Subscriber in IBM WMQ 7.5? |