Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/11/20
    I tried to install AEM so now is on my desktop. When i try to open it its asking me for URL. Where can I find it, can you help me? It's for personal use, not for a company. 

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 10/10/20
    We are working to move towards Cloud Manager for our CI/CD.We are using process mentioned here:https://docs.adobe.com/content/help/en/experience-manager-cloud-service/implementing/developing/aem-project-content-package-structure.html#pom-xml-snippetsBut although I am keeping the zip content packages...

    Views

    6.9K

    Likes

    0

    Replies

    14
  • 10/10/20
    Hi Everyone,I'm new to AEM, i have configured AEM plugin in eclipse, plugin was installed successfully. im facing issue while creating AEM project after selecting the archetype. i couldn't see the next screen to enter all the project info like groupid, artifactId, appId etc... I found below exceptio...

    Views

    5.0K

    Likes

    0

    Replies

    8
  • 10/9/20
    Is there any reason why AEM doesn't provide a feature of  auto unpublish of pages/assets whenever a delete a performed(OOB)?

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/9/20
    I am working AEM 6.5 , I want to add a functionality on preview mode alone, not on edit mode . I tried adding below condition . But its not working. Can someone help me out here?<sly data-sly-test="${wcmmode.edit}"> EDIT MODE: </sly> <sly data-sly-test="${wcmmode.disabled}"> <div>some code here..</d...

    Views

    11.7K

    Likes

    0

    Replies

    5
    6.5
  • 10/9/20
    Hi Team,I have one question on Default Groups configuration in SAML Authentication Handler. From documentation I understand that if Autocreate CRX Users is checked, Group Membership and is configured with name of attribute in SAML response, user would be added to respective groups after user creatio...

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 10/9/20
    Hello! I have reviewed different post about this theme here and I have tried these suggestions:1. Import init.jsp on my application (head.jsp)2. Assign as preference "Classic UI" to admin user. If I use cf, sidekick appears and keep it, but if instance is restarted, sidekick is hidden again. Is it p...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 10/9/20
    Hi guys, I was troubleshooting an issue after upgrading to 6.5.6 from 6.5.3 and still can't figure out why so though I would ask for your help to see if someone is also experienced the issue and got a workaround or so. Background:- Issue happen after I upgrade AEM to 6.5.6 from 6.5.3- ACS common ver...

    Views

    4.6K

    Likes

    0

    Replies

    11
  • 10/9/20
    Can DAM update asset workflow be executed on folders?I copied the OOTB Dam update asset workflow and then executed that to the folder, it didnt work.  *ERROR* [JobHandler: /var/workflow/instances/server0/2020-09-29/dam_update_asset1_60:/content/dam/foood] com.day.cq.workflow.compatibility.CQWorkflow...

    Views

    4.0K

    Likes

    0

    Replies

    4
  • 10/8/20
    try (ResourceResolver writeAccessResourceResolver = userMapperService.getJCRWriterService(); ResourceResolver readAccessResourceResolver = userMapperService.getJCRReadService()) {... I am mocking userMapperService here , and returning aemContext.resourceResolver(), when  userMapperService.getJCRW...

    Views

    1.8K

    Likes

    0

    Replies

    4