DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Exporting products from CATALook store to XML

 1 Replies
 2 Subscribed to this topic
 37 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 1
New Around Here

Good morning,

I am trying to export the products from a CATALook Store to an xml in order to import them to another non-CATALook store. The technical support of the CATALook Store gave me SOAP access to the website but I couldn't find a correct solution to the problem. 

I tried using GetProduct(s) and GetProductOption(s) but unfortunately the first one returns only the parent products without the options and the second returns the options applicable to the current product but with all the values that are in that option even if the product I am trying to export does not have them, i.e. if a tshirt has "Color" Blue and Red, and the "Color" option has 10 different colors, it will return all 10 of them with no distinction to the specific product, so I can not distinguish which values are used by the product I want to export, or get the different price for each option etc.  

I have tried setting up a local installation of dnn and CATALook in order to study it but after many hours I couldn't get it to work properly so I wanted to ask you for any help you could provide. There is a method for executing sql queries through the api, could I use this? Or maybe could you point me in the right direction?

Thank you in advance for your time!

Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!

Wow... That's a "blast from the past." (RE: Catalook)

Executing SQL in code behind in DNN can be fairly simple to implement, using DAL 2.  The links below will help you implement them.  Specifically, the first link is full of other links toward the bottom.  The second link has some direct examples for you, including executing SQL statements and stored procedures.  

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved