Export Application Data From the Live Database

You can export all the data contained in your database as CSV files. The export tool creates one CSV file for each of the custom business objects in your database and packages the files as a ZIP archive.

To export the database data as a CSV file:

  1. Open the Oracle Visual Builder instance where your old app now has the Live Locked status.
  2. On the Visual Applications home page, open the visual application and open the Business Objects pane in the Navigator.
  3. Click the Options menu in the Business Objects pane and select Data Manager.
  4. Select the Live database in the dropdown list.
  5. Click Export All Data to download a ZIP archive that contains CSV files with the data.

After exporting the data, you can import the zip archive into the migrated app in the Deployments page in VB Studio or by configuring the build job for publishing the app to your Oracle Visual Builder production environment.