@ChristianJu as AEM is built on top JCR repository, move operation is nothing but deleting a node from one folder and creating in new folder. So it needs delete permission to allow move operations to work..
One thing we can do is to write some custom JS on top of aem UI to hide delete button on pa...
@EduardoBo3 have you tried using granite include?
https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/include/index.html
@SeanMc5 Can you be more specific in the ask? what kind of images you have in folder A, What's the size of each asset and overall folder? Are they getting synced successfully if you are manually re-processing the asset again using DM::Reprocess asset workflow?
Based on that we can guide you better...
Welcome to Adobe Experience Manager Tuesday Tech Bytes, your source for expert insights on AEM. Over the next several weeks, we will explore various topics regarding best practices, tips & tricks, success stories, and hidden gems. Tune in each Tuesday for a byte-sized dose of AEM wisdom!
@_SumitSinghal from error message it looks like com.adobe.granite.auth.saml.SamlAuthenticationHandler is configured as singleton? Can you point me to official adobe documentation join followed to configure multiple SAML authentication handler?
@arvindpandey Remote SPA framework depend on Remote spa aem template, you can create a page using any other page template not extended from Remote spa template.