|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
User defined Node |
« View previous topic :: View next topic » |
Author |
Message
|
prasannanb |
Posted: Wed Jun 23, 2010 3:05 am Post subject: User defined Node |
|
|
Apprentice
Joined: 17 Apr 2009 Posts: 35
|
Hi,
I want to develope a user defined node for which the input will be in CSV(Comma Separated Values) format.
I wanted to know how can I access the values in CSV format inside user defined node and pass it to the output in the same CSV format. I am writing the node in C language.
Please help
Thanks in advance,
Prasanna |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 23, 2010 3:16 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If you are writing a user defined message processing node, then you access the logical tree the same as you would in ESQL or Java or PHP Compute nodes.
If you are writing a user defined input node, you associate the bitstream you have produced or acquired with the correct parser.
If you are writing a user defined output node, then you ask the parser to serialize the logical tree into a bitstream.
If you didn't understand any of that, go read everything under this link until you do. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 23, 2010 6:00 am Post subject: Re: User defined Node |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
prasannanb wrote: |
I want to develope a user defined node for which the input will be in CSV(Comma Separated Values) format.
|
What will this node do that the built in functionality does not?  _________________ 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
|
|
|
|