Vaatate praegu abisisu järgmise versiooni jaoks::
- 6.4
- 6.3
- 6.2
- Vanemad versioonid
Users may experience a slower response time if they belong to many groups (for example, 500 or more) or if the groups are nested deeply (for example, 30 levels). If you are experiencing this problem, you can configure AEM forms to prefetch information from certain domains.
-
<node name="UM"> <map/> <node name="PrincipalCache"> <map> <entry key="principalCacheSize" value="1000"/> <entry key="principalCacheBatchFetchSize" value="10"/> <entry key="rebuildCacheAfterSync" value="true /> <entry key="enableFullPrefetch" value="false"/> <entry key="principalCacheDomains" value="Domain_Name1/Domain_Name2/Domain_Name3"/> <map> </node> <node name="APSAuditService">