Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/15/22
    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.

    Views

    576

    Likes

    0

    Replies

    4
  • 11/15/22
    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....

    Views

    325

    Like

    1

    Replies

    1
  • 11/15/22
    context.load().json("/my/folder/co/aem/core/workflow/dam/xyz.json", "/content/dam/test/abc.zip"); Resource resource = context.resourceResolver().getResource("/content/dam/test/abc.zip"); Asset asset = resource.adaptTo(Asset.class); //here asset is null        

    Views

    1.1K

    Likes

    0

    Replies

    10
  • 11/15/22
    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...

    Views

    376

    Likes

    0

    Replies

    2
  • 11/15/22
    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...

    Views

    283

    Likes

    0

    Replies

    1
  • 11/14/22
    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...

    Views

    583

    Likes

    0

    Replies

    3
  • 11/14/22
    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.      

    Views

    428

    Likes

    0

    Replies

    1
  • 11/14/22
    Can we use Design dialog for a component? which is added on editable template, how to edit that component using design dialog? 

    Views

    426

    Likes

    0

    Replies

    2
  • 11/14/22
    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...

    Views

    315

    Likes

    0

    Replies

    1
  • 11/14/22
    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...

    Views

    391

    Likes

    0

    Replies

    1