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 » I want ESQL to change XML to TDS format give me example

Post new topic  Reply to topic
 I want ESQL to change XML to TDS format give me example « View previous topic :: View next topic » 
Author Message
raghug
PostPosted: Sat Nov 18, 2006 3:07 pm    Post subject: I want ESQL to change XML to TDS format give me example Reply with quote

Acolyte

Joined: 19 Jul 2006
Posts: 60
Location: NJ

Hi All Plz give quick answer

I want ESQL to convert (change) XML to TDS format give me example or anideal
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Sat Nov 18, 2006 4:42 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Code:
set OutputRoot.Properties.MessageDomain = 'TDS1';


But only if you've modeled your XML in the same message definition file as your TDS.

Otherwise, you have to write more code.

But, since you've taken training on WMB, this is going to be easy to manage on your own.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kirani
PostPosted: Tue Nov 21, 2006 11:24 pm    Post subject: Reply with quote

Jedi Knight

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

Code:

set OutputRoot.Properties.MessageFormat = 'TDS1';


I think the property name is MessageFormat.
_________________
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
View user's profile Send private message Visit poster's website
jefflowrey
PostPosted: Wed Nov 22, 2006 2:35 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Probably it is.


_________________
I am *not* the model of the modern major general.
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 » I want ESQL to change XML to TDS format give me example
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.