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 » BLOB parsing in MB V6.1

Post new topic  Reply to topic
 BLOB parsing in MB V6.1 « View previous topic :: View next topic » 
Author Message
me@tcs
PostPosted: Mon Sep 22, 2008 11:27 pm    Post subject: BLOB parsing in MB V6.1 Reply with quote

Novice

Joined: 22 Mar 2008
Posts: 18

I am using MB V6.1. My requirement is like this.
I am getting a BLOB response from my client and i need to wrap it in CDATA and send it as such to another system..i tried using a JavaCOmpute node but this doesnt work..Can anyone please help me out???
Back to top
View user's profile Send private message
me@tcs
PostPosted: Mon Sep 22, 2008 11:30 pm    Post subject: Reply with quote

Novice

Joined: 22 Mar 2008
Posts: 18

Or can anyone tell me how to accomplish dis task using Compute node and ESQL?
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Sep 23, 2008 2:49 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/topic/com.ibm.etools.mft.doc/ac67170_.htm
Back to top
View user's profile Send private message
me@tcs
PostPosted: Tue Sep 23, 2008 3:16 am    Post subject: Reply with quote

Novice

Joined: 22 Mar 2008
Posts: 18

Thanks for the info..i still have some questions
can we wrap a CDATA around a BLOB using ESQL statements?
If s can u gimme an example..
coz if i try wrapping CDATA around my input BLOB and pass it onto OutputRoot, it throws an error and even deployment fails..
Thanks in adavance
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Sep 23, 2008 4:44 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

You are looking at this in the wrong way. In message broker, you don't construct the output document yourself. You create or modify a message tree, then you let the parser output that message tree.
In this case, you do not 'wrap a CData section around a BLOB using ESQL statements'. Instead, you create a field in OutputRoot with a BLOB value, and set the field type to XMLNSC.CDataSection type. The parser does the rest.
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 » BLOB parsing in MB V6.1
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.