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 » ESQL XML tags ordering problem..

Post new topic  Reply to topic
 ESQL XML tags ordering problem.. « View previous topic :: View next topic » 
Author Message
spring
PostPosted: Thu Jan 17, 2002 12:17 am    Post subject: Reply with quote

Newbie

Joined: 16 Jan 2002
Posts: 2

Hi,
We need to produce the following type of xml text in the output message within a compute node (MQSI V2.0.1)
using ESQL.

<TestTag color="blue">
</TestAddress>
</TestTag>
</ABC>
</XYZ>
<TestTag color="Yellow">
</TestTag>
</TestTag>

Is there any way of doing it? Whatever we try we are getting output message as

<TestTag color="blue">
</TestAddress>
</TestTag>
<TestTag color="Yellow">
</TestTag>
</TestTag>
</ABC>
</XYZ>

We want ABC and XYZ tags to be sandwitched between the two TestTags.

Is it possible in MQSI?
Any help is greatly appreciated..!

Thanks.
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Jan 21, 2002 4:23 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Can you post your ESQL code here?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ESQL XML tags ordering problem..
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.