Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/18/22
    I am following this Remote SPA tutorial, and added a Fixed `AEMTitle` component to the AdventureDetail.js component below.  /react-app/src/components/AdventureDetail.js //... <AEMTitle pagePath={`/content/wknd-app/us/en/home/adventure/${adventureName}`} itemPath='root/AdventureDetail_title'/> //... ...

    Views

    436

    Likes

    0

    Replies

    1
  • 7/18/22
    I am trying to save a persisted query in AEM's GraphiQL Explorer. I can run the query fine, as seen on the right side results.  But if I try "Save As", I get the following error. "Validation error of type FieldUndefined: Field 'adventureList' in type 'QueryType' is undefined"  I also tried named que...

    Views

    12.8K

    Likes

    0

    Replies

    4
  • 7/1/22
    I am new to Adobe Experience manager and our team is recently going to migrate on it. Currently I need to do some explorations to perform custom integrations with backend servers and microservices. However, when I created my account it says I must be associated with an Org to be able to access the A...

    Views

    893

    Like

    1

    Replies

    2
  • 6/28/22
    Hello Techies, I am making a series of calls from graphql (which is placed outside AEM, consider it as 3rd party) via Dispatcher to my publish instance likehttp://my-publish-domain/api/assets/my/content_fragment/path.json.I could get the result as json, but this response is not getting cached in dis...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 6/22/22
    Hello, I'm new in Adobe Runtime and trying to learn usage of the actions. But i'm stuck with usage of a new modules.For example i have following action created:const fetch = require('node-fetch')const FormData = require('form-data')async function main(params) {        let formDataVar = new FormData(...

    Views

    481

    Likes

    0

    Replies

    1
  • 6/20/22
    We are trying to check on a usecase and would want to understand if there is a possibility to cache the graphQL responses from AEM headless?

    Views

    670

    Like

    1

    Replies

    3
  • 6/9/22
    Hi,I'm working on an integration of GraphQL with SAP Commerce for AEM and I have a couple of questions.I've started with this project, that is recommended for the integration: https://github.com/diconium/commerce-cif-graphql-integration-hybrisI've noticed that is possible to extend the Magento schem...

    Views

    872

    Likes

    0

    Replies

    2
  • 6/8/22
    Trying to enable workfront enhanced connector for AEM, We are following instructions as stated in documentation here --- https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/integrations... But encountering the error in cloud pipeline, pls note that local SDK build...

    Views

    813

    Likes

    0

    Replies

    2
  • 6/2/22
    I am looking for API which can crawl all the AEM data and inject in another application. While exploring for that I came across Content Services.I am not getting how we can use caas in my usecase.Can anyone help. 

    Views

    611

    Likes

    0

    Replies

    2
  • 5/30/22
    I am trying to access graphql ide from my AEM as cloud service on premise setup on below mentioned path but getting some error, could you please help me resolve this error. http://localhost:4502/content/graphiql.html.  

    Views

    923

    Likes

    0

    Replies

    4