I would like to know if somebody knows how Dynamics NAV cache works.
I'm really a beginner of NAV, but I tested this:
My question is: is it possibile to force the cache expiration of internal NAV cache only by SQL? If no, how can two application server sync their cache?
I know that data manipulation via SQL is highly discouraged, but please help me to understand how it works. Thanks
You might want to take a look at the SELECTLATESTVERSION function.