Hi,
We have a customer running Dynamicweb version 10.17.3 who is using the ShopUrlDataProvider (AddInName: Ecommerce). Products are imported via data integration, meaning they are not maintained through the backend administration interface.
The issue we're facing is that product URLs are not being generated for newly imported products. It appears that this is due to the GroupProductRelationIndex and ProductUrlDataIndex properties not being cleared or updated as part of the import process.
As far as I can tell, these properties cannot be cleared programmatically, and they are not implemented as service caches either.
Am I missing something here—or is there another recommended approach to resolve this issue?
Thanks in advance.