April 23, 2020
Estimated Post Reading Time ~

AEM What is the average number of Live Copies per month

Solution:To determine the total number of Live Copies made since installation use a repository query; via CRXDE - Tools - Query:
  • Type XPath
  • Path /
  • Query //element(*, cq:LiveSyncConfig)

Again use the number of months that have elapsed since installation to calculate the average.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.