Expand my Community achievements bar.

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

  • 3/9/23
    Hi, I have integrated AEM with Next.js application and want to use one of the feature of next js - swr (stale while revalidate). It updates the data on the browser whenever there is an update in the data of the API.   The issue here is, I am getting the updated data printed in the browser console he...

    Views

    596

    Likes

    0

    Replies

    2
  • 2/27/23
    I managed to make Graph QL explorer work in AEM 6.5.14, but not able to find an option to persist the query.   Can anyone please check if you see an option to save graph QL query in AEM 6.5 version(not cloud service)?   There is an option to manually call the persist API as mentioned in this blog, b...

    Views

    832

    Likes

    0

    Replies

    1
  • 2/24/23
    Hello!We are struggling with a GraphQL query on our AEMaaCS publish instance. For showing certain news on our Android and iOS mobile apps, we'd like to query a list of article content fragments... of a specific pathafter specific datesorted by datehaving a particular cq:tags tag setreturning the _pu...

    Views

    622

    Likes

    0

    Replies

    2
  • 2/22/23
    How to add dynamic path to Event filter in event handling from the osgi config I created a osgi config but as the event.filter can only have constant value it is not taking the value from config property

    Views

    639

    Likes

    0

    Replies

    1
  • 2/13/23
    I have implemented WKND AEM SPA using Next.js + GraphQL.My NextJS application is working on localhost:3000 successfully and no error on fetching _devPagesManifest.json but when opening it on AEM localhost:4502, I am getting an issue "Error: Failed to fetch _devPagesManifest.json".When checked- (work...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 2/10/23
    Hi, I am trying to make remote SPA work using AEM next.js solution.  I am using this github repo - adobe/aem-nextjs-template: This app demonstrates how to write a simple app rendering AEM Pages and Content fragments in Next.js (github.com) I created AEM repo using 39 archetype version, aemVersion=cl...

    Views

    923

    Likes

    0

    Replies

    3
  • 1/30/23
    Author instance: https://author.xxxxx.com/api/assets/documents/pdf.json - works and print out json data.   Publisher instance: https://www.xxxxx.com/api/assets/documents/pdf.json - The requested URL .../pdf.json was not found on this server.

    Views

    678

    Likes

    0

    Replies

    1
  • 1/26/23
    [[1;34mINFO[m] Scanning for projects...[[1;34mINFO[m] Downloading from : https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom[[1;34mINFO[m] Downloading from : https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom[[1;34mINFO[m]...

    Views

    846

    Likes

    0

    Replies

    2
  • 1/26/23
    Hey community!   I´m currently playing around with the GraphQL functionality based on content fragment models and persistent queries. I understand the external use cases to consume this data in an AEM frontend or any other system / third party application.    I have a scenario where I want to use th...

    Views

    885

    Likes

    0

    Replies

    4
  • 1/19/23
    I've almost finished AEM Remote REACT SPA tutorial using AEMaaCS SDK.   The last part - "Dynamic routes and editable components" is not working for me though https://docs.mktossl.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/spa-dynamic-routes.html?lang=en...

    Views

    409

    Likes

    0

    Replies

    1