Developer forum

Forum » Integration » Import groups to multiple Shops

Import groups to multiple Shops

Umar Farooq
Reply

Hi,

I am trying to import groups to multiple shops (Ecom shop and pim warehouse). But groups are only visible in only one of the shops in the backoffice I checked the database and import made all the relations for both of the shops (as far as i can see). I thought may be its caching so i clear all the cache and reset the app pool but no luck. here are my settings for the integration job. 

 

 


Replies

 
Andrejs Zavorotnijs
Reply

Hi Umar

Did you check these SQL tables, all realtions are created?

EcomGroups

EcomGroupRelations

EcomShopGroupRelation

Can you show some example screenshots from these 3 tables?

 
Umar Farooq
Reply

Hi Andrejs,

Yes I checked all the tables and can see the relations are set corretly. According to Dynamicweb the API used for presenting shops/groups in the administration does not support it. so i had to generate relations by my self and manipulate  the group ids so they are unique for each shop.

/Umar

 
Rasmus Sanggaard Dynamicweb Employee
Rasmus Sanggaard
Reply

Hi,


Yes, the column name ”shops” is confusing. But due to a lot of complications with groups in multiple shops, the data model does not allow it. It is also stated on the documentation site. https://doc.dynamicweb.dk/documentation-9/integration/integration-framework/data-integration-activities/ecom-provider

BR
Rasmus Sanggaard

 

You must be logged in to post in the forum