|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Converting XML to plain text message in the Queue |
« View previous topic :: View next topic » |
Author |
Message
|
jai1234 |
Posted: Sat Dec 04, 2004 2:39 am Post subject: Converting XML to plain text message in the Queue |
|
|
Novice
Joined: 02 Dec 2004 Posts: 10
|
Hello All,
I have an XML input message like the one below:
<VehicleInfoRequest><RegistrationNumber>009736</RegistrationNumber><RegistrationType>07</RegistrationType></VehicleInfoRequest>
I have to generate an output (string format) like the one below:
00973607 (basically concatenating the values of the xml fields)
If I am using XML domain as the parser to parse the input XML and use XML as the wire format, my output will also be in an XML format right.
What should I write in compute node to ensure that the output will be in string format. The output message should not be in XML/MRM message structure. Basically in my output queue, I should see only the text 00973607 and there should not be any XML tags/MRM messages.
How to do it in WMQI 2.1? |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Dec 04, 2004 4:22 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
kirani |
Posted: Sun Dec 05, 2004 11:52 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
jai1234, please do not post duplicate questions. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
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
|
|
|
|