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...
When i tried to update the any metadata property of an asset jcr:lastModified & jcr:lastModifiedBy which is present under "/jcr:content/renditions/original/jcr:content not updating . Requirement is whenever any metadata property gets updated these two values should also be updated .Kindly provide an...
Hi Team I have created two new groups using the below script. but unable assign permissions. create group group1 with path /home/groups/projectadd group1 to group dam-usersset properties on authorizable(group1)/profileset givenName{String} to "Project Group1"set aboutMe{String} to "The members of th...