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...
Hello,I am currently working on custom RTE plugins in ExtJS for richtext. I was able to create a custom colorpicker plugin with a good tutorial, but I want to go deeper. The plugin class extends CUI.rte.plugins.Plugin, but I am not able to find any documentation on google.Have someone already search...
Hi,What is the procedure to create a custom scaffolding? I looked this tutorial https://docs.adobe.com/docs/en/aem/6-2/author/site-page-features/scaffolding.html , but is used old dialog. I must use the new cq:dialog.Could you show me an example, please?Thanks in advance
Hi! I'm trying to make a dumb test with wcm, but I get an exception and I have no clue what is wrong public class ComponentFooterTest { @Rule public final AemContext context = new AemContext(); private ComponentFooter componentFooter; @Before public void setUp(){ PageContext pageContext = Mockito.mo...
I'm looking to populate a property within a node in my repo and I would like the value of the property to be different for each of my environments (dev, staging, and live). At the moment I am populating the property with a value in the .content.value file within my Maven project that is relative to ...
Hi ,Could any one please share the links which explain about touch ui widgets , properties and the events that can be handled on widgets (Example as we have documentation for CQ5 extjs widget api) I referred https://docs.adobe.com/docs/en/aem/6-1/ref/coral-ui/docs/2.17.0 , but I did not get informat...
Hi All, I am facing on dispatcher in cache invalidation of file /<asset-path>.form.html/content/mcdassets/asset_share/assetviewer.html. Once it is getting cache on dispatcher, how can i flushed out this path pattern from dispatcher. I already applied invalidation rule in dispatcher /invalidate{ /0...
Hey, we're seeing this problem (session closed) randomly and in general under heavy load. 25.01.201704:23:19.269 *ERROR* [pool-7-thread-5]com.xxx.global.aem.web.service.widget.WidgetPollingSchedulerRun failed java.lang.IllegalStateException:This session has been closed at com.google.common.base.Prec...
Hello All,We have traditional implementation of site catalyst on AEM pages where we include s code js file and sends information to site analytics.We are not using Site Analytics framework.So my question is, in Touch UI, what I need to do to enable viewing of Analytics data against pages?I have crea...
When i am running AEM 6 and author instance(http://localhost:4502/cf#/content/dev/corporate/mybiz/en_us/dashboard.html) below error is shown:<!--cq{"decorated":false,"type":"corporate/business-center/components/page/dashboard","path":"/content/dev/corporate/mybiz/en_us/dashboard/jcr:content","select...
Hi Team,Did in-place migration for the AEM5.6 to AEM6.2 version. That was successful now trying delta migration by using the merge-paths option. Here is the command which is returning the Blob ID error. java -jar ./crx-quickstart/opt/helpers/crx2oak/crx2oak.jar source target --merge-paths=/content-...