|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BLOB parsing in MB V6.1 |
« View previous topic :: View next topic » |
Author |
Message
|
me@tcs |
Posted: Mon Sep 22, 2008 11:27 pm Post subject: BLOB parsing in MB V6.1 |
|
|
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 |
|
 |
me@tcs |
Posted: Mon Sep 22, 2008 11:30 pm Post subject: |
|
|
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 |
|
 |
kimbert |
Posted: Tue Sep 23, 2008 2:49 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
|
Back to top |
|
 |
me@tcs |
Posted: Tue Sep 23, 2008 3:16 am Post subject: |
|
|
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 |
|
 |
kimbert |
Posted: Tue Sep 23, 2008 4:44 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
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
|
|
|
|