Hi,I have a Excel sheet of format (.xlsx). I need to read values from sheet and add it to i18n dictionary instead of doing it manually in http://localhost:4502/libs/cq/i18n/translator.html. Is there anyway ?
I have tagged and upload 40,00+ pdf files into DAM. I have built a search component using Query builder. The input for the search are "text", "tagid1", "tagid2". This needs to return me all the documents that have "text' in their content and have been tagged "tagid1" and tagid2. If I use the Qurybui...
Hi,I am trying to follow the steps in https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html.After trying the command "java -jar aem-quickstart-6.1.0.jar -v -x crx2oak" .It is throwing the exception,Preparing to execute extension /C:/Users/ND%20-%20Yvonne/Desktop/author%20%20backup/crx-quickstar...
I'm facing issue while running runDataStoreGarbageCollection from URL: http://host:port/system/console/jmx/com.adobe.granite%3Atype%3DRepositoryGetting Error:javax.jcr.UnsupportedRepositoryOperationException at com.day.crx.sling.server.impl.jmx.ManagedRepository.runDataStoreGarbageCollection(Managed...
Hi Team,Am trying to set random value for textfield in our scenario.but it's not setting up.<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="cq:Dialog" title="Multi Field" xtype="dialog"> <ite...
I have a few components that were created for CQ 5.4 and use custom actions in the editbar. As we migrate to AEM 6.1, I'd like to support these in both Classic UI and Touch UI. I found this demo https://github.com/Adobe-Marketing-Cloud/aem-authoring-extension-toolbar-screenshot that I've tried imple...
Since I want to create a bundle with console crx. I did coming not because I receive always the messsage "Unable to scan class files: com.day.cq.wcm.apps.geometrixx.impl.PageEventListener (Class file format probably not supported by ASM?)". I'm on the problem since 1 day.