ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » What new plugins would you like to see in MQSI?

Post new topic  Reply to topic Goto page Previous  1, 2, 3, 4  Next
 What new plugins would you like to see in MQSI? « View previous topic :: View next topic » 
Author Message
MVO
PostPosted: Mon Apr 08, 2002 1:41 pm    Post subject: Reply with quote

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
View user's profile Send private message
bh
PostPosted: Mon Apr 08, 2002 11:53 pm    Post subject: Reply with quote

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
View user's profile Send private message
amigupta1978
PostPosted: Tue Apr 09, 2002 10:07 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Yahoo Messenger
zpat
PostPosted: Tue Apr 09, 2002 11:10 pm    Post subject: Reply with quote

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
View user's profile Send private message
dhaksr
PostPosted: Mon Apr 15, 2002 2:11 pm    Post subject: Reply with quote

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
View user's profile Send private message
simon.starkie
PostPosted: Mon Apr 15, 2002 5:58 pm    Post subject: Reply with quote

Disciple

Joined: 24 Mar 2002
Posts: 180

How about a general purpose node to call a user-written program?
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Apr 15, 2002 11:02 pm    Post subject: Reply with quote

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
View user's profile Send private message
lillo
PostPosted: Tue Apr 16, 2002 12:02 am    Post subject: Reply with quote

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
View user's profile Send private message
RichA
PostPosted: Tue Apr 16, 2002 12:15 am    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
lillo
PostPosted: Tue Apr 16, 2002 12:17 am    Post subject: Reply with quote

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
View user's profile Send private message
warrenpage
PostPosted: Thu Apr 18, 2002 1:34 pm    Post subject: Reply with quote

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
View user's profile Send private message Yahoo Messenger MSN Messenger
warrenpage
PostPosted: Thu Apr 18, 2002 1:35 pm    Post subject: Reply with quote

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
View user's profile Send private message Yahoo Messenger MSN Messenger
suneelsh
PostPosted: Thu Apr 18, 2002 10:54 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
ernest-ter.kuile
PostPosted: Tue May 14, 2002 6:29 am    Post subject: a Trash node. Reply with quote

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
View user's profile Send private message Visit poster's website
udaybho
PostPosted: Tue May 14, 2002 9:42 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3, 4  Next Page 2 of 4

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » What new plugins would you like to see in MQSI?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.