Author |
Message |
Topic: how to know the number of messages in a queue |
sumit.wadhwa21
Replies: 10 Views: 10085
|
Forum: IBM MQ API Support Posted: Mon Oct 23, 2006 10:09 pm Subject: how to know the number of messages in a queue |
I am using browse option to read the message fromthe queue, but when all the messages are read from the queue, it doesn't throw exception. It gets struck in a loop and never ends. Can i get the number ... |
Topic: Select a specific message from a list of message |
sumit.wadhwa21
Replies: 3 Views: 3422
|
Forum: General Discussion Posted: Thu Oct 19, 2006 1:17 am Subject: Select a specific message from a list of message |
I can browse the message via broker explorer. But i want to use .net code to retrieve message. By pssing message id or corellation id can i choose a specified message from a list of message? |
Topic: Select a specific message from a list of message |
sumit.wadhwa21
Replies: 3 Views: 3422
|
Forum: General Discussion Posted: Thu Oct 19, 2006 1:08 am Subject: Select a specific message from a list of message |
I got 10 messages in a queue. Now i want to retrieve only a specific message say message no 6. Is it possible to achieve this functionality or it is first in first out. Please comment. I am retrieving ... |
Topic: How to start channel automaticallt on sending a message |
sumit.wadhwa21
Replies: 2 Views: 5766
|
Forum: General Discussion Posted: Tue Oct 17, 2006 12:37 am Subject: How to start channel automaticallt on sending a message |
I am using Websphere mQ 6.0. When i send the message through .net application, i have to go to MQ browser and start the sender channel all the time if it is inactive. Is there any way that when i give ... |
Topic: Problem while using MQ series through .Net 2.0 |
sumit.wadhwa21
Replies: 3 Views: 5908
|
Forum: General Discussion Posted: Wed Oct 11, 2006 9:34 am Subject: Problem while using MQ series through .Net 2.0 |
Hi Guys,
I my project we have to use MQ API's using .NET 2.0 version. I read that the ibm MQ is not supported by .NET 2.0 version. Is this true? Or is there any ways we can prevent the problem and ... |
Topic: Calling MQ API's using .NET |
sumit.wadhwa21
Replies: 4 Views: 3404
|
Forum: General IBM MQ Support Posted: Wed Oct 11, 2006 9:06 am Subject: Calling MQ API's using .NET |
where can i find sample directory |
Topic: Calling MQ API's using .NET |
sumit.wadhwa21
Replies: 4 Views: 3404
|
Forum: General IBM MQ Support Posted: Wed Oct 11, 2006 8:51 am Subject: Calling MQ API's using .NET |
Hi Guys,
I am new to MQ Series. In my project we are using MQ series to bring data from mainframe system. UI which I am using is in .NET 2.0 Can u guide me how to send and recieves messages using . ... |