Configure adaptive forms cache configure-adaptive-forms-cache
A cache is a mechanism to shorten data access times, reduce latency, and improve input/output (I/O) speeds. Adaptive forms cache stores only HTML content and JSON structure of an adaptive form without saving any pre-filled data. It helps in reducing the time required to render an adaptive form or document on the client. It is designed specifically for adaptive forms and also supports adaptive documents.
Configure the cache configure-the-cache
Perform the following steps to configure the adaptive forms cache:
-
Go to AEM web console configuration manager at
https://[server]:[port]/system/console/configMgr
. -
Click Adaptive Form and Interactive Communication Web Channel Configuration to edit its configuration values.
-
In the edit configuration values dialog, specify the maximum number of forms or documents an instance of the AEM Forms server can cache in the Number of Adaptive Forms field. The default value is 100.
note note NOTE To disable the cache, set the value in the Number of Adaptive Forms field to 0. The cache is reset and all forms and documents are removed from the cache when you disable or change the cache configuration. -
Click Save to save the configuration.