We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hi,can someone helps us with the script to delete record from sys attachment table only for the reports been sent.if report has an attachment and that schedule report send via email. We are trying to see the possibility of deleting attachment record ...
In Service catalog, how we can add multiple fields like embedded list example : When we select a an option from drop down, need to displace embedded list of records (multiple records)
above query will delete the data from sys attachment, but sys attachment holds meta data of the attachment and sys attachment doc is where the file 4k chunk will be stored. how we can delete the sys attachment doc table data which is related to the s...
Hi Ankur,Thank you for the response, but you gave the script for current record. We are looking for script to delete for a period of time, like delete before 2023 December 31st and should we need to consider sys_attachment_doc table, when we plan to ...