Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/4/21
    We are generating the PDF using FOP tool. I have checked the XML and XSLT for the <ul> and it is proper.I have used the same xml, xslt and FOP tool to generate in the standard java and it is working fine.But when placing the same in the AEM it is not working.we have used these dependencies  <depende...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 2/4/21
    This document tells that but on JSP. I wonder how to do it on a java model?

    Views

    11.8K

    Like

    1

    Replies

    4
  • 2/4/21
    Hi Team, We have Non SPA app with multilingual support, now we are in the process of component built using ReactJS.In HTML file, I am able to use i18n string by using ${'h_search' @ i18n}.How can I access the same i18n strings in ReactJS Component? Please advice.Thanks,

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 2/4/21
    Hi All,In http://localhost:4502/security/permissions.html is it possible to check a specific path to see which Users and Groups have Permission settings for that path ?For example I would like to see which Users and Groups have Permission settings for path /content/myproject/privateThank you for you...

    Views

    638

    Likes

    0

    Replies

    1
  • 2/4/21
    I need to add common configuration in the root page using SPA root template and it will be used across the application. But when we go to the template we don't see the layout container. We tried different approaches but it is not working out. Is there any specific reason for not displaying layout co...

    Views

    905

    Likes

    0

    Replies

    1
  • 2/4/21
    Hi,The rewrite rules are not working for having source url's extension as html, they are not redirecting to the destination url on browser and source url remains same, for example below redirects don't work while other redirects having no extension or other extension are working fine. Any leads? 1. ...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 2/4/21
    Hi Everyone, We have just upgraded to AEM 6.5. Previously on AEM 6.2 version, our search functionality was not using any index but by traversing the node was giving the results. With AEM 6.5, we have fixed our lucene index and our search is using the index now to search.Issue we are facing now is th...

    Views

    617

    Likes

    0

    Replies

    1
  • 2/4/21
    hi guys, I need to have read/create access for package manager on a prod machine but not build or install access. I sent the instructions below to my boss and she said she did them. However, although I can see Package Manager UI and create a package with filters etc. and do a Build, at the last minu...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 2/4/21
    We are using BouncyCastle for encryption. It was working fine in AEM 6.4 with Java 8. When we are doing the migration to AEM 6.5 with java 11, we are facing issues while using this library. We are getting following error: "JCE cannot authenticate the provider BC". Can someone suggest the solution fo...

    Views

    7.6K

    Likes

    0

    Replies

    1
    6.5
  • 2/3/21
    Dispatcher is not able to cache some of the pages. We noticed that dispatcher is logging the below log whenever this happens:"Backend forbids caching, sent: 'Cache-Control: private'" Any idea what may be happening here? We are not adding any response header on AEM publish server. I checked theorg.ec...

    Views

    1.2K

    Likes

    0

    Replies

    4