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 » Error extract Imput XML message

Post new topic  Reply to topic
 Error extract Imput XML message « View previous topic :: View next topic » 
Author Message
narendra68
PostPosted: Tue Nov 23, 2004 8:36 am    Post subject: Error extract Imput XML message Reply with quote

Apprentice

Joined: 17 Nov 2004
Posts: 30

Gurus,

I want to extract the entire input XML message and assign the value to a MRM field...

SET "OutputRoot"."MRM"."BBMESSAGE" = "InputRoot";

It will let me assign a sibgle element from the XML but not the whole XML...

Would some help me on this ?

Your help is really appreciated...

Regards
Narendra
_________________
Narendra
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Nov 23, 2004 9:01 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

This is a FAQ.

Please search here for "ASBITSTREAM".
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
dilse
PostPosted: Tue Nov 23, 2004 11:10 am    Post subject: Reply with quote

Master

Joined: 24 Jun 2004
Posts: 270

Narendra,

Try this.

SET "OutputRoot"."MRM"."BBMESSAGE" = CAST(ASBITSTREAM(InputRoot.XML) AS CHAR CCSID InputRoot.MQMD.CodedCharSetId ENCODING InputRoot.MQMD.Encoding);

DilSe..
_________________
DilSe..

Take life as it comes..
Back to top
View user's profile Send private message
narendra68
PostPosted: Tue Nov 23, 2004 12:11 pm    Post subject: Reply with quote

Apprentice

Joined: 17 Nov 2004
Posts: 30

DilSe...

It worked...You really showed your DIL...

Thanks guys

Narendra
_________________
Narendra
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 » Error extract Imput XML message
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.