Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/17/18
    So I have facility in my AEM code to import an comma-delimited file and turn that into pages (cq:page type) within AEM.The flow goes like this: browser => AJAX call => SlingServlet => Workflow => SlingServer => browserI want to pass a string from the Workflow back to my SlingServlet.@SlingServlet(pa...

    Views

    1.7K

    Like

    1

    Replies

    6
  • 1/17/18
    Hi there,Following issue not happened on AEM 6.3.0.2I have AEM 6.3.1.0 version ( 6.3 with service pack1 ) in my QA environment.QA AEM author instance accessed through an vip url with 2FA (externa url with https talks to AEM author instance)When any author user tries to access the AEM author instance...

    Views

    3.5K

    Likes

    0

    Replies

    7
  • 1/17/18
    Hi all,Our content authors complain that the AEM pages take a very long time to load on their machines, and often the chrome browser shows the message "Not enough memory to open the page".The developers are able to open the pages with no such issues.We have noticed that there is a significant differ...

    Views

    2.7K

    Likes

    0

    Replies

    7
  • 1/17/18
    Good afternoon!!     I am using HTL and I have to validate in the HTML code which is the my page's locale with data-sly-test. Is it possible? and if yes, How is the best way I can do this?Thank you in advance!!!

    Views

    721

    Likes

    0

    Replies

    1
  • 1/17/18
    Is there any guideline or a suite of performance tests generally executed to arrive at the number of publisher instances or hosts for a site? Any suggestions or standard practices around that?

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 1/17/18
    How to integrate Amazon S3 into AEM 6.3. If anybody has any related link please share thanks in advance...

    Views

    692

    Likes

    0

    Replies

    2
  • 1/17/18
    We have a requirement to only allow one instance of a component on a parsys. Is there a way to handle this?

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 1/17/18
    Hi All,We need to implement blog related functionality in our project we are using the adobe communities for that we  are able to see the communities group in side kick as well are able to create the site and template under aem communities can some one please confirm is it need a separate license fo...

    Views

    851

    Like

    1

    Replies

    2
  • 1/17/18
    Hi All,I am using mysql database, used datasourcepool to connect, but @Reference is not working. DataSourcePool is null always.I have added dependency in pom file and did proper JDBC configuration in felix console.Please advise to fix this null pointer exception. Below is my code. @Component@Service...

    Views

    7.2K

    Like

    1

    Replies

    11
  • 1/17/18
    Hi,I need to unescape (and then escape again) a string result of using Sightly context "styleString":a string example is background-image: url(\2f content\2f dam\2fwebsites\2fglobal\2fimages-2\2f 2018\2f 05\2fKoala.jpg);I need to unescape the String in Java and then escape it again. StringEscapeUtil...

    Views

    2.3K

    Likes

    0

    Replies

    1