Scott is right Alistairp. It's not best practice to replicate large packages when you deploying, instead install them on publisher as you are doing it on author side.
Hi, DurgaLook at some sample implementation to get some idea.... https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/logging/impl/SyslogAppender.javaThanks.
Hi, TheoAs per my understanding you are just installing a package which is having filter like /content/yoursite (and/or) /content/dam/yoursite and it get uploaded into your local without any issues. If this is the case you are just fine that you are not installing any changes that may affect your se...
Hi, KrishnaHere I created a sample utility that do the job. Just try it if you just want to export which user belongs to which group. It has some other features as well. https://github.com/vamsijetty/useradmin-utility.git /** * Make sure you create a system user (using /crx/explorer) a...
Hi, MatheusPlease check the following post whether if it helps.... http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.237.html/forum__stbf-hi_i_want_tores.htmlIf it is not worked share your code snippet to analyze further. Thanks,~Vamsi
Hi, Venkat You are just missing one thing here. You need to select "Overview" tab on left navigation inside Processing Profiles to apply profile to folders. Please check here..Thanks,~Vamsi
Hi, VenkatHere is the link to check how you can apply Metadata Profiles to folders.https://docs.adobe.com/docs/en/aem/6-2/administer/content/assets/processing-profiles/metadata-profiles.html#Applying%20a%20Metadata%20Profile%20to%20Folders1. Tap or click the AEM logo and navigate to Tools > Assets >...