thanks for the response Shivam,
No shouldn't be a caching issue. two reasons, one we have disabled caching on preview instance and second is we have a utility servlet to see the pages on preview instance.
All pages deleted in author are still present in preview instance.
Question - Is this the exp...
In AEM as Cloud Service, whenever user deletes a particular page in author instance, page is automatically removed from Publish instance too and we can see a DELETE operation invoked from author to publish instance but the same doesn't work with Preview instance.
Page stays in Preview instance - Is ...
We are on AEM Cloud and would be using preview service as staging for pre-prod review of content and would like to avoid dispatcher caching at this layer.
Is there an OOB way to disable dispatcher caching (specifically for JSON services) for AEM preview instance. thanks.