24.3 Exporting and Importing from App Builder
Move a workspace, an application, application components, or related files by creating an export script file and then importing and installing it into another APEX instance.
Tip:
You can also export and import from a command line using Oracle SQL Developer Command Line. See Exporting and Importing Using SQLcl in Oracle APEX Administration Guide.- Understanding the Export and Import Process
 Move a workspace, application, or related files by creating an export script file and then importing and installing it into another APEX instance.
- Exporting Workspaces, Applications, and App Components
 Export a workspace, application, application components, or related file by creating an export script file.
- Importing Export Files
 After you create Export files, you then import them into the target Oracle APEX instance.
- Installing Export Files
 After you create an Export File, you can install it directly after importing, install it from the Export Repository, or install it from a command line.
Parent topic: Deploying an Application