Go to the below link for the AEM certifications that are available to write.https://training.adobe.com/certification/exams.html#p=1&solution=adobeExperienceManager&product=adobe-cqLink to AEM 6 Developer : https://training.adobe.com/certification/exams/aem_6_0_developer.htmlSAMPLE Exam : https://tra...
Hi Kkkrish,As Daniel mentioned this should work, i have used it in one of my POC learnings, have uploaded the code at my github for your reference.@Reference(target = "(service.label=TESTCALL)")~VAr
Hi Appu,Please find the Attached draft version of the AEM Desktop Usage guide. which you can find a blog soon on https://aemvardhan.wordpress.com/.~VAr
Are you behind any proxy.? if so did you added the proxy details in your POM settings ? and also did you added adobe repo in your repository in your POM.?~VAr
The sitemap field can be used to create your project site structure (content nodes (i.e. sitemap)) as shown in the below screen shots. Here i have provided "aemvardhanchildpage onechildpage twochildpage three"four page names in new lines which create the site structure as shown in the below screensh...
Its the bug number that has been fixed in the hot fixes. you can find generally in the hot fixes packages when you take it up from the cloud.i guess tickets has been segregated related to frameworks like Granite, CQ, etc. as shown in below.~VAr
Taking an example of the below page and looking at the text componenthttp://localhost:4502/content/geometrixx/en/toolbar/contacts.html?debug=layoutres=/content/geometrixx/en/toolbar/contacts/jcr:content/par/15_1204887676656 -- which tell about the resource location in the content path.sel=null -- i ...
cquser1 wrote... Hi All, https://github.com/nateyolles/aem-touch-ui-validation/blob/master/clientlib-touch-ui-validation/js/multifield.js Following this article by Nate Yolles. My understanding is that I need to place this file under component clientlibs folder and have the dialog structure. Suppo...
Touch UI console operation when you perform Move operation on a page which has references to other content paths, you can find the list of references as shown below screenshots.~ Var