v9.1 TAM - PS_HRS_JO_PST_LIB.DESCRLONG - CLOB
If user goes online to Posting Description page and enters value manually in DESCRLONG field (which accepts HTML format), system saves information in the table with HTML tags.
Our Posting Descriptions are maintained in a different non-PeopleSoft environment. We get the information in XML format (containing HTML content) and we are trying to use App Engine to insert this value into the CLOB type field.
Issue - For some reason, the database does weird character conversion (Oracle and which makes it impossible for the system to render the data inserted in HTML format online.