Hi guys,
We have a request from one of our customers to run often updates of products on a solution integrated with NAV.
The database has about +15k products and the update is supposed to update some information on existing products.
The NAV partner can expose an endpoint containing only the products that need updating.
The requirement is to run this update every 10 minutes.
Is there any way we can also trigger partial updates of the index? In order to avoid running the entire index every 10 minutes? Something similar to what DW is doing when a product is updated from the interface?
What would be the recommended/supported implementation of this request?
Thank you,
Adrian