We have some central tables which we want to be accessible for all AF users like the central telephone directory (to add information about maintenance contacts for example). This table is quite big in a company with several thousands of employees and frequently requested in the future. Here it would be nice to have a central cache mechanism and not only a userspecific Client Cache mechanism.
It would be very nice to have the External Tables Cached at server level. Instead of user level. This prevents a large load on the source database (Prevent a large amount of queries by end users).