Oracle Apex - (Internal Workspace|Administration)

Card Puncher Data Processing

About

Internal (or Administration) is an administration application aimed to manage workspace instance. (Ie one Apex installation can have several workspace)

Management

In the login page

Apex Find Workspace

Api

A workspace instance can be changed through PL/SQL code with the APEX_INSTANCE_ADMIN package. It can be executed by the SYS, SYSTEM, and APEX_040200 database users and any database user granted the role APEX_ADMINISTRATOR_ROLE.





Discover More
Card Puncher Data Processing
Oracle Apex - (Database) Schema

database schema In the automatic_row_fetch, you can define the table owner. Application Properties > Security > Database Schema See and the following functions: APEX_INSTANCE_ADMIN.ADD_SCHEMA...
Card Puncher Data Processing
Oracle Apex - (Diagnostic|Troubleshooting)

See: Enabling Application Tracing by specifying &p_trace=YES on the URL when displaying a page. The ability to generate a trace file is already controlled if the application has Debug enabled....
Card Puncher Data Processing
Oracle Apex - Mail

Mail in Apex can be sen with the package. API The most efficient approach to sending email is to create a background job (using the DBMS_JOB or DBMS_SCHEDULER package) to periodically send all mail...
Apex Find Workspace
Oracle Apex - Password

In the login page, See the APEX_INSTANCE_ADMIN Available Parameter Values: ACCOUNT_LIFETIME_DAYS PASSWORD_ALPHA_CHARACTERS PASSWORD_MIN_LENGTH PASSWORD_NEW_DIFFERS_BY PASSWORD_PUNCTUATION_CHARACTERS...
Apex Find Workspace
Oracle Apex - Workspace

A workspace is a virtual private database allowing multiple users to work within the same Oracle Application Express installation while keeping their objects, data and applications private. Each workspace...



Share this page:
Follow us:
Task Runner