ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » converting xml tree into string in esql

Post new topic  Reply to topic
 converting xml tree into string in esql « View previous topic :: View next topic » 
Author Message
narendrach
PostPosted: Mon Dec 19, 2005 2:12 pm    Post subject: converting xml tree into string in esql Reply with quote

Voyager

Joined: 29 Jun 2005
Posts: 78

SET OutputRoot.XML.details.sysno='123';
SET OutputRoot.XML.details.name='abc';
SET OutputRoot.XML.details.company='xyz';

Environment.data=''||CAST(OutputRoot.XML AS CHAR);

i need the Environment.data value to be set as
<details><sysno>123</sysno><name>abc</name><company>xyz</company></details>

but in run time a empty value is coming to Environment.data

if i need to get output in that format what shall i must do
_________________
Narendra CH
Back to top
View user's profile Send private message Yahoo Messenger
mgk
PostPosted: Mon Dec 19, 2005 2:37 pm    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Look up ASBITSTREAM in the manual
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
JT
PostPosted: Mon Dec 19, 2005 3:27 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

You can also use the search button located at the top of the screen, as this topic has been previously discussed numerous times.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » converting xml tree into string in esql
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.