Expand my Community achievements bar.

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

  • 6/13/22
    Hi, We have to save some user related data in AEM session-storage.We have one login API and it will fetch user data and store it to session.In another API we need some of the values in session storage, this API will trigger immediately after login API.Can we get the session data using HTTP session =...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 6/13/22
      Hello all,I get this error when I start AEM author SDK in cmd. I am using java 11.0.15 . Someone, please help me with this.Thanks in advance:)  C:\Program Files\aem-sdk\author>java -jar aem-author-p4502.jarLoading quickstart properties: defaultLoading quickstart properties: instanceLow-memory acti...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 6/13/22
    Hi "C:\Program Files\Java\jdk-11.0.14\bin\java.exe" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.1\lib\idea_rt.jar=51762:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.1\bin" -Dfile.encoding=UTF-8 -classpath D:\AEM\AEM_POC\aempoc\core\target\classes;C:...

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 6/13/22
    Hi I am trying to setup aem project using eclipse but after selecting archetype and clicking on next select or create server window is not coming. Please refer below screenshots for reference.After click on next @sunil_kumar_ @Himanshu_Jain @arunpatidar  Please help

    Views

    1.2K

    Likes

    0

    Replies

    9
  • 6/11/22
    as above. To better explain the question, I have this example: I have this node (/content/data/marketo/events) of type nt:folder. In CRXDE if I create a new node of type nt:unstructured inside the events folder, I would get an error. Thanks

    Views

    582

    Likes

    0

    Replies

    2
  • 6/10/22
    Need to disable the access to enable button for enabling a template. Note: The user should have all other permissions except enabling the template.  Please provide your inputs here.

    Views

    889

    Likes

    0

    Replies

    7
  • 6/10/22
    I am planning to setup a production environment for headless implementation. Typically people go 1 author and 3 publisher and 3 dispatchers. But I want to know what  determines the number of publisher and dispatcher in AEM? Is there any guidance to follow ? 

    Views

    993

    Likes

    0

    Replies

    4
  • 6/10/22
    I have implemented a component whose HTML should only render when the JS is executed. The JS is triggered when a button is clicked and then it calls a servlet. The servlet in response returns some values which will be needed in the component's HTML. But the problem is the html of the component rende...

    Views

    953

    Likes

    0

    Replies

    2
  • 6/10/22
    The mapping between the dispatcher and the publisher is very important in designing the application. There are two ways, One to One -> One pub is connect to one dispatcherOne to Many -> One pub is connect to 3 or more dispatcher I could not understand which one should be selected on when. Can anyone...

    Views

    409

    Likes

    0

    Replies

    2