Use the Feature Configuration page to configure the application development environment, SQL Workshop functionality, database monitoring, application activity logging, and instance-level support for file upload.
See Also:
Parent topic: Managing Instance Settings
Control if PL/SQL program unit editing is available in an instance on the Feature Configuration page.
By default, developers can change and compile PL/SQL source code when browsing database procedures, packages, and functions in Object Browser. As an Instance administrator, you can control if PL/SQL program unit editing is available on an Oracle Application Express instance.
To disable PL/SQL program unit editing:
Parent topic: Managing Feature Configuration
Enable the creation of demonstration objects when creating new workspaces on the Feature Configuration page.
When creating a new workspace, an Instance administrators can create demonstration objects by enabling the attribute,Create demonstration objects in new workspaces . When this attribute is set to Yes, new workspaces include a demonstration applications and demonstration database objects.
To enable the creation of demonstration database objects in a new workspace:
Parent topic: Managing Feature Configuration
Enable the creation of Websheet objects when creating new workspaces on the Feature Configuration page.
When creating a new workspace, an Instance administrators can create demonstration Websheet objects by enabling the attribute, Create Websheet objects in new workspaces . When this attribute is set to Yes, new workspaces include a sample Websheet application and other sample database objects.
To enable the creation of sample Websheet objects in a new workspace:
Parent topic: Managing Feature Configuration
Control the ability to use the SQL tag and the ability to create SQL reports in Websheets on the Feature Configuration page.
An Instance administrator can control the ability to use the SQL tag and the ability to create SQL reports in Websheets. When disabled, all Websheet applications in all workspaces in the instance are prevented from using the SQL tag or creating SQL reports.
To control SQL access in Websheets:
Parent topic: Managing Feature Configuration
Enable or disable support for specific authentication schemes when installing productivity and sample applications on the Feature Configuration page.
To configure application installation options:
Parent topic: Managing Feature Configuration
Configure basic SQL Workshop behavior for an instance.
Instance administrators can configure SQL Workshop behavior on the Feature Configuration page.
To configure SQL Workshop:
Parent topic: Managing Feature Configuration
Enable monitoring within SQL Workshop.
Before you can access the Database Monitoring page, an Instance administrator must enable database monitoring. See "Monitoring the Database" in Oracle Application Express SQL Workshop Guide
Note:
Only users having a database user account that has been granted a DBA role can access the Database Monitor page.
Setting Enable Database Monitoring to Yes enables monitoring within SQL Workshop. Before you can access the Database Monitoring page, an Instance administrator must enable database monitoring.
To enable database monitoring:
Parent topic: Managing Feature Configuration
Configure application activity logging for all applications on the instance.
To configuring application activity logging:
Parent topic: Managing Feature Configuration
Configure web service activity logging for all workspaces on the instance.
To configuring web service activity logging:
Parent topic: Managing Feature Configuration
Control application tracing at the instance-level.
Instance administrators can control whether developers or users can generate database trace files simply by specifying &p_trace=YES
on the URL when displaying a page. The ability to generate a trace file is already controlled if Debug is enabled for the application.
To control application tracing at the instance-level:
See Also:
"Monitoring Activity Across a Development Instance" and "Available Parameter Values" in Oracle Application Express API Reference to learn about the TRACING_ENABLED
parameter
Parent topic: Managing Feature Configuration
Control the ability to create and access RESTful Services for an instance.
Tip:
RESTful Services requires that the web listener in your configuration uses Oracle REST Data Services release 2.0 or later.
To enable RESTful Services:
See Also:
"Enabling Data Exchange with RESTful Services" in Oracle Application Express SQL Workshop Guide
Parent topic: Managing Feature Configuration
Determine if workspace administrators to make service requests from Workspace Administration.
Controls the ability for workspace administrators to make service requests from Workspace Administration. Service Requests include the ability to request a new schema, request storage, or request termination of their workspace.
To enable service requests:
See Also:
Parent topic: Managing Feature Configuration
Control whether Team Development supports file upload.
To enable support for file upload in Team Development for an instance:
Sign in to Oracle Application Express Administration Services.
Click Manage Instance.
Under Instance Settings, click Feature Configuration.
Under Team Development:
Enable Team Development's File Repository - Specify whether to enable file upload in Team Development:
Yes - Select Yes for all new workspaces created in this instance to allow files to be uploaded into the Team Development file repository. Select No for all new workspaces created in this instance to not allow files to be uploaded into the Team Development file repository.
No - Select No to disable support for file attachments in Team Development.
Tip:
These settings do not affect existing workspaces.
Maximum File Size (in MB) - Select the maximum file size for any file uploaded into the team development file repository. The default value is 15 MB.
Click Apply Changes.
Parent topic: Managing Feature Configuration