Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/17/23
    Hello all,   I'm building out a custom servlet using the code found here: https://github.com/arunpatidar02/aem63app-repo/blob/master/java/SimpleGetGroup.java.    When I hit my localhost: localhost:4502/bin/get/groups, I receive this message: "Resource at '/bin/get/groups' not found: No resource foun...

    Views

    965

    Likes

    0

    Replies

    5
  • 1/17/23
    Hi all,   We are getting some "WARN" in the logs withe the suggestions to create custom index for graphQL query persistent queries. One such query: select * from [nt:unstructured] where isdescendantnode('/conf') and [jcr:path] like '/conf/%/settings/graphql/persistentQueries/%' and [sling:resourceTy...

    Views

    498

    Likes

    0

    Replies

    1
  • 1/17/23
    The Adobe git hub examples : pdf-embed-api-samples/Viewer APIs/Search and Zoom APIs/index.jsIf the search is done, it must call its callbacks. In this case, "searchCallback".  However, this doesn't get called anymore.It used to call, but at some point it doesn't. Can someone look at this problem?Act...

    Views

    546

    Likes

    0

    Replies

    2
  • 1/17/23
    Hi, I have a translation job where in I targetted these languages in translation(de,fr,hi) The launches promote automatically after translation completes  But the issue here is de,hi launches are promoted but fr launch isn't promoted. Can anyone help me to fix the issue.  

    Views

    307

    Likes

    0

    Replies

    1
  • 1/17/23
    Issue : when the user from author group tried to author dynamic media in page, it found that the component is not showing the viewer preset ddl. It is just showing the option "NONE". when I checked, I came to know that under Tools->Assets->viewer presets we need to create / change the state of prese...

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 1/17/23
    Hi All, when editor is working on the page somebody is trying to edit same page he will get notified or Send alert how can we achieve this. please provide some suggestions 

    Views

    526

    Likes

    0

    Replies

    3
  • 1/17/23
    I am trying to create new AEM project with archetype    mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=27 -D aemVersion=6.5.0 -D appTitle="My Site" -D appId="mysite" -D groupId="com.mysite" -D frontendModule=general -D inc...

    Views

    883

    Likes

    0

    Replies

    2
  • 1/17/23
    Hi, I am using aem 6.5 I have created custom event handler class to run on page publish. It was working properly. But as soon as my bundle reinstalled for other deployments it stopped working. Again when I restarted class specific components from /system/console/components It started working. But I ...

    Views

    595

    Likes

    0

    Replies

    3
  • 1/17/23
    Hi All, I have to send email notifications after page published in the workflows. Does anyone implemented or OOTB feature used in their application. I need to know what are thing required.      

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 1/17/23
    Dear community fellows, I'd created a custom workflow dialog to upload file onto a dam folder, and I'd like to store the path(write the property) on payload but couldn't make it. I've tried to make it on the servlet that I use for uploading file, however, I cannot get the workitem from SlingHttpServ...

    Views

    637

    Likes

    0

    Replies

    3