25.3.3 Importing Export Files
After you create Export files, you then import them into the target Oracle APEX instance.
After you import the files, you have the option to immediately install them. You can also install them at a later time by navigating to the Export Repository.
Note that you cannot import an application created in a specific release into an earlier version. As a general rule, always import the application first and then the related files.
Tip:
To simplify the steps needed to deploy an application, Oracle recommends creating a custom application. See How to Create a Custom Application.- Importing an Application or Page Export
Import the Application or Page Export on the Import page. - Importing a Component
Import a Component on the Import page. - Reimporting an Application Containing Background Processes
Learn about the workflow when reimporting an application with background processes. - About Importing Applications and Application Groups
Application groups are exported with an application, Application Exports include a group ID, name, and comments. - Importing Themes
Import a Theme Export on the Import page. - Importing Plug-ins
Import the Plug-in Export on the Import page. - Importing UI Defaults
Import the UI Defaults Export on the Import page. - Importing Team Development Feedback
Import a Team Development Feedback Export on the Import page. - Importing a REST Source Catalog
Import a REST Source Catalog Export on the Import page.
See Also:
- Understanding the Export and Import Process
- Managing Export Files from the Export Repository
- Exporting and Importing from a Command Line in Oracle APEX Administration Guide
Parent topic: Exporting and Importing from App Builder
25.3.3.1 Importing an Application or Page Export
Import the Application or Page Export on the Import page.
Tip:
You can also import an export file from the Export Repository. Navigate to the Export Repository and click the Import File and then go to step 3.To import an Application or Page Export:
See Also:
Changing Application Build Status Set During Deployment in Oracle APEX Administration Guide
Parent topic: Importing Export Files
25.3.3.2 Importing a Component
Import a Component on the Import page.
Tip:
You can also import an export file from the Export Repository. Navigate to the Export Repository and click Import File and then go to step 3.To import a Component:
To install the file now:
Note:
Importing templates to different applications or workspaces is not currently supported.Parent topic: Importing Export Files
25.3.3.3 Reimporting an Application Containing Background Processes
Learn about the workflow when reimporting an application with background processes.
Reimporting (or redeploying) an application which has background processes has a slightly different workflow compared to an initial Application Export import.
Tip:
You can also import an export file from the Export Repository. Navigate to the Export Repository and click the Import File and then go to step 3To reimport an Application Export with background processes:
See Also:
Changing Application Build Status Set During Deployment in Oracle APEX Administration Guide
Parent topic: Importing Export Files
25.3.3.4 About Importing Applications and Application Groups
Application groups are exported with an application, Application Exports include a group ID, name, and comments.
When importing an application, the application import follows these rules:
- On import, an application uses an existing group if the ID matches.
- If no application group exists with the same ID on the target system, then application import looks for another group ID with the same name. If a name match is found, the application is imported with the ID corresponding to this application group name.
- If no ID or name matches existing application groups on the target system then a new application group is created. The new application group uses the application group ID if that ID is not used in that Oracle APEX instance. If the group ID is being used, then a new ID is generated.
Parent topic: Importing Export Files
25.3.3.5 Importing Themes
Import a Theme Export on the Import page.
To import a Theme Export:
See Also:
Parent topic: Importing Export Files
25.3.3.6 Importing Plug-ins
Import the Plug-in Export on the Import page.
To import a Plug-in Export:
- Sign in to the APEX instance.
- Navigate to the Import page:
- On the Workspace home page, click the App Builder icon.
- On the App Builder home page, click Import.
- On Import:
- To install an imported file, click Next.
- On Install Plug-in:
See Also:
Exporting Plug-insParent topic: Importing Export Files
25.3.3.7 Importing UI Defaults
Import the UI Defaults Export on the Import page.
You can install a UI Defaults Table Dictionary export into any schema provisioned in the workspace. When you install a Table Dictionary export, the old defaults will be overwritten. UI Defaults Attribute Dictionary imports replace any matching attribute definitions that are found but will not remove any existing attribute definitions that are not contained in the export. If the installation succeeds, the installation of the UI Defaults becomes permanent. If any errors are encountered, the actions are rolled back, resulting in no permanent changes.
To import a UI Defaults Export:
- Sign in to the APEX instance.
- Navigate to the Import page:
- On the Workspace home page, click the App Builder icon.
- On the App Builder home page, click Import.
- On Import:
- To install an imported file, click Next.
- Click Install UI Defaults.
See Also:
-
Managing UI Defaults in Oracle APEX SQL Workshop Guide
Parent topic: Importing Export Files
25.3.3.8 Importing Team Development Feedback
Import a Team Development Feedback Export on the Import page.
To import a Team Development Feedback Export:
- Sign in to the APEX instance.
- Navigate to the Import page:
- On the Workspace home page, click the App Builder icon.
- On the App Builder home page, click Import.
- On Import:
- To install an imported file, click Next.
- Click Import Feedback.
Parent topic: Importing Export Files