Hi guys,
I have a project where I need to synchronize stock information for several locations once every half an hour.
I get an XML from NAV with all information necessary and we can safely save it to the database using DataIntegration and DynamicwebProvider but we have noticed that the stock information is not updated, even though the information in the database has changed.
I suppose there is some sort of caching that we might need to reset after the update job runs.
Anyone can point me towards the best approach for handling stock updates?
Thank you,
Adrian