|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to create a CUSTOM NODE FRom a EXE in Message Broker 6.0 |
« View previous topic :: View next topic » |
Author |
Message
|
bhaski |
Posted: Wed Nov 01, 2006 6:07 am Post subject: How to create a CUSTOM NODE FRom a EXE in Message Broker 6.0 |
|
|
 Voyager
Joined: 13 Sep 2006 Posts: 78 Location: USA
|
Hi Friends
Is there any way to create a custom node ( custom parser ) from an exe ( developed by .NET C#) in Messaeg Broker 6.0? Pls let me know. That exe is simply a XML parser kind of programe. Pls help me to get a solution to find out the possiblity if any.
Thanks and Regards
Bhaski.  |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 01, 2006 6:49 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
A custom node is not a custom parser.
You can use standard Java mechanisms or standard C mechanisms from within either a custom user node, a custom input node or a custom parser to invoke an external application of any kind.
If your standard exe is any kind of XML parser, it is a waste of your time to try and create a custom parser from it, unless you have very specific requirements that are not met by the built-in XML parser (XMLNSC).
It is an advanced topic to write any kind of custom node or parser in Message Broker. If you don't know the standard mechanisms for invoking processes from C or Java, which your question indicates that you don't, then you are probably not ready to try writing a custom node or parser.
If you are simply trying to do message transformations using C#, then you are ignoring most of the reason you paid money for Broker in the first place. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bhaski |
Posted: Wed Nov 01, 2006 12:58 pm Post subject: |
|
|
 Voyager
Joined: 13 Sep 2006 Posts: 78 Location: USA
|
Yes it is a specific reason for XMLNSC. We have one exe and we have to include that one into our Message Flow. Pls let me know how to do this?
Thanks and Regards
Bhaski. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 01, 2006 1:02 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What specific reason prevents you from using XMLNSC?
And I already said - you invoke the C# exe by calling it as a standalone process using the normal C or Java methods for invoking a standalone process.
If you don't know how to do that, and don't know how to find that out, you're not capable of writing a custom plugin - that's just the facts. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|