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

  • 12/21/23
    I have editable templates on my project, which are using policies. I can see the policies are well linked to the templates, that is not an issue.  On these templates, I have a responsive grid with a policy that allows a set of allowed components. The policy is well linked, that is not an issue.  How...

    Views

    492

    Likes

    0

    Replies

    4
  • 12/21/23
    Hello Team, We are using AEM as CS for our project. We are some build issue on cloud environment as below. any guild will help us. thanks   6:45:17,930 [Exec Stream Pumper] [INFO] npm ERR! gyp info using node@14.17.3 | linux | x6416:45:17,930 [Exec Stream Pumper] [INFO] npm ERR! gyp ERR! find Python...

    Views

    428

    Likes

    0

    Replies

    3
  • 12/21/23
    Hi Team,I tried to find out the existing OOTB code of Image Edit (opens the Image in the Edit Console) but not able to find the exact location. Could someone help me to provide the path for the same? PFB screenshot for the reference. Thank you! 

    Views

    369

    Likes

    0

    Replies

    3
  • 12/21/23
    Hi Team, What is the best way to update core components .. Is  that through POM ? if so please guide me by showing pom changes .. If not through packMgr can we upload the package if so what is the exact folder I need to upload from below Thanks 

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 12/21/23
    @PostConstructprotected void init() {          String currentPageResource = currentPage.getPath()";          Resource resourceContainer = resolver.getResource(currentPageResource);          Iterator<Resource> currentPageContainer = resourceContainer.listChildren();if (currentPageContainer != null) {...

    Views

    403

    Likes

    0

    Replies

    2
  • 12/21/23
    Hi Team, I'm trying to get used of Sling model exporter capability where http://localhost:4502/content/<prject>/en/page/jcr:content/parsys/component.model.json But I 'm getting an error saying Invalid recursion selector value 'model'.How I  can get sorted this ? Note - Is this we can use only for co...

    Views

    492

    Likes

    0

    Replies

    5
  • 12/20/23
    Hi,  Need your thought on this: I have multifield dialog with rich text and I need to add some dynamic html attributes in anchor link: My thoughts:  1. I can add a component specific client lib with category "cq.authoring.dialog" and then on keyup event I can get the html string and add html attribu...

    Views

    301

    Likes

    0

    Replies

    2
  • 12/20/23
    Hi All, I have one author and two publisher instances for my AEM setup. On publisher 1, error.log was increasing abruptly. When I checked logs, I found a lot of logs in error.log related to segment store - *ERROR* [async-index-update-async] org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionL...

    Views

    531

    Likes

    0

    Replies

    7
  • 12/20/23
    I have a page, where I wanted to add a vanity URL. After adding the vanity URL,In Author instance, When checked on <SERVER_URL>/libs/granite/dispatcher/content/vanityUrls.html - VanityUrl appears fine.In the Publish instance,When checked on <SERVER_URL>/libs/granite/dispatcher/content/vanityUrls.htm...

    Views

    1.1K

    Likes

    0

    Replies

    11
  • 12/20/23
    Hi Team, My site experiences slower page loads. SO I need to identify slow running requests. How I can get it done.I saw there are options in internet.a. Use rlog.jar with the following command $ java -jar ../opt/helpers/rlog.jar -n 10 requests.log to identify long running requests.b. Use proxy.jar ...

    Views

    360

    Likes

    0

    Replies

    3