NF6.2 SysConfig Without Cache

From iDempiere en

Feature: SysConfig without Cache

Goal: Technical

Developer: Carlos Ruiz

Description:

By default all SysConfig values are cached, so when they change it requires a Cache Reset to take the new value.

In some cases it is required that the SysConfig is not cached, and it must always read its value from the database.

For this it was implemented a simple solution, just add the suffix _NOCACHE to your SysConfig variable, for example:

SysConfig NOCACHE.png


Technical Info: IDEMPIERE-3967

Cookies help us deliver our services. By using our services, you agree to our use of cookies.