Sets the expiration time (in seconds) for objects in the UI cache. All dynamic user interface components, such as menu, command, table, and inquiry objects, are loaded into the UI cache in app scope when the app pages/programs request the data. The cached data for any given administrative object or trigger information expires based on this
pre-set amount of time. Once expired, the next request for that specific data is
dynamically obtained/cached fresh from the database and the cache life is reset for that object. |