Hi,
I have a requirement to query and fetch the active pages in aem cloud.
In aem on premise we have below property to identify the active pages but I dont see any such properties in aem cloud.
2_property=@jcr:content/cq:lastReplicationAction
2_property.value=Activate
Please kindly share your inputs.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @manojkarikalan, Property @ jcr:content/cq:lastReplicationAction is available on cloud too. Could you please provide more details? Also please mention if you are executing this on author or publish instance.
Hi @manojkarikalan, Property @ jcr:content/cq:lastReplicationAction is available on cloud too. Could you please provide more details? Also please mention if you are executing this on author or publish instance.
Hello @manojkarikalan
The property is available on Author cloud instances. You should be able to see them via CRXDE on dev instances.
However, it is not indexed OOTB, so you might not get expected results via query
Views
Likes
Replies