I am loading a large amount of Product / Variant data on my dev site.
It has a recent copy from production.
Question: Would I simply be able to copy over the product and productVariant tables from my Dev environment to Production? (other tables like productCategory if neccessary)
Are there any hidden aspects the Admin Site does behind the scenes?
What SPs / XML packages are invoked by the creation of products / variants?
Thanks,