Expand my Community achievements bar.

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

  • 31-07-2023
    Hi All, We have dispatcher configuration in AEM and I could see renders are included in it. Render configuration is something like this, /0 {/hostname  "${AUTHOR_HOST}"/port "${AUTHOR_PORT}"/timeout "150000"} Next, we are calling AEM servlet via Rest endpoint from 3rd party application to the Author...

    Views

    89

    Likes

    0

    Replies

    1
  • 31-07-2023
    There is a container component developed having a image field to author a Background Image with sling:resourceType --> cq/gui/components/authoring/dialog/fileupload. When images with space in their name are drag and drop into the image field it is stored along with the spaces in the node. As the ima...

    Views

    100

    Likes

    0

    Replies

    2
  • 31-07-2023
    How can I resolve this ? java.lang.AssertionError: java.io.IOException: Error while reading cached library: javax.jcr.RepositoryException: Error during assembly of /libs/cq/gui/components/authoring/editors/clientlibs/sites/page.cssCannot serve request to /editor.html/content/myproject/language-maste...

    Views

    107

    Likes

    0

    Replies

    1
  • 31-07-2023
    Hi Community Members, I have created AEM SPA (React) project using AEM ArcheType v41. Installed the package on local AEM v6.5.16 environment without making any changes. In "View as Publish" mode, I found some extra divs (Red Marked) on Inspect Element. Anyway to remove those extra divs?Same issue fo...

    Views

    200

    Likes

    0

    Replies

    4
  • 31-07-2023
    We have a brand portal functionality where users are able to publish to AEM and vice versa.In AEM, users who are part of certain group are unable to see the below high lighted tab.   Other than the below permission, do we need to give any additional permission for users to see the Asset contribution...

    Views

    73

    Likes

    0

    Replies

    1
  • 31-07-2023
    Greetings,Is there any way to obtain a list (JSON) of all launch pages in AEM? I've tried using querybuilder to filter along the path of /content/launches and filter by type=cq:Page, but that yields many duplicate pages that don't actually exist. I'm wondering if AEM has a built-in tool that automat...

    Views

    176

    Likes

    0

    Replies

    3
  • 31-07-2023
    hi team, We are having 'mvn clean test' command on our pipeline to run the unit testing code. But with the latest maven archetype since ui.apps have dependency on ui.frontend and ui.apps.structure it is failing. We are unable to move to next step. Any way to resolve this issue. Failed to execute goa...

    Views

    208

    Likes

    0

    Replies

    5
  • 31-07-2023
    Hi,   I am reaching out regarding an issue we are experiencing with sending assets via email. Unfortunately, we are encountering a CORS problem in console, which prevents us from successfully mailing the assets. We are using asset share commons for assets management but in author email service is wo...

    Views

    138

    Likes

    0

    Replies

    2
  • 31-07-2023
    I want to connect to azure blob storage and fetch a image from it using SAS key with java for this i have followed the steps mentioned here ( https://learn.microsoft.com/en-us/java/api/overview/azure/storage-blob-readme?view=azure-java-stable ) and added dependencies<dependencyManagement><dependenci...

    Views

    110

    Likes

    0

    Replies

    1