Can i find attachment for notification id that has been purged and not in the database?
R12.1.3
Hello Folks,
i need to find an attachment for transaction done by the employee, i have the notification id and when i run wfmlrdbg.sql as per document
How to Run Script wfmlrdbg.sql and Collect its Output? (Doc ID 1364300.1)
the output mention that notification id been purged and is not available in the Database, which means its purged by "Purge Obsolete Workflow Runtime Data"
My questions can i find the attachment ? And why its purged by (Purge Obsolete Workflow Runtime Data) ?
Thanks in advance.