Utility for retrieving BLOB value from FND_LOBS table in original format(txt,word,pdf,excel etc)
Have got requirement to retrieve BLOB value from FND_LOBS table and
convert it in exact format(txt,word,excel,pdf etc) file on application server at any location.
Is there any standard utility/API/Code snippet available which can be used in custom programs to achieve it in R12.
Upgrading from 11.5.10 to R12.1.3 and have got this as a requirement of some new functionaility to be build.
Regards,