Hi,I wanted to implement the foundation table component functionality in my application. But while testing it, i could see that it doesnt work as expected. So, on editing the Table component dialog, an author can expand or shorten the height and width of the dialog box. The height of the table viewi...
Hi,I am using Adobe Experience Manager 6.0 and I am trying to do personalization of content. I have read the docs under following links:http://docs.adobe.com/docs/en/aem/6-0/author/personalization.htmlhttp://docs.adobe.com/docs/en/cq/current/wcm/content-targeting.htmlThe main statement I could unde...
http://host:port/system/console/jmx/com.adobe.granite%3Atype%3DRepositoryFrom the JMX console whenever I try to run startTarOptimization() or runDataStoreGarbageCollection(java.lang.Boolean delete) , it is throwing the below exception.Can somebody throw some light on this. We are on AEM6.0 SP2.javax...
Hi team,We are using AEM 5.6.1 . We got request from client on user details with last login date from Adobe system.We are not using any DB for back-end, CRX repository is back-end. Is there any query is there that can pull data from CRXDE. Please advise how to get/generate that report. Cheers,Chala...
I have a doubt regarding osgi bundles version in felix console after uninstalling the package in aem. The build plan is that the packages are installed incremently with the build version like 1.13.1 then 1.13.2 and so on.If there is a package package-1.13.4.zip installed; which has a bundle bundle-1...
Hello Everyone,I have developed a Content Finder tab in which User would be able to view all content (Text/paragraphs) from Geometrixx website by default. Now I need to write a servlet to get content/paragraphs by using keywords (just like how they are able to search keywords in images).Any Suggesti...
Hi All,I am using eclipse's AEM multi module plugin for development activities. When I create project my modules are creating with " .(dot)" operator but i want module names like "<projectname>-<type of module>(xyz-ui,xyz-bundle).How to achieve these conventions?Eg: xyz xyz-ui xyz-...
I'm query my jcr:content for nodes with a certain resource type, however, the query returns ALL nodes under the matched queries. When I iterate over the results with results.getHits(), it iterates all nodes. I only want one level deep from the jcr:content node that I'm searching. I've attempted usin...
Hi,I clicked on target button which is present component's edit bar and now when i click on component ,target dialog is coming and I am not able to switch back to component's dialog.your help will be appreciated.
On AEM 6.1.. I am trying to create a System User (rep:SystemUser). Can anyone help me?I need this system-user to map to a service in OSGI that i want to use to Write some data to aem content. I can see the "system users" in CRX at this location: /home/users/system I tried to create a new node to cre...