Author |
Message |
Topic: MQ Visual Edit: Search Behavior Across Columns |
ewilliams
Replies: 6 Views: 21776
|
Forum: Archives - All Posted: Thu Nov 16, 2006 7:43 pm Subject: MQ Visual Edit: Search Behavior Across Columns |
Is there a new version in the works yet? |
Topic: SOAP over MQ |
ewilliams
Replies: 7 Views: 10591
|
Forum: General IBM MQ Support Posted: Thu Oct 05, 2006 8:02 pm Subject: Re: SOAP over MQ |
Hi, everybody!
May be someone here gives me an advice...
We've got several types of applications which are using Web Services
technology for communication (HTTP transport is used). Now, we need ... |
Topic: VB.Net impossible to Put message(with .net framework 2.0) |
ewilliams
Replies: 40 Views: 46367
|
Forum: IBM MQ API Support Posted: Mon Aug 21, 2006 9:05 pm Subject: VB.Net impossible to Put message(with .net framework 2.0) |
But we need .net framework ver 2.0 for programming in visual studio 2005...
Is there a way to work under visual studio 2005 using mq classes for .net?
Thanks
For what ever reason you 'need' VS 20 ... |
Topic: MQ Visual Edit: Search Behavior Across Columns |
ewilliams
Replies: 6 Views: 21776
|
Forum: Archives - All Posted: Wed Feb 08, 2006 5:41 pm Subject: MQ Visual Edit: Search Behavior Across Columns |
Is there a ETA for that or maybe a private build available to your paying customers? |
Topic: MQ Visual Edit: Search Behavior Across Columns |
ewilliams
Replies: 6 Views: 21776
|
Forum: Archives - All Posted: Fri Feb 03, 2006 3:17 pm Subject: MQ Visual Edit: Search Behavior Across Columns |
I am finding that when I do a search for a string using the Find Icon that I will not get hit if the message data spans the display column. As a work around I jack up the column width, in the prefere ... |
Topic: Queue as a queryable datasource? |
ewilliams
Replies: 14 Views: 17641
|
Forum: IBM MQ API Support Posted: Fri Dec 30, 2005 11:40 am Subject: Queue as a queryable datasource? |
Do anything based on the q depth is pure folly. Expired Messages, Uncommitted messages and Priority confuse the issue to much. In your example: what if messages 1-200 are not committed yet, or what if ... |
Topic: .net classes provided support on windows mqseries unlike Ibm |
ewilliams
Replies: 11 Views: 24004
|
Forum: IBM MQ API Support Posted: Thu Dec 29, 2005 7:52 pm Subject: .net classes provided support on windows mqseries unlike Ibm |
Well it might be a stretch but you might be able to get it to work with Mono - http://www.mono-project.com/Main_Page |
Topic: Still flaws in MirrorQ |
ewilliams
Replies: 27 Views: 24704
|
Forum: IBM MQ API Support Posted: Wed Dec 28, 2005 6:38 pm Subject: Still flaws in MirrorQ |
Any chance of getting the lastest findings in a build? I am running into a similar problem with the indentity context issue.
ewilliams, which o/s?
Sorry about that - Windows and Sun Solaris. |
Topic: Queue as a queryable datasource? |
ewilliams
Replies: 14 Views: 17641
|
Forum: IBM MQ API Support Posted: Wed Dec 28, 2005 2:22 pm Subject: Queue as a queryable datasource? |
and them to the million dollar question. Has anybody cracked the MQEvent message with .Net? If so could maybe post/send some sample code on how to do it? I am mostly interested in the Q Full, High ... |
Topic: Still flaws in MirrorQ |
ewilliams
Replies: 27 Views: 24704
|
Forum: IBM MQ API Support Posted: Wed Dec 28, 2005 2:08 pm Subject: Still flaws in MirrorQ |
Any chance of getting the lastest findings in a build? I am running into a similar problem with the indentity context issue. |
Topic: Queue as a queryable datasource? |
ewilliams
Replies: 14 Views: 17641
|
Forum: IBM MQ API Support Posted: Wed Dec 28, 2005 6:57 am Subject: Queue as a queryable datasource? |
Roger - sorry for not being clearer. For the purge I meant a count. Lets say there is a queue with a current depth of 1200 messages and you only want 1000 in there. Pass the application 1000 for th ... |
Topic: Queue as a queryable datasource? |
ewilliams
Replies: 14 Views: 17641
|
Forum: IBM MQ API Support Posted: Tue Dec 27, 2005 10:20 pm Subject: Queue as a queryable datasource? |
Ok so hopefully I am a few months wiser. I have stumbled up the world of the exit MirrorQ and see the potential, actually it does everything I need it to do. All without having to try to convince ve ... |
Topic: amqmdnet.dll(BUG?) vs MQAX - Setting the MQMD.PutDateTime |
ewilliams
Replies: 14 Views: 16573
|
Forum: IBM MQ API Support Posted: Fri Nov 04, 2005 9:14 am Subject: amqmdnet.dll(BUG?) vs MQAX - Setting the MQMD.PutDateTime |
Finally had a chance to get back to this issue and it has been fixed in WSMQ 6.0. |
Topic: Queue as a queryable datasource? |
ewilliams
Replies: 14 Views: 17641
|
Forum: IBM MQ API Support Posted: Thu Oct 13, 2005 7:52 am Subject: Queue as a queryable datasource? |
So the vendor app (actually any application that we plug into the message bus) are going to be required to log their outbound messages to a normal processing queue, this is where a transaction broker ... |
Topic: Queue as a queryable datasource? |
ewilliams
Replies: 14 Views: 17641
|
Forum: IBM MQ API Support Posted: Wed Oct 12, 2005 10:36 pm Subject: Queue as a queryable datasource? |
This might be a way out there but are there any third party APIs or available source code out there so that one could run a 'query' against a queue? I'm thinking in terms of simple select type questi ... |