Hi all, How to get the list of user's group which is having count less than 5 using query debugger? Please share the query statement for this condition. Aem version is aem cloud Thank you.
Hi All, We have created Junit5 class for the below code. We covered all line except 40, 47 and 48, can anyone help to cover line no 40, 47 and 48? Test Class:- import io.wcm.testing.mock.aem.junit5.AemContext; import io.wcm.testing.mock.aem.junit5.AemContextExtension; import org.apache.sling....
Hi all, I have a requirement to add 3 specific sites instead of all the sites like /content/.* to my filter pattern, but since pattern accepts only a single string, i am stuck with how to do it. Any ideas on how to proceed with this? ( I am new to AEM) @SlingServletFilter( scope = {SlingServletFi...
Hi Everyone, I have my author instance, where Security certificates are installed and I was able to access it via HTTPS protocol. Recently, my server stopped working and I need to restart the instance. Since, after the restart - I am not able to access the instance using HTTPS protocol and it is a...
Hi All, We are trying to use "Generic List" of ACS-commons. So How we are going to package that as part of our CI/CD pipeline. Do we need to overlay the Component or how do we place the Generic List as part of our Code Base. Is there any Impact on Generic List data if we keep inside "/etc/ac...
I was trying to get alternative text for image asset from DAM Dynamically, In dialog we have multifield component should be use. by adding a checkbox like core image component Its not working for multifield component.
Hi, I am trying to submit data from table in adaptive form to MSSQL server. The data source connection is fine, but it is submitting only the last row of the table not all the rows. I have created a insert service in FDM, there also while testing from "Test Model Object" I am able to send only o...
I am trying to leverage AEM core components and unable to see the CF model that I created show up in the Model drop down of the CF list. The Model itself is enabled and published. Some of the CF models show up but a lot of them aren't displaying. Appreciate any guidance on what i may be missing he...