Query xml data stored in PeopleSoft Integration Broker tables

349 views Asked by At

Is there a way to query (sql) the xml data stored in a BLOB column of Peoplesoft IB tables (like MIMEDATALONG column in PSAPMSGPUBDATA table) ?

I tried Oracle BLOB to varchar2 etc. but it looks like there is some kind of encryption is involved.

0

There are 0 answers