Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Overview
Data import allows data exported from one system to be imported into another system, for example to populate an application which has been transferredUse the Import Data window to load table data that has been exported from a different PhixFlow instance. For example, when you import a new application to your production instance, you may want to populate it with the latest data from a different application.
Before importing data, you must ensure:
- the
- table
Importing
To Import Data:
Click the Administration icon- (s) already exist in the target PhixFlow instance
the tables are empty. PhixFlow cannot import data into a table that already contains some data.
Tip In this case, we recommend using Configuration Export to export the tables themselves and then import them into the target instance; see Export Configuration.
How to Import Data
To import a zip file of table data that has been exported from another PhixFlow instance:
- Click the
icon, in the top right of the PhixFlow header bar.Insert excerpt _administration _administration nopanel true - Select Import → Data
- The Import Data window opens.
- Click the (...) ellipses button.
- Navigate to the data file you wish to import and click Open.
- Click Import Data.
- Once the file is uploaded, a password prompt will appear. If the data has been encrypted the password must be entered else no data will be imported. If no password was provided on export then no password is required for import.
Troubleshooting
Data Import Failing Immediately
This is typically caused by the upload directory not being setup correctly in the system configuration. Check the System Console's error message this will usually indicate the issue.
Resolution
- Click the Administration
- Select
thenInsert excerpt _import _import nopanel true Insert excerpt _import_data _import_data nopanel true - PhixFlow opens the Import Data window and a file manager window, where you can browse for the zip file
- To choose a different file, click Select to reopen the file manager window
- If you exported the file using a password to encrypt the data, the password must be entered
- Click Import Data and PhixFlow imports the data and populates the tables
Troubleshooting Data Import
Data Import Failing Immediately
Check the System Console for error messages related to problems writing to the temp or upload directories.
Resolution
- Click the
icon, in the top right of the PhixFlow header bar.Insert excerpt _administration _administration nopanel true - Select Select System → Configuration.
- Navigate to In the System Directories section.Ensure your Temp and Upload directories are populated.If they are then contact your system administrator and ensure these directories have suitable permissions for PhixFlow to write to, add directories to:
- Temporary File Location
- File Upload Directory
If locations for these directories are already set, contact your administrator and ask for PhixFlow to have permission to write to them.
Data Not Appearing in the Tables
The import will skip any streams which cannot be imported as they already contain data. These will be reported in the log file. Check the System Console's error message this will usually indicate the issue.
Resolution
You will need toCheck the System Console for error messages related to tables that already contain data. PhixFlow skips these as it can only import into empty tables.
Resolution
- Either remove data from the affected tables
- then run the import again.
- Or use Export Configuration to export the tables themselves and then import these.
Learn More
- Export Application Data
- Export Configuration
- Filtering and Sorting Data
- Importing Data
- Using the Download Area
- Configuring the Download Area