Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Product / ProductVariant data from Dev to Prod.

  1. #1
    GoodFella is offline Member
    Join Date
    Mar 2009
    Posts
    99

    Default Product / ProductVariant data from Dev to Prod.

    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,

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    You can use our Web Service Interface (WSI) to be able to easily to that. Refer to this manual, navigate to WSI Operations -> Products / GetProducts option.