Exporting Project Data Using the Web UI

Code Insight 2021 R2

Use the following instructions to export project data using the Code Insight Web UI. The exported data is written a JSON data file, which is then compressed in a .zip archive.

To export project data using the Code Insight Web UI, do the following:

1. Ensure that all requirements in Prerequisites for Exporting Data are met.
2. Log into Code Insight as the owner of the project you want to export.
3. Navigate to the Project Summary tab (see Opening the Project Summary Tab).
4. Open the Manage Project dropdown and select Export Project Data.

The project data is exported to a JSON data file, which is then compressed in a .zip archive and saved to the download location configured for your browser. Both the archive and the data file it contains use the same default name, which includes the project name and the export timestamp. (Note that, depending on your browser configuration, you might be prompted to provide an archive name and download location before the export runs.)

The following shows an example archive generated by a Code Insight export on a Windows system:

C:\Users\kdr\Downloads\55-export-02-20-2021_10-42.zip

The archive would include the following data file:

55-export-02-20-2021_10-42.json

Note:If an archive with the same name already exists in the download location, the new archive replaces the existing one.

5. Verify that the export process completed successfully. See Verifying the Export Results.