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.

Populating Cortex API Database

Populating Cortex API Database

These instructions assume you created a database and defined its schema following the instruction in the 6.9.0 Commerce Engine setup guide: 2. Populating the Database. The instructions below populate that database with Cortex API demo data.

  1. In the Command Prompt, navigate to C:\EP-rel\Cortex\Testing\store-data and enter the following Maven command to build the database projects and add them to your .m2 repository.
    mvn install
  2. Enter the following command to populate the database with the schema and Cortex API data.
    mvn -f C:\EP-rel\Cortex\Testing\store-data\cortex-dce-populate-database\pom.xml -Dimport package