Hi
As I know
Cache lookup property in table
Nontts- for transaction table
Found- used for never delete record table like Unit master
Found and empty - ??
Entire table - for master table
Let me know
1. where to use found and empty cache. I mean in which kind of table ?
2. In d365fo, only server cache will use? Because there is no concept of Client cache.
Hi @rp@n,
CacheLookup : Found and Empty
This method is exactly the same as method ‘Found’ with one difference that it also caches the select calls that return empty values.
This is useful for tables that system makes too many ‘exists’ checks, like discount table for example.
Please read this: devblog.sertanyaman.com/.../
and this https://docs.microsoft.com/en-us/dynamicsax-2012/developer/single-record-caching
Sohaib Cheema
844
User Group Leader
André Arnaud de Cal...
752
Super User 2025 Season 2
CA Neeraj Kumar
553