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 » XML -> BLOB - possible?

Post new topic  Reply to topic
 XML -> BLOB - possible? « View previous topic :: View next topic » 
Author Message
dnaren
PostPosted: Mon Apr 08, 2002 2:22 pm    Post subject: Reply with quote

Apprentice

Joined: 10 Aug 2001
Posts: 45
Location: Charlotte, NC

I would like to know if it is possible to convert an XML message to BLOB. i don't want to use the built in XML parser and MbMessage objects in my custom Java plug-in nodes.
Can the Compute node copy/convert XML message to a BLOB message preserving the MQMD header/folder?.

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
kirani
PostPosted: Mon Apr 08, 2002 3:38 pm    Post subject: Reply with quote

Jedi Knight

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

Yes, in a compute node you can convert XML message to BLOB by,
1. Seting "Copy Message Headers only".
2. Using ESQL,
SET OutputRoot."BLOB"."BLOB" = BITSTREAM(InputBody);
in a compute node.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML -> BLOB - possible?
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.