Start a new topic

Populate configurator data on backend

We have a large product set with a log of configurations.

We have this data ready from another implementation and I was wondering if I could load this data into the backend.


Does anyone have a SQL script that would take care of this or can someone push me in the right direction on what needs to be populated in order for this to work?


Having never done this.. but there are 3 tables in the SQL database.

I'm guessing get those copied to the new database should see you alright.

ConfigurationHeaders.ID >> ConfigurationContainers.ConfigurationID

ConfigurationContainers.ID >> ConfigurationItems.ContainerID


No script to import, but we could probably make pretty light work of creating you something (depending on the format of the data from the other implementation). Get in touch if you don't have access to a developer.

Login or Signup to post a comment