Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/29/22
    Hi Dears,   Is there a way we can fetch list/details of users who did not logged into AEM from past 6 months? Kindly provide info if any..

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 10/29/22
    I have a Resource that represents a page. What is the proper way to get the URL for this page?  These resources are coming from search Hit objects.   // in my case, paths are coming from search Hit objects Resource pageResource = resourceResolver.getResource(path); Page page = pageResource.adaptTo(P...

    Views

    376

    Likes

    0

    Replies

    2
  • 10/29/22
    Hi Team,        In AEM as a Cloud (ver 2022.9.8722.20220912T101352Z-220800), we are using the Core Form Container to build a Simple form which contains Form Text, Form Options and a Form Button. On clicking the Submit button, I am getting the below Forbidden error and from my custom log configuratio...

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 10/29/22
    Hi all, I need to create a dialog for component having both Touch UI and Classic UI. I came up with the standard layout for both of these dialogs, and all multifield values are storing as JSON array But the issue is once i add the nested level multifield values via Classic UI dialog, these doesn't a...

    Views

    864

    Likes

    0

    Replies

    6
  • 10/28/22
    Hello Guys,   I am binding a click action from HTL in a script which does an ajax call to a third party server, and it returns a JSON response. I need to call this script from HTL and use JSON to frame the HTML. Can anybody please help in this?   Thanks Divya

    Views

    873

    Likes

    0

    Replies

    5
  • 10/28/22
    I have deployed a  branch code on the stage server through the production pipeline and have yet to deploy it to production. I want to test some changes in the dev server for non-release, If I make some changes in the same branch and deploy them on the dev server, will those change will get reflected...

    Views

    508

    Likes

    0

    Replies

    1
  • 10/28/22
    Hi @All, Good Evening,I am working as AEM-FE.My AEM instance size reached to 112GB, and now my system has no further space due to that I am unable to launch many applications. Can anyone help me to compress the size of the folder.I do not want to re-install AEM. Plz help.Thanks

    Views

    803

    Likes

    0

    Replies

    7
  • 10/28/22
    Hi All, I have created Junit5 class for the below code. package com.test.core.models; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.SlingHttpServletResponse; import org.apache.sling.api.resource.Resource; import org.apache.sling.models.annotations.Model; import org...

    Views

    3.0K

    Likes

    0

    Replies

    13
  • 10/28/22
    We have some very basic workflows to publish and delete.   We have noticed that when you delete a folder with assets the assets are correctly sent through the workflow to be approved for deletion but the folder isn't.   Also, we can't even initiate the workflow on an empty folder.   So, overall, we ...

    Views

    455

    Likes

    0

    Replies

    2
  • 10/28/22
    Hi Team,   In our project for some users version creation for asset failing with saying permission missing, its working for admin roles but we are unable to find exactly which permission should be updated here to resolve this. Can anyone help here These are below error getting for the users:- 28.10....

    Views

    773

    Likes

    0

    Replies

    8