Hayden Hudson returns as Anton’s special guest for a tip involving APEX’s metadata-driven architecture. They dig into the Metadata of APEX and the Database itself thanks to an augmented version of the APEX standards tracking application and the database feature PLSCOPE.
Useful links:
Hayden’s public standards project. Collaborators are welcome.
https://github.com/hhudson/code_standard_tracking
To explore PLSCOPE as a primer
https://livesql.oracle.com/
PLSCOPE Direct link
https://livesql.oracle.com/apex/f?p=590:49:::NO:RP,49:P49_SEARCH:plscope
View Past Episodes
Full episode list on YouTube here.
Past Episodes
APEX Instant Tips #177: The second 5 minutes of almost every code review
For this episode, log into your APEX development workspace and follow along with this code review....
Read moreAPEX Instant Tips #176: “Session State Protection” vs “Value Protected”
2 settings, Session State Protection and Value Protected, and 3 places they can apply. Anton and...
Read moreAPEX Instant Tips #175: Why is my APEX item null? What is item “Storage”?
Be aware of the order of operations in APEX. Keep this in mind: Processes happen before...
Read moreAPEX Instant Tips #174: Dynamic Actions and Order of Execution
Dynamic actions have brought client-side JavaScript to everyone, but it is still important to understand a...
Read moreAPEX Instant Tips #173: Naming User Preferences
Anton teams up with very special guest Hayden Hudson to add a follow up on epsisode...
Read moreAPEX Instant Tips #172: Region Template Best Practices
Standard? Blank with Attributes? Blank with Attributes (No Grid)? When should I use each of these...
Read moreAPEX Instant Tips #171: APEX v24.2 Opening Modal Dialog Pages
When upgrading to APEX v24.2 be sure to fix custom javascript that opens modal dialog pages...our...
Read more