Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Installation

Installation

To install import/export:

  1. Create a directory Import-Export distributable archive .
  2. Unpack 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.
  3. Edit the importexporttool.config file following the instructions in Configuring Environment Settings for Data Export
  4. To run the tool, follow the instructions in Exporting Data and Importing Data.

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: Important:

Make sure 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.