Hi, can you please let me know is there a way to make AEM url as case in sensitive. I need to allow both of the below urls. http://mywebsite.com/content/home.htmlhttp://mywebsite.com/content/homE.html ThanksSam
After performing an in-place upgrade from CQ 5.6.1 to AEM 6.2, we have noticed that the permission applied for users groups got changed. This happens with most of the nodes under etc node. This disables access to the contents from consoles like Workflows, Package Manager, Tagging etc. Is it the expe...
One cq 5.5 is another machine and another cq 5.5 is running another machine.I want to tranfer file from one cq (/contents/c1) to another cq.How it can be done?I have tried option /team/export but it didn't work.
I'm using AEM 6.2 and I can't find how to add Image Profiles as described in this documentation (https://docs.adobe.com/docs/en/aem/6-2/administer/content/assets/processing-profiles/image-profiles.html). It says they can be added under Tools > Assets > Image Profiles, but there is no such option. I...
Hi,can you please let me know is there a way to make AEM url as case in sensitive. I need to allow both of the below urls.http://mywebsite.com/content/home.htmlhttp://mywebsite.com/content/homE.html ThanksSam
Hi,I am creating a simple progress liner component using angular-material framework. I have coped HTML code below.Problem is - If I move all scripts & css to clientlib, it will not work at all. When I add component it will only display plain text. I see small error in browser dev mode - "Uncaught Sy...
I just want to move repository from CRX1 (cq5.56) to CRX2 (cq6.1) with the help of oak jar.I tried this command: java -jar .\crx2oak-1.0.54-standalone.jar C:\Users\jangid\Desktop\aem 6.1\newauthor\CQ-Author\crx-quickstart\repository C:\Users\jangid\Desktop\aem 6.1\author\crx-quickstart\repository \-...
I must be doing something wrong, but I'm having trouble figuring it out ......I'm trying to get a connection to a db connection pool but I get a Null Pointer Exception on the DataSourcePool. Here is the code:@Component@Service(value = DatabaseConnectionImpl.class)public class DatabaseConnectionImpl...
Hi,We have noticed that View as published option in AEM 6.2 author instance includes Production DTM script (instead of Staging DTM Script), which affects Analytics Report (since analytics data is also coming from author instance). How can we rectify this issue since all the DTM rules are getting fir...