Page 1 of 1

No export of category data?

Posted: Sat Oct 05, 2013 11:47 am
by frankenstein897
It does not seem to export the category descriptions, etc. Or am I missing a setting?

Re: No export of category data?

Posted: Mon Oct 07, 2013 3:04 pm
by Katie
What page are you trying to export from?

Re: No export of category data?

Posted: Wed Nov 06, 2013 8:18 pm
by frankenstein897
Sorry I missed this message. I am just trying to export all of my categories with the descriptions, titles, keywords, etc. I am on Gold R6 using the Data\Export...no options for just categories.

Re: No export of category data?

Posted: Thu Nov 07, 2013 5:12 am
by Katie
Hi Chris,

Sorry, but the export of categories is not something we've added yet. You are welcome to request it using the green Feedback button. It seems like a good feature to add. The only export options we have in R6 are for Orders, Products, Product Variants, and Worldship data.

Katie

Re: No export of category data?

Posted: Thu Nov 07, 2013 7:53 am
by frankenstein897
I am thinking of checking the database to see where that is stored since I have full access to the SQL server. I am guessing most of it is in a table.

Re: No export of category data?

Posted: Mon Nov 11, 2013 10:30 am
by frankenstein897
Got the category data out of the categories table, imagine that :-). However, it doesn't contain the URL for the category. Anyone know what table those are stored?

Re: No export of category data?

Posted: Mon Nov 11, 2013 11:28 am
by Katie
Would it be in the AC_customURL table?

Re: No export of category data?

Posted: Mon Nov 11, 2013 11:42 am
by frankenstein897
I checked that table only contains any URLs that I manually typed in the custom URL field. I am guessing the category URLs aren't stored anywhere. I am assuming they are generated via logic in the code somewhere unless a custom URL is specified then it references that table. I found an alternate way to get the URLs but not from the system (had to go to Google for it :-)).

Re: No export of category data?

Posted: Mon Nov 11, 2013 1:16 pm
by Katie
I am guessing the category URLs aren't stored anywhere. I am assuming they are generated via logic in the code somewhere unless a custom URL is specified then it references that table.
That's correct. All catalog objects (products, categories, webpages, and links) are generated automatically using the Title field and Store URL.

Glad you found the answer.

Re: No export of category data?

Posted: Fri Aug 15, 2014 11:51 am
by msandin
Katie

Katie, this Miles Sandin. You helped me a few weeks ago when I was struggling with export/import (R8 Gold). I'm progressing in my quest but now I have another issue. Is there any way to have export/import work with tab separated values in lieu of comma separated values? Reason being, in our description field, for many parts there are commas. Thus the csv file gets messed up during processing.

Thanks so much for your help.

Miles Sandin
Bridgewater, VA

Re: No export of category data?

Posted: Fri Aug 15, 2014 12:27 pm
by Katie
Hi Miles,

When you import products, there is a data format section (2nd page of import wizard) which allows you to choose from 4 delimiters (comma, semicolon, tab, and pipe).

Hope this works out for you,

Katie