Oracle® Application Express Administration Guide Release 3.2 Part Number E12512-01 |
|
|
PDF · Mobi · ePub |
Oracle Application Express administrators use the settings under Manage Service to create a site-specific tasks list, manage activity log entries, manage session state, monitor the mail queue, and view a report of installed translations.
Topics in this section include:
The Site-Specific Tasks list is a list of links that appears on the Workspace home page. If links are defined, a Site-Specific Tasks region appears. If no Site-Specific Tasks are defined, the region does not display. This feature enables Oracle Application Express administrators to customize the Workspace home page for an entire development instance. Typical uses for the Site-Specific Tasks list include links to training, discussion forums, and user feedback applications.
Topics in this section include:
To add a new task to a Site-Specific Tasks list:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Site-Specific Tasks.
The Site-Specific Tasks page appears.
To create a new link, click Create.
On the Create/Edit Site-Specific Tasks page, you can specify the following:
Display Sequence - Indicate the relative order of this task within the list.
Display Location - Indicate the page on which the task should display (that is, the Workspace Login page or Workspace home page).
Task Name - Enter a name for this task.
Tasks Link - Enter the link target for this task using either a relative URL (for example, using f?p
syntax) or an absolute URL (such as http://otn.oracle.com
).
Displayed - Select Yes to display the task link.
Click Create.
See Also:
"Using f?p Syntax to Link Pages" in Oracle Application Express Application Builder User's GuideTo edit an existing task:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Site-Specific Tasks.
The Site-Specific Tasks page appears.
Select the task name.
On the Create/Edit Site-Specific Tasks page, edit the appropriate attributes.
Click Apply Changes.
To delete an existing task:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Site-Specific Task Lists.
The Site-Specific Tasks page appears.
Select the task name.
Click Delete.
Oracle Application Express administrators can delete log entries on the Logs page.
Topics in this section include:
The SQL Workshop logs maintain a history of recent commands and scripts run in the SQL Commands
To delete log files entries:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Logs.
The Logs page appears.
Click SQL Workshop logs.
Click one of the following:
Script File executions log entries
SQL Command Processor history entries
On the Clean up Logs page:
To delete entries by age, specify the age of the entries to be deleted and click Delete Entries.
To delete all entries, click Truncate Log.
See Also:
"Accessing a Command from Command History"in Oracle Application Express SQL Workshop and Utilities GuidePage view activity logs track user activity for an application. Developers enable logging within their application using the Logging attribute on the Edit Definition page.
See Also:
"About the Edit Definition Page" in Oracle Application Express Application Builder User's GuideThe Application Express engine actually uses two logs to track user activity. At any given time, one log is designated as current. For each rendered page view, the Application Express engine inserts one row into the log file. A log switch occurs at the interval listed on the Manage Activity Logs page. At that point, the Application Express engine removes all entries in the noncurrent log and designates it as current.
To truncate the activity logs manually:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Logs.
The Logs page appears.
Click Page View Activity Log, with option to truncate.
Click Truncate Logs.
Click either Truncate Log 1 or Truncate Log 2.
See Also:
"Monitoring Activity within a Workspace"The Developer Activity Log tracks changes to applications within an individual workspace. Log entries older than one month are automatically deleted.
To delete Developer Activity Log entries:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Logs.
The Logs page appears.
Click Developer Activity Logs, with option to delete entries.
On the Developer Activity Log page, click Manage.
Specify the age of the entries to be deleted and click Delete Entries.
See Also:
"Viewing Application Changes by Developer" for information about the Developer Activity LogThe External Clicks Log counts clicks from an Oracle Application Express application to an external site. You can implement this functionality using the APEX_UTIL.COUNT_CLICK
procedure.
To delete click counting log entries:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Logs.
The Logs page appears.
Click External Click Counting Log, with option to truncate.
On the External Click Counting Log page, click Manage.
Specify the age of the entries to be deleted and click Delete Entries.
See Also:
"COUNT_CLICK Procedure" in Oracle Application Express API ReferenceThe Oracle Application Express Mail Log records the message header information and send date of successfully sent mail message.
To truncate the mail log:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Logs.
The Mail Logs page appears.
To control the number of rows that display, make a selection from the Display list and click Go.
Click Mail Log.
On the Mail Log page, click Truncate.
See Also:
"Managing Mail"This table records authentication events by developers and administrators accessing the Oracle Application Express environment and by end users of Oracle Application Express applications that use the built-in login APIs available to developers. Log entries are aged out of the log tables and purged periodically.
To truncate the Login Access log:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Login Access Log.
The Login Access Log page appears.
Click Manage.
On the Manage Login Access Log page, click Delete Entries.
A session is a logical construct that is used to establish persistence (or stateful behavior) across page views. Each session is assigned a unique ID, which the Application Express engine uses to store and retrieve an application's working set of data (or session state) before and after each page view. An automatic process clears sessions older than 24 hours every eight hours. Oracle Application Express administrators can also purge them manually.
An Oracle Application Express administrator can view session state statistics and purge the session state on the Session State page.
Topics in this section include:
See Also:
"Managing Session State" in Oracle Application Express Application Builder User's GuideUsing the Purge Session page, Oracle Application Express administrators can purge sessions by age.
To view specific session details:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Session State.
Click Purge Sessions, by age.
On the Purge Sessions page, specify:
The maximum number of sessions to be purged
The age of sessions to be purged
To view a report of session statistics, click Count Sessions.
To purge the selected sessions, click Purge Sessions.
Before purging sessions, Oracle Application Express administrators can use the Recent Sessions page to first view a listing of recent sessions and then drill down on session details.
To purge sessions by age:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Session State.
Click Recent Sessions, with drill down to session details.
On the Recent Sessions page, you can:
Click a session number to view additional details.
Click Purge Sessions to delete the displayed sessions.
On the Session State Statistics page, Oracle Application Express administrators can view statistics about current sessions before purging.
To view session state statistics:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Session State.
Select Session State Statistics.
Click Purge Sessions to delete the current sessions.
Oracle Application Express administrators can manage email sent from applications by monitoring email messages in the mail queue and Mail Log.
Topics in this section include:
See Also:
"Sending Email from an Application" in Oracle Application Express Application Builder User's GuideOracle Application Express administrators can use the Manage Mail Queue page to monitor email messages in the mail queue.
To monitor messages in the mail queue:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Mail Queue.
The Mail Queue page appears.
To send email messages, click Send All Mail.
To delete email messages, select the messages to be deleted and click Delete.
The Oracle Application Express Mail Log records the message header information and send date of successfully sent mail message.
To view the mail log:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Logs.
The Logs page appears.
Click Mail log.
The Mail Log appears.
To control the number of rows that display, make a selection from the Display list and click Go.
To delete all log entries, click Truncate.
Oracle Application Express administrators can view a page showing what translated languages have been installed within the current development instance.
To view the list of installed translations:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Service, click Installed Translations.
The Installed Translations page appears, displaying a list of languages and indicating if the translations have been loaded.
See Also:
"Managing Application Globalization" in Oracle Application Express Application Builder User's GuideOracle Application Express administrators manage the theme repository for an entire Oracle Application Express instance. Oracle Application Express administrators can add a theme to the repository or delete a theme.
Topics in this section include:
See Also:
"Managing Workspace Themes" in Oracle Application Express Application Builder User's GuideTo add a theme to the Theme repository:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Shared Components, click Public Themes.
The Public Themes page appears.
Select Create.
For Workspace, select a workspace and click Next
.
For Application, select an application and click Next.
For Theme, select a theme and click Next.
For Name, specify the following:
Theme Number - Enter a number that uniquely identifies a theme within a workspace.
Theme Name - Enter a name for the workspace theme.
Description - Enter a description.
Click Next.
Click Create Public Theme.
To delete a public theme:
Log in to Oracle Application Express Administration Services. See "Logging in to Oracle Application Express Administration Services".
Click Manage Service.
Under Manage Shared Components, click Public Themes.
The Public Themes page appears.
Select the theme to be deleted.
Click Delete.
You cannot edit a public theme directly. To modify a public theme, you must create a new application using the theme, modify it, and then manually add it to the theme repository.
To modify a public theme:
Create an application using the theme you want to modify. See "Creating an Application" in Oracle Application Express Application Builder User's Guide.
Modify the theme. See "Editing a Theme" in Oracle Application Express Application Builder User's Guide.
Delete the existing public theme. See "Deleting a Public Theme".
Add the modified theme to the theme repository. See "Adding a Public Theme to the Theme Repository".
You export a theme in the same way you export any related application files. Exporting a public theme involves the following steps:
Create an application using the theme. See "Creating an Application" in Oracle Application Express Application Builder User's Guide.
Export the application. See "Exporting an Application" in Oracle Application Express Application Builder User's Guide.
Import the exported file into the target Oracle Application Express instance. See "Importing an Application or Page" in Oracle Application Express Application Builder User's Guide.
Install the exported file from the Export Repository. See "Installing Export Files" in Oracle Application Express Application Builder User's Guide.