One node was not in Solr after searching for it...After looking into logs have found following:ERROR - 2015-12-21 17:05:29.598; org.apache.solr.common.SolrException; null:org.apache.solr.common.SolrException: Exception writing document id /content/dam/my/example.pdf/jcr:content/metadata/wn_previews:...
Hello! I'm trying to create some Vanity URLs on Adobe AEM but for some reason none of them have been working. When I go to test them they all redirect to an error page.I'm not sure what I could be doing incorrectly that the cause vanity URLs to not work. Thanks!
I have created user in AEM that user credential through successfully login in out of box login component login form. All coding done in JSP/JavaScript I want user logout functionality coding. Please share user logout code in JSP/JavaScript. Thanks in Advance
We have custom structure for our offers under campaigns.Offers for particular campaign located not directly under specific campaign but one level deeper(see attached image).E.g. Default structure: /content/campaigns/project/demandbase/project-industry/automotive/finance_carouselOur custom structure:...
Hi, Pages are not retrieving its contents in Touch UI mode for editing.If the url get modified to cf#(classic UI) values are retrieving.This issue occurs with customized sites as well as with demo sites in AEM. I am using AEM 6.1.Please guide me to resolve this. http://hostname:port/editor.h...
Hi,We have a requirement of restricting the image upload based on aspect ratio.For example 3:2,16:9 should be allowed to upload and others need to be restricted.Is there any in built functionality to achieve the same or if any custom implementation required?.please help me for the same.
Hi,I have a scenario where I have users in millions stored inside AEM /home/users. Now when I fire a query it returns -1 in this case( may be because users are is millions), but when I run the same query in my local instance I get exact nodes returned in total i.e 12 or 15 etc. I need to get the exa...
Hi Guys, I have configured the smtp with the following details on http://localhost:4502/system/console/configMgrSMTP Server Host Name : smtp.gmail.comSMTP Server Port : 465SMTP User: usernameSMTP Password: passwordFrom Address : emailSMTP Use SSL : trueDebug Email : trueI enabled https://www.google....
Hi All,I have written simple component to display the title of the page using sightly expression.I am able to see the title value page renders with the title but if i open the page in touch ui title value is not showing.Are there any limitation in using the sightly lang. or anything needs to be done...
then, after updating the HTML, have that page rendered, (essentially, updating the page dynamically and displaying the updated HTML document)? This would be done by a component, so that whatever page it was included on it would 1) Get the page's HTML, 2) Analyze the HTML, and potentially update it, ...