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!

wheres the source code of apex apps get stored ?

kaericnSep 29 2016 — edited Oct 4 2016

Greeting Dear Community. For db packages, I can look at dba_sources. What is the equivalent for apex apps ? My boss asks me to do a dependency research in our apex environment. And from the code and SQL from the previous developers.

We have these 5 tables that contain the source code of our app

count(*) table_name

35 flows_030100.wwv_flow_page_plugs

15 flows_030100.wwv_flow_security_schemes

1 flows_030100.wwv_flow_step_items

3 flows_030100.wwv_flow_step_processing

1 flows_030100.wwv_flow_step_validations

Is that all the source being stored ? I did a google search and it does not seem to give me an answer on how apex source code is being stored  ? We are on Apex 3.1 and Oracle 9i Thanks for all the help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2016
Added on Sep 29 2016
13 comments
4,307 views