How to save report output in table
We are using EBS 12.2.10 with database 19c (19.18.0.0.0)
When we submit a report in application, it generates a pdf output which we require to save in table. Concept is similar with attachments feature in application where we can save any file in backend tables but here I want to do same when a report is generated through a concurrent request.
I want to know the possibility to get this or is there any alternative?