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 » How to convert XML message to a String?

Post new topic  Reply to topic
 How to convert XML message to a String? « View previous topic :: View next topic » 
Author Message
ram_svnit
PostPosted: Sun May 02, 2010 12:17 am    Post subject: How to convert XML message to a String? Reply with quote

Novice

Joined: 28 Aug 2009
Posts: 20
Location: India

Hi, i have the following requirement - An incoming XML message should be inserted to database as a single column i.e, message_body. My flow has MQnput , Compute and a Error handling sub flow. Domain of MQInput used is XMLNSC. I need to store the incoming XML message in a single CHAR variable so as to insert into DB. How do i do it?
Back to top
View user's profile Send private message Yahoo Messenger
raghu1984
PostPosted: Sun May 02, 2010 2:45 am    Post subject: Re:How to convert XML message to a String? Reply with quote

Newbie

Joined: 10 Dec 2009
Posts: 7

Convert the InputRoot.XML to BLOB using ASBITSTREAM function and then convert the BLOB to CHAR using CAST function.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Sun May 02, 2010 6:44 am    Post subject: Re:How to convert XML message to a String? Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

raghu1984 wrote:
Convert the InputRoot.XML to BLOB using ASBITSTREAM function and then convert the BLOB to CHAR using CAST function.


Should it not be:-

Convert the InputRoot.XMLNSC to BLOB using ASBITSTREAM function and then convert the BLOB to CHAR using CAST function
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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 » How to convert XML message to a String?
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.