as above. might be best explain with examples: sourcetargetcomments/content/dam/files/my%20document%20here.pdf/content/mysite/aboutdoes not work/content/dam/files/my document here.pdf/content/mysite/aboutdoes not work. (%20 has been replaced by space character) Thanks in advance for the assistance.
I created a component that, for each created tab, brings a core component container using a data-sly-resource.However, when I try to insert other components within it, the following error message appears:'Paragraph create operation failed.'How can I resolve this error? I will share the code snippet ...
Hi All, Extra "/" is adding in the end of the page like : https://domainname/content/abc/dashboard.html/ and this is cached on dispatcher level because dispatcher is treating dashboard.html page as a directory. On dispatcher side we can see this url used by some user "dashboard.html/content/dam/abc/...
I'm trying to do resizing of two containers which are responsive but they are not resizing.I'm using cloud instance ( 2023.6.12255.20230608T053118Z-230400).
Hi, I need to redirect a specific page to the home page(root domain). The current redirect for the home page that's below is working fine: Whenever I hot the domain https://www.domain.com serves the page ## Home PageRewriteRule ^/?$ /content/appname/us/en/home.html [PT,L] ## Rewrite rules for US sit...
Hi there!We are attempting to configure certain system properties in our Maven project for AEM. We'd like to create a Java class that executes only once during startup.For instance, consider these configurations: Locale.setDefault(new Locale("es", "ES")); How can we achieve this?Thank you!
Hi All, I have to redirect page A to page B if cookie is not present. If cookie is present then this redirection will not happen.I need to redirect to page B before request reaches to AEM server. How can we do this on dispatcher? Any pointers highly appreciated. Thanks,Pradeep
Hi experts, My project had created editable templates with this hierarchy. /conf/<<projname>>/settings/wcm/templates/sites . In Template Editors whatever templates created under /wcm/templates can be seen. But in my current project templates are under /wcm/template/sites. So we are unable to seeth...
Hi, We faced an issue in AEM 6.5 (AMS), where entire content in dispatcher farm files was blank automatically and farm files were empty. we had to restore them with help from Adobe teamAnyone has info on why this happens and what would be the root cause for this