Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 2/27/24
    import org.apache.commons.io.IOUtils; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.SlingHttpServletResponse; import org.apache.sling.api.servlets.SlingAllMethodsServlet; import org.osgi.service.component.annotations.Component; import org.osgi.service.component.an...

    Type

    Questions

    Views

    106

    Likes

    0

    Replies

    2
  • 2/18/24
    Is there separate license options if I use AEM as:   1. Headless CMS to get content for SPAvs.   2. Using AEM in the Full Stack modelIs the license is for the same product, or two separate licenses based on the use case?

    Type

    Questions

    Views

    169

    Likes

    0

    Replies

    3
  • 1/23/24
    Hello, I'm currently working on a requirement for which translation of content fragments is required. The setup is pretty straight forward and translating the content fragments with Microsoft Machine Translation works basically. However, for some custom multi-fields with complex structure, the trans...

    Type

    Questions

    Views

    300

    Likes

    0

    Replies

    4
  • 1/16/24
    We have following persisted query: http://localhost:4502/graphql/execute.json/test-project/get-articles-by-path%3BstartsWith%3D%2Fcontent%2Fdam%2Ftest-project The GraphQL query has the parameter "startsWith" which takes a path like this:  query getArticlesByPath($startsWith: ID!) { articleCfmList(...

    Type

    Questions

    Views

    302

    Likes

    0

    Replies

    3
  • 1/2/24
     aem-sdk-2023.12.14697.20231215T125030Z-231200 % java -jar aem-author-p4502.jarLoading quick start properties: defaultLoading quickstart properties: instanceLow-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xmx1024m, -XX:MaxPermSize=25...

    Type

    Questions

    Views

    470

    Likes

    0

    Replies

    1
  • 12/14/23
    Hi,  We are trying to enable caching of the persisted query on the dispatcher by following the instructions on https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/deployment/dispatcher-caching.html?lang=en. However, even though the dispatcher is on the latest ve...

    Type

    Questions

    Views

    332

    Likes

    0

    Replies

    2
  • 12/9/23
    I'm trying to figure out how to determine the performance of a GraphQL query and can't find any tooling in AEM (Cloud version) that shows an explain plain or even rudimentary performance information for a GraphQL query. What am I missing? Is there a way to get this information? I've seen some questi...

    Type

    Questions

    Views

    364

    Likes

    0

    Replies

    3
  • 12/1/23
    Hi team,smartcropvideoviewer we have in scene7 crops the video according to the screen size and renders the video?var smartCropVideoViewer = new s7viewers.SmartCropVideoViewer({ "containerId":"s7viewer", "params":{ "asset":"html5automation/frisbee-AVS", "serverurl":"http://s7d1.scene7.com/is/imag...

    Type

    Questions

    Views

    331

    Likes

    0

    Replies

    2
  • 11/30/23
    Hi Team,When I try to hit the graphql API in publish domain, the 'Access-Control-Allow-Origin' header is not showing. I can see this header in normal pages.but only not coming in graphql API url. Could anyone please help me in this issue.I have followed below tutorial. But no luck.https://experience...

    Type

    Questions

    Views

    337

    Likes

    0

    Replies

    2
  • 11/18/23
    Hi Team,I have a requirement to make dynamic media autoplay what are the attributes we should add to make dynamic media autoplay without using params in  new s7viewers.VideoViewer({ }) in javascript.

    Type

    Questions

    Views

    338

    Likes

    0

    Replies

    2