Hi all,We are currently working for a customer that is on Helix-4. You can see the code repo here - https://github.com/hlxsites/danaher-ls-aem-prod.We would like to upgrade from Helix-4 to Helix-5. So, here are things that we would need your support.1. Could you pls point to the step by step documen...
Hi AEM/EDS experts, We are in the process of migrating AEM pages to the EDS gradually. Until then, we would like to redirect requests either to AEM or EDS at the CDN level using cdn.config based on the URL pattern & it works perfect ! However, the cdn.yaml is growing huge as the "matches" pages keep...
Hi Team,I create Externalizer configuration kept in config.publish folder , then i override that value through AEM cloud environment variables , Its not pick whatever authored in environment config value // Configuration created by Apache Sling JCR Installer{"externalizer.domains":["local $[env:AEM...
Hi Experts, Asset names are being cut-off during upload. It retains just first 50 characters of file name when uploaded from AEM UI, while the node name in JCR doesn't have any limit when tried to rename and save a node from CRX directly. We have figured out a UI customization on changing the limit ...
Hi Experts, I understand that there is a provision to rename Folders through 'Properties' but it doesn't actually change the node name when I observe in JCR and there is no provision to rename Assets. We are now trying to customize AEM to give users a provision to easily rename folders and files (as...
Hi Experts, Need your advise. Background:We have a multi-tenant AEM Assets environment with two brands, where either brand users can't see each others assets including in omni search results (managed through Permissions). We currently have a taxonomy like /content/dam/brand-1/.. and /content/dam/bra...
Thanks for responding Vijayalakshmi. Yes, I checked that and in theory it seem to not have tested further 6.3. Just want to seek from community if someone had tried that successfully for 6.5.
Hello experts, We have a problem statement to migrate huge asset volume from CQ 5.5.2 to AEM 6.5.2 instance. We are considering several approaches including vlt rcp, crx2oak etc. However, we would like to know if grabbit is compatible for versions mentioned above ? Thanks in advance.
Hi Experts, I understand AEM provides an out of the box utility at /system/console/crypto to convert plain text passwords to encrypted password. However, we have a requirement to convert such encrypted password to plain text password for verification purposes at later point of time by Production sup...
Hi, is there a curl command to fetch a User's JCR path by Login Id? The curl command to change a user's password requires his JCR path (e.g. below), so I'm thinking to fetch user's JCR path by Id, in the prior step. Please suggest other alternate approach, if any. e.g. curl -u testuser:OLD_PWD -F re...