AEM xpath query with lastreplicated and custom date property
Hello,
I will need a xpath query that will perform
Check in damasset if under jcr:content the below properties , and may have customDateProperty
1>cq:lastReplicated is today
2>cq:lastReplicationAction is Activate
3>customDateProperty -> check if exists under jcr:content , if exists then check the timestamp if cq:lastReplicated timestamp and date is greater then customDateProperty
Could you please provide inputs on this
Regards,
Srinivas