|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Convert NEON (XML) to BLOB |
« View previous topic :: View next topic » |
Author |
Message
|
Andrey |
Posted: Sun Sep 09, 2001 11:34 pm Post subject: |
|
|
Apprentice
Joined: 02 Sep 2001 Posts: 37 Location: Belarus, Minsk
|
Hi all,
could anybody explain me how i can convert, for instance, such XML:
<Root>
<Name>Andy</Name>
<Age>27</Age>
</Root>
to BLOB data with the following structure and fixed field length:
'Andy 27'
So I would not like to include field names in the result, only values.
Thanks for any ideas.
|
|
Back to top |
|
 |
Galichet |
Posted: Mon Sep 10, 2001 12:18 am Post subject: |
|
|
Acolyte
Joined: 26 Jun 2001 Posts: 69 Location: Paris - France
|
Andrey,
You can use the TREEASIS parser, it works well.
you can find it in the MQSeries support packs in the IBM site.
In fact I think that's the only choice you have because in all the other cases you have to define your output format (MRM or NEON).
_________________ Eric Galichet
SMABTP
France |
|
Back to top |
|
 |
Andrey |
Posted: Mon Sep 10, 2001 1:06 am Post subject: |
|
|
Apprentice
Joined: 02 Sep 2001 Posts: 37 Location: Belarus, Minsk
|
Quote: |
On 2001-09-10 01:18, Galichet wrote:
Andrey,
You can use the TREEASIS parser, it works well.
you can find it in the MQSeries support packs in the IBM site.
In fact I think that's the only choice you have because in all the other cases you have to define your output format (MRM or NEON).
|
I do not want to avoid of using NEON or MRM. If you can suggest me how i can do it using NEON it will be great. |
|
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
|
|
|
|