Hi, I'm currently planning a phased migration and modernization strategy for our AEM instance, and I'd appreciate your insights and recommendations. Here's our current setup and intended approach:Instance Details:Version: 6.5.4 (on-premise)UI: Classic UITemplates: StaticPlanned Migration Steps:a) Up...
I'm able to access the AEM instance at http://localhost:4502 however, when I try to build my AEM project, I get the following error.I'm running the following command which from what I understand, builds and runs the AEM project on port 4502 and adds the project to the AEM sites.mvn clean install -s ...
Hi , Just updating the post again on what all outstanding issues we have apart from the below one1. Open SSO login is not working for us after SP19 upgrade. - We are working with Adobe on this one2. Our delete functionality is custom to move it to a recycle bin folder, this too not working due to s...
Hello People, We have different environments in project and different vhost and farm file for each environment domain.Since most of things are common in these, how can we merge into one and handle environment specific values using vars file? Any suggestion would be helpful.Thanks.
Hi All, Here I've created the Social Media Sharing Component using Sling Model.When I'm giving the Social media links, it is not redirected to the External app.Any step by step process how to proceed would be really helpful.
Hi, I'm Dharmavaram Murali. I want to apply for AD0-E134 Adobe Experience Manager Sites Developer Expert certification exam. I have some doubts regarding AEM certification. After the test is passed, when will I receive the certification, and how can I obtain it?In case the test is failed, do I need ...
Hi All,Since TagPicker is deprecated from AEM 6.3. I want to migrate to TagField touch ui. rootpath property is a string so can give one specific namespace path (eg:/content/cq:tags/forum). I have a requirement to list multiple namespaces(rootpath) in tagfield touch ui dialog.rootpath = "/content/cq...
The requirement is to have one item in a multifield component as default when we add the component on the page. How can I achieve this? For example, if SKU list is a multifield, the below should be the way it needs to be added with one item already available.
To creates Editable Templates based on a custom Page component. The developerwants to leverage the Style System within the Editable Templates to allow authors to switchbetween the Dark and Light Theme. The Style System dialog is NOT enabled for the site What should be done to resolve this issue a. D...
In a non-optimized website, the final HTML generated for a typical page by publish instance includes a relatively large number of <script> elements that refer to other script files loaded from AEM environment. The developer wants to minimize these network calls by combining all required client libra...