I have extended the OOTB Experience fragment component by setting it as my custom components super type. Everything works great except that when I publish the page, the references UI does not detect that the extended Experience Fragment is pointing to a reference and so does not trigger replication ...
Hi,I have two OSGI Component classes with implementing the same interface.Class WordsValidatorImpl implements ContentValidators { void validate() {}}Class ActivationValidatorImpl implements ContentValidators { void validate() {}}I need call the validate() method on both the classes. How to do ...
HiI have created a launcher and provided glob pattern as /content/demo/us/app/year2017/max([0-9]([\,.][0-9])?) for path /content/demo/us/app/year2017/max2,1. But this is not launching the workflow for ca:Page created event. I validated this regex on https://regex101.com/ and it seems to be valid. I...
An extra div gets added in sightly if else html markup; when the the second block is not executed. There are three conditions based on checkbox in author dialog. When the second checkbox is not checked; then first and third condition are true and second condition is false; so the second sightly bloc...
Hi Team,We have created AEM forms and they are getting submitted successfully in publish but not in dispatcher.In dispatcher while submitting the form, we are getting the below alert -[AF] [AEM-AF-901-004]: Encountered an internal error while submitting the formOn click of submit button we observed ...
I decided to see how much of a challange it would be to upgrade our 6.2 code base to 6.3Turns out almost everything just works :) However some of our unit tests that make use of the AEM Mocks framework specifically those using the JCR_OAK mock resource resolver wont passpublic final AemContext conte...
Getting this error - how to even get the instance up again? .04.2017 18:32:11.887 *ERROR* [FelixDispatchQueue] com.adobe.acs.acs-aem-tools-bundle-livereload FrameworkEvent ERROR (org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.acs.acs-aem-tools-bundle-livereload [481]: ...
Hi all,Is there any way I can download dispatcher module for apache 2.2 for mac os x?There is only one for apache 2.4 but our production still uses apache 2.2.https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.html Appreciate it!Philip
Hi all,One of my QA testers has advised me that whenever they go to publish a page through workflow ("accelerated" workflow that the Dev team built for this project), it will create duplicate versions of the page. I confirmed this by seeing two versions that are time stamped with the exact time, but...