Developer forum

Forum » Development » Import EcomGroups

Import EcomGroups


Reply
hi,

For a solution we have a proces which imports new groups. The problem is that these new groups are only visible in the backend after we recycle the iis apppool.

My question is how long does it take for the groups to become automatically visible in the dw backend?
Is there a way i can force from code or in the backend to refresh the groups in the backend?

Dynamicweb.dll 19.2.0.4

regards,
Remi

Replies

 
Reply
 
Hi Remi,

It is a caching problem.

If you push the solution to 19.2.1.0, which is release on Monday, the problem is fixed.


Regards
Morten
 
Reply
Oke thanks. Looking forward to the update :)
 
Reply

PS: Yes, you can do it by code yourself:

Dynamicweb.eCommerce.Products.Group.ClearCache()


Regards /Snedker

 

You must be logged in to post in the forum