Hi All,I want to read node property in below dialog-ready function in js that i am using in AEM6.2.$document.on("dialog-ready", function(e) {// here i want to read jcr node property which belongs to current component});Please let me know the way to read the same.Thanks,Pradeep
When creating a new page using the template which has many cq:included components doesn't create the nodes in jcr:content repository for the same components.so when i am targeting a component , it shows an error that component node is not defined and not able to target but when i edit the component ...
Hi can anyone please tell Why I am getting this errors in my logs17.10.2017 12:23:41.120 *ERROR* [qtp1447577037-166] org.apache.felix.metatype Missing element AD in element OCD : bundle://22.0:0/OSGI-INF/metatype/org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStoreService.xml17.10.2017 12:23:41.122 *...
Hello Good People of AEM,I'm trying to install a content package as part of a testing automation step; before the test install a package, after the test uninstall the package. My tests are written in Java and I'm trying to use the HTTP API to CRX. The 1st problem: The documentation disappeared. It ...
Hi Everyone,We installed Service Pack 1 on AEM 6.2 author environment.After that the Workflow process step "Create Sub Assets" doesn't work anymore.This the log.19.10.2017 11:29:41.835 *DEBUG* [JobHandler: /etc/workflow/instances/server0/2017-10-19_1/update_asset_14:/content/dam/test-gw/GDE Albero....
Hi,I wondered if anybody can please advise me.I'm using the standard audio component in 6.2. In author it works fine, but when published and viewing on the site I get a 'mixed content' error and it doesn't work.All of the other DAM assets work fine and point to https when we link to them from AEM a...
so I have the code belowI have a breakpoint in this line 27 and another one in line 29.when debugging my code (eclipse user here), the program stops at the first breakpoint. And when I resume (F8), it never stops in the second breakpoint. I suppose something happened to it (fatal error perhaps) and ...
I am getting the following errorNo repository found at http://localhost:4502/http://localhost:4502/server/-/jcr:root : org.apache.commons.httpclient.NoHttpResponseException: The server localhost failed to respondhttp://localhost:4502/crx/-/jcr:root : org.apache.commons.httpclient.NoHttpResponseExcep...
Hi Everyone, I am trying to see is there any way to configure the dispatcher agents either with 2 CQ-Handle options or with regex command. That way I no need to write a custom code to invalidate the cache or no need to configure one more agent to fulfill the need. Any suggested approaches for thi...