How to Deploy an Application to Another Oracle Application Express Instance

Previous
Previous
Next
Next

Whether you want to move an application to another database user account or just make a copy of it, the deployment process involves the following steps:

  1. Move the supporting database objects (if appropriate). Review the Database Dependencies report to determine what objects to move. See "About the Database Object Dependencies Report".

  2. Export the application definition and all related files. See "Exporting an Application and Related Files".

  3. Import the exported files into the target Oracle Application Express instance. See "Importing Export Files".

    Note that if the target instance is a different schema, you also need to export and import any required database objects.

  4. Install the exported files from Export Repository. See "Installing Export Files".

You can import an application into your workspace regardless of the workspace in which it was developed.