Hi, I wanted to know, is it possible to map core tab component in DITA using element mapping? If it is then can someone give idea on how we can achieve it ? and If not , then is there any way to use tab component in DITA?. I did element mapping for core text component and it is working fine but ...
Testing locally and getting error at this this line: ctx.load().json("/com/test/core/models/impl/CardTest.json", "/content"); Java test class: @ExtendWith({AemContextExtension.class, MockitoExtension.class}) public class CardTest { private final AemContext ctx = new AemContext(); private Car...
Testing locally and getting error at this this line: ctx.load().json("/com/test/core/models/impl/CardTest.json", "/content"); Java test class: @ExtendWith({AemContextExtension.class, MockitoExtension.class}) public class CardTest { private final AemContext ctx = new AemContext(); private Ca...
Hi, I want to test few CDN cache TTL realted changes in lower environements. But do Dev,QA and Stage has OOTB Fastly CDN ? If not then how to test CDN changes in lower environments? Thanks Ganesh
Hi All, I have created a group in aem dev env. i have added the user to that group i have given the below permission to that group . /etc. allow. JCR: all /conf allow JCR:all /content allow jcr:all they are able to create a package with this permission. but they are not able to upload ...
Hi Community, I am currently working on Adobe Sensei Service enabled on AEM 6.5 AMS. I am able to train the service. Based on the training, when I run the tagging workflow, it is able to smart tag the assets but there are two issue. 1. It is only tagging the images that I have already trained. If ...
Hi when i am trying download acs commons 5.3.0 as a dependency i am getting this error Could not find artifact com.adobe.acs:acs-aem-commons:zip:min:5.3.0 in adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public) With Acs commons version 5.2.0 it is working fine.Wehn I am usin...
Hi AEM Community, I want to activate http/2 for my website in AEM. This is done by enabling the HTTP/2 module in httpd.conf - LoadModule http2_module modules/mod_http2.so However, as per the below URL, only selected apache modules are supported and customers cannot add arbitrary modules (http2_m...
Hi All, In editable templates we have a Container and inside a Container we have a Column Control Component. The Column Control Component divides the container based on Bootstrap and creates two child Layout Containers on the basis of two column layout. ========================================= ...
Hello Team , I have one question on hmac and master keys sync on author and publish servers- https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-blogs/crypto-support-in-aem-syncing-keys-among-aem-instances-aem/ba-p/377747 I assume this activity of syncing these keys is just a...