Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to check last updated date for an APEX application

Kevin ZhangApr 14 2020 — edited Apr 15 2020

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

This post has been answered by fac586 on Apr 14 2020
Jump to Answer
Comments
Post Details
Added on Apr 14 2020
2 comments
2,484 views