
Use this tag only if you are sure of what you want to do. The default behavior should work fine for most use cases.
|
Attribute |
Description |
|---|---|
|
refreshPeriod |
Specifies the time in minutes when cache needs to be refreshed. Refreshing the cache means, back end connections are made during the next request and the cache is validated for any new or any deleted items. Before contacting the back ends, expired items are removed from the cache. Possible values are:
If unsure, use "default". |
|
expiryTime |
Specifies the time duration in minutes after which items retrieved expire (die) in the cache. Possible values are:
If unsure, use "default". If a connection to a provider system fails (temporarily or for good), the items still remain in cache, but will NOT be visible to the user. |