Build takes to much time to verify the code changes, It will go through the multiple steps like mentioned below Build & Unit TestingCode ScanningBuild ImagesProduct Functional TestingCustom Functional TestingCustom UI TestingIs there any way to reduce some steps or build will focus on the changes on...
i need two types of fields in multified in CF, tried creating a multifield component and linked to cf, in cf i can see multified but value are not storing after second field
I replicated in my code the navigation core component that uses the path 'com.adobe.cq.wcm.core.components.models.Navigation" But I can't access the 'item' variable to display items that I need Inside my nav tag I have data-sly-use.navigation="com.adobe.cq.wcm.core.components.models.Navigation" And ...
Hello all, In my AEM application, in the page properties, I have added Adobe Launch script. Called this script in the page template level(in head.html section). So, during page load time, Adobe Launch script will execute and does many things. One part is it adds some details to cookies, say "launch_...
Hello All, For my AEM application, need to iterate the page(during page load) to get the href link and based on some condition, append some values to those links. Is it good to use Sling re writer concept?Earlier, team has used javascript logic to iterate the page. get href link. modify the link ba...
Hi Team Can you please let me know what are best practices must follow while installing the AEM Product brand new environments (Most of the projects i was involved , Adobe Team used install but for this project I was asked install to up the environment ) Generally I am following same steps as simi...
Hi Team I was asked having production environment in Windows server instead Linux (or Unix ) Servers . What is disadvantages having with Windows Server instead of Linux Server i.e. what are disadvantages having all the environments i.e Dev,QA,Stage & Production Windows Server https://experienceleag...
Hi All, I am having a 503 error message after copying the content under /crx/de, say, cloning a template and modifying the sling:resourceType and jcr:title for the new template. This looks like a repetitive and consistent error for my dev site if I do a similar cloning, which ends up that I would ha...
The attached screenshot has 3 sites. Now I want to add siteD as 4th site with just one page. Can you please help me with how to get started with this and the steps needed to achieve this.?
Error: Failed to execute goal com.adobe.aem:aemanalyser-maven-plugin:1.5.8:project-analyse (aem-analyser) on project wwg.all I have updated the version of "aemanalyser" as mentioned here: https://stackoverflow.com/questions/71043425/failed-to-execute-build-analyzer-maven-plugin-in-local-sdkBut still...