|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
VB.net and PCF |
« View previous topic :: View next topic » |
Author |
Message
|
sidhusaju |
Posted: Mon May 14, 2007 10:58 pm Post subject: VB.net and PCF |
|
|
Apprentice
Joined: 03 May 2007 Posts: 27
|
Hi all,
1)I want to display all the Queues in a Queuemanager.I want to display
only those created by user( does'nt want system defined and temporary Queues in the list)
2)Is there any way to display all the messages inside a Queue in a
list box or something
any help would be appreciated.
regards,
sajayan |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 14, 2007 11:28 pm Post subject: Re: VB.net and PCF |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sidhusaju wrote: |
1)I want to display all the Queues in a Queuemanager.I want to display
only those created by user( does'nt want system defined and temporary Queues in the list) |
Then filter the results returned by the PCF command
sidhusaju wrote: |
2)Is there any way to display all the messages inside a Queue in a
list box or something |
Yes - read (or browse) all the messages from the queue, and then display them in a list box you've produced using standard .NET facilities.
Thank you for only posting this only once, and in the right forum. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sidhusaju |
Posted: Tue May 15, 2007 12:44 am Post subject: .Net and MQ |
|
|
Apprentice
Joined: 03 May 2007 Posts: 27
|
Hi,
How can u browse through all the messages vb.net(windows)? |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 15, 2007 12:49 am Post subject: Re: .Net and MQ |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sidhusaju wrote: |
How can u browse through all the messages vb.net(windows)? |
By reading the messages with a browse option.
Check out the sample code and the .NET manual. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|