Hi,We have migrated AEM Version from 6.3 to 6.5 SP10.It was fine in DEV environment.But When we deployed to Higher environment, we are getting below error in author whenever we will open page in edit mode.The same error is coming in all the pages including we retail pages as well.Path: /libs/cq/gui/...
Dear community, I'm new to AEM and try to build my first site. My question is:I'd like to put icon / navigation bar/ user info, these three components on my header (made by experience fragment)but for the anonymous users, I'd like to hide the navibar and user info components (since the user is anony...
I have a scenario where if I access:<domain>/blah-blah (non existing page) redirects me to correct 404 page.BUT, if I access :<domain>/blah-blah.html (non existing page with .html extension) redirects me to generic 404 page. Expectation :Both the scenarios should be redirecting me to custom 404 page...
Hello, Is there any way to create custom action type in AEM form container. Currently it has the following options but I wanted to add one extra field like payload using API call. Also Is there any document, to refer how to create custom action type and how to make API call with the form data. I wan...
When attempting to debug I get the following error:could not establish debug connection to localhost : 10123Failed to connect to remote VM. Connection refused.Connection refused: connect I use the following command to start the instance: java -Xms2048m -Xmx2024m -agentlib:jdwp=transport=dt_socket,a...
Hi, I am trying to access the crx/server from the cloud dev https://author-pXXXX-eXXXX.adobeaemcloud.com/crx/server after I completed my testing in local want to test that using the service token the code is in java... attaching the code baseRepository repository = getRepository("https://author-p...
Hi There,On every page, there is a call to "assets.adobedtm" while using "AEM as a cloud service" version.I am just curious about how this is happening, from where this external call is originating, and if we want to change it or disable it how one can do that.Please let me know your thoughts on the...
Hi All, I would like to know if MSM's standard rollout config behaves in below mentioned way.I have a source :- /content/en-US/home.html page on which I have a content fragment reference components which points to content fragment at /content/dam/content-fragments/en-US/movie-fragmentnow I created a...