Databases Reference
In-Depth Information
Managing Meta Data
On the right side of the Manage Service page is a region called Manage Meta Data (see Figure 14-7 ). The following
subsections cover what you can do using the menu choices in this region.
Figure 14-7. Manage Meta Data menu
Developer Activity and Click Count Logs
The Developer Activity and Click Count Logs menu option accesses two types of logs. One logs changes made by
developers in the workspace. The other tracks user clicks on links to pages outside your APEX application.
Developer Activity Logs
The Application Builder logs all changes made by developers. The logs are referenced in various locations throughout
the Application Builder and the Administration section. You can view the logs from the Monitor Activity section,
which you can access by clicking the Monitor Activity icon shown in Figure 14-1 . You can also obtain the developer
activity logs from the following query:
SELECT *
FROM apex_developer_activity_log
Like the logs mentioned in the previous chapter, the developer activity logs retain up to one month of data.
You can purge developer activity logs by clicking the Purge Developer Log button shown in Figure 14-8 .
 
Search WWH ::




Custom Search