Extract/download attachments(via FNDATTCH) from FND_LOBS
EBS r12.2
Database 19c
The requirement is to purge data from fnd_lobs table on a periodic basis. Can someone please share a pl/sql code to download attachments from fnd_lobs to file system while marking the entry as "expired" in fnd_lobs so that Generic Purge can purge those records from the table?
Thanks,
Ani