Hi,I am using the DAMUtil API and calling the findExpiringAssets function but it is returning nothing. I am storing the result in a list and the size of this list is 0. best guess is that it is not able to compare the 2 dates (lower bound and upper bound). as there is no exception log.Is there a spe...
Hi ,As we know that,DAM allows to create renditions of an image that includes thumbnails or smaller views of large, high-resolution images.In our project we are using following rendition- /content/dam/someimage.jpg.thumb.319.319.png in the content of the website. But, I have noticed original images ...
I am building a query using QueryBuilder and the query returns 32k results. I am using the following to create an Iterator so that I can index over each result. Iterator<Node> itr = query.getResult().getNodes(); This line however takes a really long time and is slowing my page down drastically. ...
We have two dev servers that are getting Solr errors. Our QA, Staging and Prod servers do not have this error. We want to investigate if a configuration setting is wrong in the dev environments. Google searches on the error suggest this error can occur when SOLR is using the wrong version of spatial...
Hi All,I appended ?debugClientLibs=true to the page http://localhost:4502/cf#/content/geometrixx-media/en/entertainment/daniel-falardeau.html in OOTB instance. But I am not able to understand what exactly is the use of it.Any thoughts on this will be helpful.
Hi,I upgraded my CQ 5.6.1 to AEM 6.1. But there is an error while uploading my custom bundle. Hence status of the bundle is showing as Installed and not Active. The log file shows an error:-org.osgi.framework.BundleException: Unresolved constraint in bundle com.ceb.webcq-bundle [311]: Unable to reso...
Hi All,I want to create a very simple campaign with personalized teasers based on segments - male/female. I tried following steps but somehow teaser image doesn't appear and shows "No active campaign target this teaser".1. Created a brand.2. Created a campaign under brand.3. Created two experiences ...