1
The Business Central cache tends to be very persistent on API calls, taking hours to update sometimes, and I often find myself having to add SelectLatestVersion() in some triggers of said API pages, which forces the cache to be cleared on every API call, and I find that to be a very bad practice.
It would be nice to have some control on the client side, like for example implementing the HTTP header Cache-Control, in order to make some requests skip the cache validation entirely, instead of forcing every request to clear the cache, or having to restart the service for it to be cleared.
STATUS DETAILS
Needs Votes
Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team