Populating your store's bootstrap data into the database

You can populate your store's bootstrap data into the database by using a Data Load scheduler job and over SFTP.

About this task

After running the Gradle script, all required generated data is saved to the WCDE_installdir/storepublish/generateData directory. In this task, you will populate this data into the database by performing a one-time scheduler job. Then, you can leverage SFTP and the scheduler job to periodically populate your store's data.