Configure
Configure workspace credentials and then configure the app.
Import the App
The Oracle APEX app includes supporting objects to deploy the base schema objects. The schema can be
initiated using either the downloaded schema scripts or during the app installation using the
supporting objects.
Follow these steps to import the downloaded APEX application:
- Log in to APEX App Builder.
- Import the downloaded app into the Workspace.
- After the app installation, select to install Supporting Objects to initialize the schema.
- Validate the app is imported and runs successfully.
Configure Workspace Credentials
Configure the APEX Web Credentials used by the app
and set up OCI native authentication with the static identifier OCI credential static
identifier and map it to the app substitution strings. Optionally, create
separate credentials per OCI service if needed.
The app uses a common OCI credential for OCI Generative AI, OCI Speech, and OCI Object Storage services. The credential's static identifier referenced by the app settings and
substitution strings is oci_credential. For deployments
that require separate credentials per service, create a new APEX Web
Credential per service. See Creating Web
Credentials linked in the Explore More topic.
Follow these steps to configure workspace credentials:
Configure the App
Update application substitution strings and set tenancy and region details in the app
configuration to enable integration with OCI Generative AI, OCI Speech, and OCI Object Storage.
The app uses two sets of configuration settings: application definition
Substitution Strings and tenancy details managed through
App Configuration.