Need to write a BLOB in the Concurrent request Output file.
I need to write a BLOB created in the PL/SQL procedure defined as a concurrent program in the concurrent request output file. FND_FILE.put or FND_FILE.put_line do not allow to do so, Is there a way to write the blob using UTL_FILE or other possibilities?
Regards,
Nitin