Installing Import Export Tool
Installing Import Export Tool
To install the Import Export tool:
- Create a directory Import-Export distributable archive.
- Unzip the import/export zip file located at C:\repository\importexport\ep-importexport-cli\target\ep-importexport-cli-6.5.1-SNAPSHOT-bin.zip to your Import/Export directory.
- Edit the importexporttool.config file following the instructions at Configuring Environment Settings for Data Export
- To run the tool, follow the instructions at Exporting Data and Importing Data.
Key Import Export Components
Following are the key import export components:
- ep-importexport-cli-6.5.1-SNAPSHOT/exportconfiguration.xml
- ep-importexport-cli-6.5.1-SNAPSHOT/importconfiguration.xml
- ep-importexport-cli-6.5.1-SNAPSHOT/importexport.bat
- ep-importexport-cli-6.5.1-SNAPSHOT/ importexporttool.config
- ep-importexport-cli-6.5.1-SNAPSHOT/log4j.properties
- ep-importexport-cli-6.5.1-SNAPSHOT/README.txt
- ep-importexport-cli-6.5.1-SNAPSHOT/ searchconfiguration.xml
- ep-importexport-cli-6.5.1-SNAPSHOT/importexport.sh
Note: Ensure that the appropriate JDBC driver libraries are on the classpath of the Import-Export tool. Files placed in the libs subdirectory are automatically added to the classpath. For example, if your Elastic Path deployment is using a MySQL database, copy the MySQL JDBC connector jar file to the libs subdirectory.