Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > import utility problem View modes: 
User avatar
Member
Member
gujju121-31-yahoo - 4/1/2010 9:48:40 PM
   
import utility problem
I have followed the guide to using the import utility and while it does import the data.I imported about 1000 product. So I can see 1000 new documents in the content tree under product. But when I click on product menu or node I cannot see anything on the right side. I have to manually edit each product and under product tab I have to check Mark document as product and then also check create a new product radio product and when I press OK button, after that I can see product in main window. How do I solve this?

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 4/13/2010 4:05:39 AM
   
RE:import utility problem
Hello,

You could optionally add product (SKU object) to document using API. You can find sample code in sample ImportProducts.aspx.cs file that you can find in package used in "Products import from external source" article.

Best Regards,

Martin Dobsicek