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