How to export Local References of an asset in JSON format by Yoshimasa Ishiguro Abstract This article will explain how to export the references of an asset in JSON format instead of needing to go to the UI and see them for each asset.Issue/Symptoms You can see the Local References of an asset on th...
I have upgrade one AEM system from 5.6 to 6.2. It works fine. No issue.When I install the AEM patch sp1-cfp4 I got one error. It is related to /var/upgrade folder.Shall I delete the content in it?Here is the error message.Install Package: /etc/packages/adobe/cq620/cumulativefixpack/cq-6.2.0-sp1-cfp-...
I generate project from maven archetype, when run the command mvn clean install -P autoInstallPackage there are 2 package in the package manager, which are foo.ui-apps and foo.ui-content. In the ui-apps there are apps/foo/install/ that contain jar file. But when I replicate that 2 package to the pub...
This may be a redundant question, but is there a way to copy a livecopy page without acquiring any of the inheritance/relationships? Basically I'd like to keep the same look of the page, but break it away from the original blueprint. Maybe best bet would be to create a new page without any livecopy ...
Hi,I have integrated Communities blog and QnA in my application. I subscribed for email notification for a Blog topic in Blog. When moderation not enabled, email triggers fine. But when moderation is enabled, even after moderator allows it, email doesn't triggers. In logs one thing I observed is ema...
Hi ,i am seeing the following error while while including jsp in another jsp (jsp:include).http://localhost:4502/content/ac/ca/en/email.demo.htmlin demo.jsp i have included demo1.jspinspect element in browser<!--cq{"decorated":false,"type":"sling:redirect","path":"/","selectors":"demo","servlet":"Re...
I'm trying to fetch values from a nested multifield. The content is stored as follows in jcr:The code below is adding the languages to the value map at the country level. ${country.locale} outputs the locale value for both nodes under languages. Any ideas?private List<ValueMap> getLanguageLinks(Stri...
hi,i am exposing freemarker template from aem to backend service to send mails.since the file is too big i am seeing the following error.please suggest me the approach to resolve the issue.Error Message:org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.jsp.jasper.J...
Problem statement:There is a badge showing close to 2000 unread notifications, which is far beyond the number of unread notifications that are relevant to the logged in user. Expected Results:There should be a badge showing only the number of unread notifications for the logged in user; so real noti...
I am trying to resolve a peculiar situation where my repository size is growing by 3 GB's every week. I have checked the Tar Optimization, which is working fine.I have done the data store Garbage collection( which did work but still the size is quite big).Two questions : 1. Does running the garbage ...