Author |
Message
|
MVO |
Posted: Mon Apr 08, 2002 1:41 pm Post subject: |
|
|
 Centurion
Joined: 09 Sep 2001 Posts: 131
|
A node similar to the MQGet node to remove a message from a queue given its MsgId and/or CorrelId |
|
Back to top |
|
 |
bh |
Posted: Mon Apr 08, 2002 11:53 pm Post subject: |
|
|
Acolyte
Joined: 25 Jun 2001 Posts: 61
|
Hi,
As I have seen in some previous wishes, and because WMQI offers, now, the possibility to developp input nodes, it would be great to have some HTTP input node and some HTTP post plugin-node.
In the same manner, a 'read file' input node could be useful because WMQI has not only MQ messages to process.
As plugin node, I've seen on alphaworks some nice tool's GUI for XML mapping, why not having them included in the control center instead of coding eSQL ? |
|
Back to top |
|
 |
amigupta1978 |
Posted: Tue Apr 09, 2002 10:07 pm Post subject: |
|
|
Centurion
Joined: 22 Jan 2002 Posts: 132 Location: India
|
Hi,
It wud be really nice if in MQSI we can set some properties through property file, For eg the plugin node say read the ODBC datasource name from some property file rather than we have to hard code as of now in the Database node.
Or to be able to set say trace file names at run time rather than specifying while deploying i.e at the control center.
Amit |
|
Back to top |
|
 |
zpat |
Posted: Tue Apr 09, 2002 11:10 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5867 Location: UK
|
A SOAP and/or Web Services interface both for input and output.
More input nodes are needed now that they are supported in WMQI - for example SMTP (Email) input might be useful.
PCF message generation would be useful, but could be done in a compute node - but an example would help. |
|
Back to top |
|
 |
dhaksr |
Posted: Mon Apr 15, 2002 2:11 pm Post subject: |
|
|
Apprentice
Joined: 20 Feb 2002 Posts: 37
|
We would like to have a input node plug-in to directly interface with MQ Workflow input containers.
Also more integration with Workflow like being able to CreateProcessInstance,
Set output container would be useful
[ This Message was edited by: dhaksr on 2002-04-15 17:41 ] |
|
Back to top |
|
 |
simon.starkie |
Posted: Mon Apr 15, 2002 5:58 pm Post subject: |
|
|
Disciple
Joined: 24 Mar 2002 Posts: 180
|
How about a general purpose node to call a user-written program? |
|
Back to top |
|
 |
zpat |
Posted: Mon Apr 15, 2002 11:02 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5867 Location: UK
|
There's a sample Java Plug-in for a file input node in the latest WMQI Redbook (www.redbooks.ibm.com).
|
|
Back to top |
|
 |
lillo |
Posted: Tue Apr 16, 2002 12:02 am Post subject: |
|
|
Master
Joined: 11 Sep 2001 Posts: 224
|
This book is called "Developing solutions in WebSphere MQ Integrator".
The book is now as a redpiece and the final version will be ready next June.
Cheers |
|
Back to top |
|
 |
RichA |
Posted: Tue Apr 16, 2002 12:15 am Post subject: |
|
|
 Centurion
Joined: 14 Mar 2002 Posts: 102
|
HTTP Get & Put nodes
IP Socket Get & Put Nodes
They would be cool and completely remove the need for any proprietary coding that I would have to do. |
|
Back to top |
|
 |
lillo |
Posted: Tue Apr 16, 2002 12:17 am Post subject: |
|
|
Master
Joined: 11 Sep 2001 Posts: 224
|
I think you can find an IP socket get in the book mentioned above. And doing the put would be easy to do.
Cheers,
Lillo |
|
Back to top |
|
 |
warrenpage |
Posted: Thu Apr 18, 2002 1:34 pm Post subject: |
|
|
Acolyte
Joined: 19 Feb 2002 Posts: 56 Location: Australia
|
MEMORY CACHE NODE (like the POSTIT node - but more flexible)
To allow us to store data ONCE as the Flow starts up and then Suck it into the flow only as necessary.
Should be able to be specified as
1. GLOBAL for all nodes in the broker
OR 2. FLOW Specific
|
|
Back to top |
|
 |
warrenpage |
Posted: Thu Apr 18, 2002 1:35 pm Post subject: |
|
|
Acolyte
Joined: 19 Feb 2002 Posts: 56 Location: Australia
|
CONFIG FILE LOADER NODE
So you can configure Nodes externally - may interact with a CACHE node
Files could be forced to be XML (preferably) or other format |
|
Back to top |
|
 |
suneelsh |
Posted: Thu Apr 18, 2002 10:54 pm Post subject: |
|
|
 Acolyte
Joined: 13 Apr 2002 Posts: 69 Location: Pune,India
|
I would like to create plugins with more than 1 i/p terminal. Currently i cant do it from the smartguide. Also I would like to see a improvement in the java API. The one ibm has provided is too limited. |
|
Back to top |
|
 |
ernest-ter.kuile |
Posted: Tue May 14, 2002 6:29 am Post subject: a Trash node. |
|
|
 Apprentice
Joined: 13 May 2002 Posts: 49 Location: KLM Holland
|
Every now and then I need to get rid of a message. Because it's not relevant, because it timed out, because a message has been split up into some smaller component, and what's left over must not be send after whatever came before.
I know there are ways to have a message disappear, however I would like an explicit way to trash a message, have a node like a terminal MQOutput which send all messages to the Great MQ Queue in the sky, or makes a brave attempt to fill up /dev/null
If only to clarify a message flow.
Cheers,
Ernest ter Kuile. |
|
Back to top |
|
 |
udaybho |
Posted: Tue May 14, 2002 9:42 am Post subject: |
|
|
Voyager
Joined: 09 May 2002 Posts: 94 Location: Chicago
|
I am not sure whether my posting is related to this thread. In WMQI flow design I would like to process message using any Language instead of just ESQL.
I would like to see a generic plug-in, which should able to load a Java or C++ object, and it should able to call a function on that Object to do my processing.
I never wrote a custom plug-in. Does it sound like writing custom plug-in ?
Regards,
Uday Bhosle |
|
Back to top |
|
 |
|