|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMSStream to XML |
« View previous topic :: View next topic » |
Author |
Message
|
Rockon |
Posted: Mon Aug 30, 2004 9:13 am Post subject: JMSStream to XML |
|
|
Apprentice
Joined: 24 May 2004 Posts: 43
|
Hi,
I am trying to build an XML from a JMSStream Object message that I am picking up from a Queue.My ESQL looks like this:
Set OutputRoot.MQMD=NULL;
Set OutputRoot.XML.Result."ID"=InputRoot.JMS.Properties.id;
Set OutputRoot.XML.Result."FName"=InputRoot.JMS.Properties.fName;
Now the problem is I can c the message in the Destination Queue,but the Dataformat is Hex/Character but not as an XML.It says "Data doesnot appear to be XML,No beginning bracket found" .
tools I am using :
WMQI 2.1 CSD05,
rfhUtil
If somebody can give me some/any Input on this,as to what I am missing in the code, will be appreciated.
Thankyou,
Cheers |
|
Back to top |
|
 |
vennela |
Posted: Mon Aug 30, 2004 10:05 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I am not an MQSI/WBIMB person. But why would somebody do this
Code: |
Set OutputRoot.MQMD=NULL;
|
|
|
Back to top |
|
 |
djeripo |
Posted: Mon Aug 30, 2004 1:36 pm Post subject: |
|
|
 Master
Joined: 25 Jan 2004 Posts: 225
|
|
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
|
|
|
|