Hi All:
I am using APEX 19.2; however, I think this question also can apply to APEX 18.x or 5.x.
Here is my situation: I am having many APEX applications that I am making change on a day. I don't want to track which APEX applications that I have made the changes via the day. Here changes means anything that I touched a given apex application. At the end of day, I'd like to export all apex applications I have changed through the day so that I can backup it.
Is there a script that I can run to check last updated date for a given APEX application? I know a APEX application has so many components that I could change: page, LOV, security etc. The list comes on. I am looking for a way to detect when is the last time a given apex application that has been updated. Once I know this value, I can decide if I need export it to take a backup.
Thank you!
Kevin