April 23, 2020
Estimated Post Reading Time ~

AEM Interpretation of Version purging results

Analyzing the Console
The Dry Run and Purge processes list all the nodes that have been processed. During the process, a node can have one of the following states:

  • ignore (not versionable): the node does not support versioning and is ignored during the process.
  • ignore (no version): the node does not have any version and is ignored during the process.
  • retained: the node is not purged.
  • purged: the node is purged.
Moreover, the console provides useful information about the versions:
  • V 1.0: the version number.
  • V 1.0.1*: the star indicates that the version is the current one.
  • Thu Mar 15 2012 08:37:32 GMT+0100: the date of the version.

In the above screenshot example:
  • The Shirts versions are purged because their version age is greater than 2 days.
  • The Tonga Fashions! versions are purged because their number of versions is greater than 5.


By aem4beginner

No comments:

Post a Comment

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