Skip to Content
0
Former Member
Apr 15, 2010 at 11:05 AM

Decoding BLOB data obtained from the JAVA stack for PI 7.1

99 Views

Hi,

I am extracting a BLOB from table BC_MSG from PI Java Stack.

In the Open SQL Browser, I see that this is a binary stream.

I have tried normal decoding of binary stream to String,

but i get lots of "junk" characters(which are probably not decoded)

Is this data stored in some particular encoded format?

Cheers,

Earlence