Developer forum

Forum » Integration » Data Integration - Group Sorting

Data Integration - Group Sorting

Kim Søjborg Pedersen
Reply
In the Destination Column you can select "shopsorting", "parentgroupssorting" etc.

How can I do "groupsorting"?


Replies

 
Morten Snedker
Reply

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
 


 

 

 

 

 

 
Kim Søjborg Pedersen
Reply

Can I ask why the GroupSorting is on the "EcomProducts" and not on the "EcomGroups"?

 
Morten Snedker
Reply
This post has been marked as an answer

Hi Kim,

 

The sorting on groups is on both tables. So it is not correct that it is not on EcomGroups. Sorting is on

  

  1. GroupSorting on EcomProducts 
  2. ParentGroupSorting on EcomGroups (sorting of groups nested below groups)
  3. 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

 

 

 

 

Votes for this answer: 1
 
Kim Søjborg Pedersen
Reply

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?

 

 

 

 

 

 

 

 

 

2013-12-12_1357.png 2013-12-12_1402.png 2013-12-12_1403.png
 
Morten Snedker
Reply
This post has been marked as an answer

You've done exactly as you should. I am afraid we have a bug #13909, which will be fixed asap.

 

Regards /Snedker

 

 

Votes for this answer: 1
 
Kim Søjborg Pedersen
Reply

I am now running 8.4.0.3 but I still have the same issue, have you testet that the bug 13909 is fixed?

 
Gaetan Di Caro
Reply

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 !

 
Kim Søjborg Pedersen
Reply

Hi Gaeran,
I solved the problem by making an integration directly to the sorting tables

 
Gaetan Di Caro
Reply

Sounds like a solution, thanks !

 

You must be logged in to post in the forum