|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
CSV to XML |
« View previous topic :: View next topic » |
Author |
Message
|
vandi |
Posted: Sat Dec 20, 2008 12:54 pm Post subject: CSV to XML |
|
|
Acolyte
Joined: 13 Dec 2008 Posts: 67
|
Hi All,
I am very new to Developing Message Broker applications. I was trying to convert CSV to XML using the sample provided by IBM.
I have a doubt regarding that.
It is mentioned in the input message that the repeating delimiter is <CR><LF>.
But when I see the input message given, there is no <CR><LF> delimiter for each record.
Can you pls tell me why <CR><LF> is used, when the message does'nt use that.
Thanks,
Vandi |
|
Back to top |
|
 |
mqjeff |
Posted: Sat Dec 20, 2008 2:05 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What do you mean, that you do not see the literal characters "<","C","R",">","<","L","F",">" in the message?
Or that you don't see the Carriage Return and then Line Feed non-prinatable characters in the input message?
<CR><LF> is a TDS mnemonic for the characters who's hex values in ASCII are 0X0A and 0X0D. It's what you get when you hit the "enter" key on your keyboard. |
|
Back to top |
|
 |
vandi |
Posted: Sat Dec 20, 2008 3:44 pm Post subject: |
|
|
Acolyte
Joined: 13 Dec 2008 Posts: 67
|
Thanks a lot.
I was confused about the <CR><LF>.
can any one of you pls let me know where can I get the samples for XML to COBOL copybook.
Thanks,
Vandi |
|
Back to top |
|
 |
Vitor |
Posted: Sat Dec 20, 2008 4:50 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vandi wrote: |
can any one of you pls let me know where can I get the samples for XML to COBOL copybook.
|
You said you had the IBM samples in your original post. They're as good as anything else.
The documentation will probably give you all you need for this kind of simplistic conversion. _________________ 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
|
|
|
|