Populating the store's bootstrap data into the database

We can populate the 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, we can leverage SFTP and the scheduler job to periodically populate the store's data.