Expand my Community achievements bar.

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

  • 21-10-2022
    In my company business teams want to know if CF can be used for Email templates.  Any integration can be done for this use case? For example, creating Email templates in AEM using Content Fragments, then export them to Adobe Marketo or Adobe Campaign?

    Views

    446

    Likes

    0

    Replies

    3
  • 18-10-2022
    Hello,   I am starting to learn about AEM headless and grapql features and I watched the video about Persisted queries. I was a bit surprised to see that this tutorial shows how to manage that feature via Postman HTTP request to AEM. This seems to be a really great feature that brings a lot of value...

    Views

    332

    Likes

    0

    Replies

    3
  • 07-10-2022
    I am working on AEM and SPA, here I want to use Assets REST API but want to know how I can secure our Assets REST API.   how we can configure OAuth with Assets REST API?   If there is any suggestion/example it will really helpful.

    Views

    324

    Likes

    0

    Replies

    2
  • 27-09-2022
    I am considering using React and Next.js for AEM headless.The following page has an example of Next.js usage, is this a remote SPA example? https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/how-to/example-apps/next-js.html?lang=ja   Or is it possible ...

    Views

    982

    Likes

    0

    Replies

    2
  • 21-09-2022
    I have a query like this: type=nt:unstructuredpath=/content/dam/articlesnodename=mastergroup.p.or=truegroup.1_property=titlegroup.1_property.value=%articlegroup.1_property.operation=like ... for group's `1_property` I want to search without case senstivity, how can I achieve the same? I am on AEM 6....

    Views

    302

    Likes

    0

    Replies

    1
  • 19-09-2022
    I want to fetch path of a given node only and here's my query: type=nt:unstructuredpath=/content/dam/wknd-shared/en/adventuresnodename=masterp.hits=selectivep.properties=tripLength path   However this is what I get: { "success": true, "results": 10, "total": 16, "more": false, "offset": 0,...

    Views

    264

    Likes

    0

    Replies

    2
  • 16-09-2022
    I'm getting 404 Error when I try to access http://localhost:4502/content/graphiql.html    AEM Version: 6.5.13 CSRF Filter checked I don't see GraphQL and GraphQL Query Editor tiles and tools: I see GraphQL Endpoints under tools/assets    

    Views

    367

    Likes

    0

    Replies

    2
  • 23-08-2022
    graphiQL Tool not found on AEM 6.5.5.0 Tried manually download the GraphiQL Content Package v0.0.6 from AEM as a Cloud Service downloads, and installed the package. Still doesn't seem to have graphiQL tool on AEM?

    Views

    404

    Likes

    0

    Replies

    2
  • 23-08-2022
    Does AEM headless Graphql Sort? I try the playground and did not find the 'sort' field.   Is there any way to use sorting in AEM?

    Views

    359

    Likes

    0

    Replies

    1
  • 27-07-2022
    Hi,      I am creating the persistent query for my project but i am getting below error while submitting PUT request on AEM cloud DEV environment.   {     "errors": [         {             "errorType": "PersistenceError",             "message": "Failed to save Query",             "details": "Path: ...

    Views

    438

    Likes

    0

    Replies

    2