@VeenaVikraman Yes, the major downside that i have seen with such architectures is that there is a very tight coupling wrt JS and CSS code. You are basically going to load the clientlibs as single monoliths most of the times instead of just loading the code that is actually needed on a specific page...
@KannanCh2 The reason most likely is that there are no versions that exist to which the restore can happen. The restore basically helps to restore the state of the AEM resource to a specific version. If there are no versions then there is nothing the system can restore to.
@Julio_Baixauli You can create a simple groovy script that accepts a list of Blueprint pages and based on that deletes pages from both Blueprint and corresponding livecopies. if the pages are to be deleted from both Blueprint and livecopy then the script execution should be fine.
@Nimma05 Yes, as long as you are able to download the report it should be ok.
The execute report action is not optimized for a large result set and hence leads to the mentioned error more often than not.
@Nimma05 , You should still be able DOWNLOAD the report. Execute report action has a few extra steps that create a performance overhead most of the time.
Can you try that and let us know?