Hi,I am trying to put some logic based on the value of a variable in session storage, based on session storage value i need to read some OSGI configuration. I am putting the read logic in use-API of HTL like below.Component HTML file :- <sly data-sly-use.clientLib="${'/libs/granite/sightly/template...
Hello Guys,I was searching for solutions to integrate Magento Ecommerce cloud with AEM on premise.Does anyone have an article or link about that?ThanksAlisson Xavier
HI,I have the heap memory set for 2048M, in start.bat file, but when i perform the Oak-run, i am facing out of memory issue.Please advice how to fix this issue
Hello Community,Wanted to understand if there is a possibility in AEM to check a cookie and load a sightly tag.My use case <sly data-sly-test="${properties.something == 'true'}"><script>Cookie condition check only if true execute the below<div data-sly-test="${properties.something }" data-sly-unwrap...
Hello,I am trying to access miscadmin and useradmin in mylocal and dev instance. But I dont see it opening or loading. Its showsup empty. I see following error in my error.log06.06.2019 11:46:19.443 *INFO* [0:0:0:0:0:0:0:1 [1559839579442] GET /miscadmin HTTP/1.1] org.apache.sling.xss.impl.HtmlToHtml...
We just built our first AEM 6.4 server and have configured the LDAP authentication. When logging in with an LDAP user (not a locally created user) we get an Error 500 page and the /aem/start.html page doesn't load. Even if you manually enter the URL, it doesn't load, just gives the Error 500. How...
Recently we've seen an issue with AEM 6.4+ with saving user preferences. This includes the following routes to modify them:My PreferencesProduct Navigation (tooltip/tutorial)When trying to save these settings, or clicking the Don't show this again box in the tooltip the following error message can ...
I keep opening the developer console of my browser, while visiting pages hosted via Adobe Experience Manager, anticipating that I should find the mcvisid stored in the session's cookies but I'm not finding it? I've been told it is stored in the "Adobe cookie", but not seeing any parent adobe cookie ...
Dear all,I'm unable to start on my aem instance.Every time I run my aen instance the main aem window is displayed and the loading cursor remain fixed. It seems to be blocked so I have to kill it via task manager or close button.Always.What is happening is showed in the below screenshot.Any idea ?Tha...