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 store data generation utility, all required data is saved to the <project-root>/extracted/data-<esite-name>-<timestamp> 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.