Hi @everyone At line collection<ReferenceSearch.Info> resultSet ... getting NPE in test class.replicationType = Deactivate;public void handleReferences(String path, ResourceResolver resourceResolver, String eventType) { ReferenceSearch referenceSearch = new ReferenceSearch(); referenceSearch.setEx...
Hi, When use the option "Convert to experience fragment variation" to convert some component into experience fragment, the restrictions for allowed component is not taken into consideration.So we are able to create experience fragment from a component that is NOT allowed on that experience fragment ...
Hi team, I am new to AEM and JUNIT 5, Below is my sling model... Can someone help me write Test class for below Sling Model please: @Slf4j@Model(adaptables = SlingHttpServletRequest.class, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class ExpFragmentPathGetter { @injectprivat...
Hi, We are in the process of hosting multiple projects in a shared environment on AEM Cloud.The requirement can be:Single repo for all customermultiple repo (individual repo for each) can share components or other resource I have gone through the documentation for the best practices and challenges.h...
Hi all, We have created a dedicated egress ip network infrastructure configuration for AEMaaCS program and trying to connect to SOLR server using AEM_PROXY_HOST and port orig.Is there a way to find whether the request is going from the dedicated egress ip or not? Thanks,Pardeep
Actually i created a custom slider we can say it custom slider, but the issue is when I used this component in a page 3 times then, suppose first time I selected 4 slides(images and text), second time I chose 3 slides(images and text) third time I chose 2 slides , so the last one which I used is upd...
When we move a page to another destination in AEM, it automatically updates all the links where that path is configured, as part of AEM's OOTB functionality. However my requirement is , if the links contain query parameters, they are not updated when the page is moved. Do you have any solution for t...
I have a requirement to have a product info in AEM. I just have to show Overview, Brochure, Image and Technical Specification (Specification In table) How to store products info into AEM. Any suggestion. Using Content Fragment is the way it seems, but technical specification has table where table ke...