|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Displaying Message Broker Bitstream |
« View previous topic :: View next topic » |
Author |
Message
|
recallsunny |
Posted: Wed Jun 15, 2005 5:45 am Post subject: Displaying Message Broker Bitstream |
|
|
 Disciple
Joined: 15 Jun 2005 Posts: 163 Location: Massachusetts
|
Hi All,
I have a scenario where we are capturing the Message root in a message flow as a bitstream (with CCSID 1208) and storing it in a database. I can parse the bitstream back to the Root using the "Create....Parse" statement. But now I need to display the root as text using a J2EE app. If I fetch the bitstream as bytes from the database and convert it to a UTF8 string it still shows the bytes.
Has anyone worked on this kind of scenario...I'm not able to figure out how to display the bytes stored in database as a readable format.
Any help is deeply appreciated!
Thanks in Advance.
|
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 15, 2005 5:55 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
So, this is a question about converting a byte array to a string in Java, and is only related to WBIMB because the byte array is populated from a database table that was populated by WBIMB? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
recallsunny |
Posted: Wed Jun 15, 2005 6:46 am Post subject: Re: Displaying Message Broker Bitstream |
|
|
 Disciple
Joined: 15 Jun 2005 Posts: 163 Location: Massachusetts
|
The question is more relevant to WBIMB because, the root is converted to Byte format in MB, but while decoding it externally using a java application, we are still returned the same bytes.
My question is more in the lines of how the message broker converts to root to bitstream......If that process is deciphered, then we can reverse the process to extract the actual root information using java.
Hope its more clear now. |
|
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
|
|
|
|