How to Read/Decode PSIBWSDLDATA Datachunk field?
In table PSIBWSDLDATA there is a field DATACHUNK. It looks like base64 encoding, but just trying to decode it comes back gibberish, while I was expecting XML.
Does someone know how to decode this? Maybe there is an Oracle DB function, or maybe it's some other encoding?