Expand my Community achievements bar.

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

  • 5/3/23
    Dear All,I'm new in AEM and trying to learn through self learning. As per Adobe document for AEM 6.5.0 we can create new AEM site using Maven and it's adobe Archetype. I followed the same and use Archetype 23 to create New Maven base AEM CMS project. But my build is falling and getting below error.F...

    Views

    5.4K

    Likes

    0

    Replies

    4
  • Has Solution
    Jar
    5/3/23
    How to convert the type of the file from JAR to Executable Jar file. Thanks&Regards,Anantharamulu.

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 5/3/23
    I am trying to create a txt file under /conf but got this error:Exception occurred: This tree does not exist  Here is the simplified version of my code - ignoring the file content: Session session = resourceResolver.adaptTo(Session.class);Node confNode = session.getNode("/conf");Node fileNode = conf...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 5/3/23
    I'm getting a strange error below for a brand new enumerated oak:index path in crx as oak0:index or oak2:index. I been following https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/indexing.html?lang=en# to configure the custom index for my index definitions. ...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 5/3/23
    Hi All, trying to set-up AEM instance in local and seen below error, can anyone help here. maven :  Apache Maven 3.9.1java:  "11.0.16.1"  mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeV...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 5/3/23
    Hi My publisher site is  accessed by  users via SAML . A external system(written in angular/react) wants to connect to publisher for reading page and other  details.  What would be possible best solution to connect for external system to publisher? ThanksDillibabu  

    Views

    800

    Likes

    0

    Replies

    1
  • 5/3/23
    Hello All, Do we have the Source code for https://luma.enablementadobe.com/ available somewhere ?I could find the github code reference for the mobile app though https://github.com/Adobe-Marketing-Cloud/Luma-iOS-Mobile-App   Thanks,Tanika

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 5/3/23
    Hello, good afternoon. I am having some problems to be able to modify the header depending on whether a user is logged in or not. I have 2 experiences fragments, one for anonymous user (Header) and another experience fragment for logged in users. The thing is that I don't know what is the best way t...

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 5/3/23
    I need to process any request that is going for an asset under /content/dam in AEM. Following is the code:@SlingServletFilter(scope = {SlingServletFilterScope.REQUEST},pattern = "/content/dam/.*",resourceTypes={"dam:Asset"},extensions= {"jpg","html","png","csv"},methods = {"GET"}) The above filter i...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 5/3/23
    Hi team, We are getting below issue frequently. Any idea on this ? com.adobe.granite.acp.platform.PlatformServlet No resource found at path: /content/dam/abc.jpg;resource=metadata We are using AEM Desktop APP for assets.

    Views

    562

    Likes

    0

    Replies

    1