Expand my Community achievements bar.

SOLVED

Need best approach to identify if data has been modified in a project

Avatar

Level 2

Hi

I am working on AEM 6.0 for web content management and we have validation and publish processes (Publish process also has validation, to make sure it covers if there are any changes made by other users from the time of last successful validation). Now we trying to avoid redo of validation if there is NO data change from the last successful validation. We have timestamp of last successful validation and tried validating it against the history.log file; but during the testing we found that not all data changes are logged in history.log. for e.g. we have custom functionality where we are updating the nodes data but not updating its lastModifiedDate and hence it is NOT resulting the event to be logged in history.log

Please help what would be best approach to identify if the data has been modified in a project OR is there any easy way to make history.log to capture all the events no matter my custom code is updating lastModifiedDate or not

 

Thanks in advance!

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi  Basheer,

For any assistance with AEM, please repost your question in the AEM forum here: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

Thank you,

Parit MIttal

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi  Basheer,

For any assistance with AEM, please repost your question in the AEM forum here: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

Thank you,

Parit MIttal