TCC: Exporting Attached File Content Using Subqueries
(Doc ID 1900597.1)
Last updated on APRIL 14, 2024
Applies to:
Oracle Taleo Platform Cloud Service - Connect - Version N/A to N/A [Release 12]Oracle Taleo Recruiting Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
When executing the sub-query result of a CLOB or BLOB projection, TCC returns the signature of the underlying object (e.g.: oracle.sql.BLOB@334693be ) rather than the actual content.
To obtain the actual content the projections must use a data type cast, but the lob cast in Oracle has a 4000 characters limit which is insufficient for many attached files.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |