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 » Build XML tree dynamically

Post new topic  Reply to topic Goto page Previous  1, 2
 Build XML tree dynamically « View previous topic :: View next topic » 
Author Message
gregop
PostPosted: Mon Feb 05, 2007 7:19 am    Post subject: Reply with quote

Voyager

Joined: 24 Nov 2006
Posts: 81

Quote:
DECLARE path CHARACTER ‘a.b’;

SET OutputRoot.XML.{path} = ‘aaa’;


You should be able to do this with EVAL.

Something like:

DECLARE path CHARACTER 'a.b';
DECLARE value CHARACTER 'aaa';
EVAL('SET OutputRoot.XMLNS.' || path || '= value') ;
Back to top
View user's profile Send private message
theone
PostPosted: Mon Feb 05, 2007 7:53 am    Post subject: Reply with quote

Novice

Joined: 04 Dec 2006
Posts: 15

You are good

Thanks a lot.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 05, 2007 7:59 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The performance won't be very good, though.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
theone
PostPosted: Mon Feb 05, 2007 8:56 am    Post subject: Reply with quote

Novice

Joined: 04 Dec 2006
Posts: 15

Can you think of a better way?

Thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 05, 2007 9:04 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If I really sat down and worked at it, maybe.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
theone
PostPosted: Mon Feb 05, 2007 9:05 am    Post subject: Reply with quote

Novice

Joined: 04 Dec 2006
Posts: 15

Please do
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 05, 2007 9:06 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Sure.

How much are you willing to pay?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
theone
PostPosted: Mon Feb 05, 2007 9:10 am    Post subject: Reply with quote

Novice

Joined: 04 Dec 2006
Posts: 15

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Build XML tree dynamically
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.