Author |
Message
|
mrgate |
Posted: Tue Mar 27, 2007 7:38 am Post subject: TDS_CWF_AND_XML_CONVERSION |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
Hello,
I want to convert a message in tds format to cwf and xml format at a single instance using compute node so that I have mqinput node,compute node and mqoutput node in my message flow and message sets for tds,xml and cwf in my flow. can any one give me esql code for the conversion from tds to xml and cwf at a single instance. |
|
Back to top |
|
 |
dcjs |
Posted: Tue Mar 27, 2007 7:48 am Post subject: |
|
|
Acolyte
Joined: 10 Nov 2006 Posts: 53 Location: IBM Bangalore
|
go through the video rental message set example in the samples gallery.
You can have clear idea how to transform the messages from one format to other |
|
Back to top |
|
 |
mrgate |
Posted: Tue Mar 27, 2007 7:54 am Post subject: dcjs |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
mr dcjs I am not asking a simple one to convert from one format to another format I am asking to convert from one format to two formats at a single instance in a single compute node |
|
Back to top |
|
 |
Vitor |
Posted: Tue Mar 27, 2007 7:58 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
PROPAGATE _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
dcjs |
Posted: Tue Mar 27, 2007 8:18 am Post subject: |
|
|
Acolyte
Joined: 10 Nov 2006 Posts: 53 Location: IBM Bangalore
|
Transform the first message then propagate it ,
and in the same way for the second message too. |
|
Back to top |
|
 |
SOLOHERO |
Posted: Tue Mar 27, 2007 9:25 pm Post subject: |
|
|
Centurion
Joined: 01 Feb 2007 Posts: 107
|
Hi Vitor,
DID the Propogate Work. IF it did can you send me the code.
Thanks _________________ Thanks |
|
Back to top |
|
 |
Vitor |
Posted: Wed Mar 28, 2007 12:14 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
SANJAY5384 wrote: |
DID the Propogate Work. IF it did can you send me the code. |
Propagate (with an a) is an ESQL verb you'll find already supplied by IBM, along with the rest of the language. For a full description of it's use I commend the ESQL reference to your attention. Note that it was extended to be even more useful in v6. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mrgate |
Posted: Thu Mar 29, 2007 7:05 am Post subject: |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
hey i have solved the problem |
|
Back to top |
|
 |
|