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 status:

global_version_screenshot
  • ignore (not versionnable): 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.

No comments:

Post a Comment