How can I do "groupsorting"?
Developer forum
E-mail notifications
Data Integration - Group Sorting
Replies
Hej Kim,
Check out http://developer.dynamicweb-cms.com/documentation/for-developers/data-integration/providers/ecom-provider.aspx under EcomGroups. Here you'll find a description of how to manage these columns.
I hope it answers your question - otherwise feel free to pop more questions.
Regards /Snedker
Can I ask why the GroupSorting is on the "EcomProducts" and not on the "EcomGroups"?
Hi Kim,
The sorting on groups is on both tables. So it is not correct that it is not on EcomGroups. Sorting is on
- GroupSorting on EcomProducts
- ParentGroupSorting on EcomGroups (sorting of groups nested below groups)
- ShopSorting (sorting of groups nested below shops)
In case 1 you will have just a single CSV that contains both products and groups. In case 2+3 you will have separate files for products and groups.
I hope this answers your questions - otherwise feel free!
Regards /Snedker
Hi Morten,
I have testet your description 2 and need you to look at it, because it don't behave as Expected.
Pic 2013-12-12_1357 show the mapping table
Pic 2013-12-12_1402 show the datasource table
Pic 2013-12-12_1403 show the resulting EcomGroupRelations
Can you tell what I do wrong or do you need more info?
You've done exactly as you should. I am afraid we have a bug #13909, which will be fixed asap.
Regards /Snedker
I am now running 8.4.0.3 but I still have the same issue, have you testet that the bug 13909 is fixed?
Hi,
Unearthing this topic because I'm afraid I have the issue too. I'm running 8.7.0.1. I have a "sort" column in my source table (as well as a "parentid" column of course). The "sort" column is mapped to "ParentGroupsSorting". However on the table EcomGroupRelations, the column GroupRelationsSorting is at 0 for all my groups.
Thanks !
Hi Gaeran,
I solved the problem by making an integration directly to the sorting tables
Sounds like a solution, thanks !
You must be logged in to post in the forum