|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
I want ESQL to change XML to TDS format give me example |
« View previous topic :: View next topic » |
Author |
Message
|
raghug |
Posted: Sat Nov 18, 2006 3:07 pm Post subject: I want ESQL to change XML to TDS format give me example |
|
|
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 |
|
 |
jefflowrey |
Posted: Sat Nov 18, 2006 4:42 pm Post subject: |
|
|
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 |
|
 |
kirani |
Posted: Tue Nov 21, 2006 11:24 pm Post subject: |
|
|
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 |
|
 |
jefflowrey |
Posted: Wed Nov 22, 2006 2:35 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Probably it is.
 _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|