Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/8/22
    Hi Which is the rest api endpoint for user/group management in AEM.

    Views

    2.3K

    Likes

    0

    Replies

    12
  • 6/8/22
    Is there a benefit to using the Sling Dynamic Include ESI feature as opposed to just having <esi> tags on the page? i am looking to pull some dynamic data into my AEM page. Trying to understand the difference between the two options:Option1: Create a component that has the logic to call the backend ...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 6/8/22
    Customer like to organize the existing webpages into the folders.So it needs to show NEW FOLDER for website from siteadmin to content authors.We see option to add folder to websites  crxde i.e  ocalhost:4502//crx/de/index.jsp#/content/portal/en/ but disabled in siteadmin. How to enable this button.l...

    Views

    523

    Likes

    0

    Replies

    1
  • 6/8/22
    I'm having a hard time searching for someone to be able to send email to an AEM instance then have a workflow that can process it. The use case would be for some service to send an email to an AEM instance where a workflow can then process the email and any attachments. The idea is that a sales docu...

    Views

    929

    Likes

    0

    Replies

    2
  • 6/8/22
    Hi,I am working on creating a custom workflow with participant steps, process steps and multiple "OR" steps. During the build process in CM, I am seeing the following "ERROR" as shown in the screenshot below.Can someone please help with how to resolve this issue?Thanks!!   

    Views

    736

    Likes

    0

    Replies

    2
  • 6/8/22
    After install ACS commons using its dependency( using POM) the ACS commons bundle is in install state in stage environment, same way its working fine on local environment, in stage don't have a access to start bundle manually from the system/console, is there any possible way to Activate ACS commons...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 6/8/22
    Whenever we submit or cancel a dialog for any particular component what piece of code exactly works there. Any sources from where I can get a complete understanding about this.According to my understanding it comes  from "/libs/cq/gui/components/authoring/dialog/clientlibs/dialog/js".Is it correct? 

    Views

    734

    Likes

    0

    Replies

    2
  • 6/8/22
    Content Fragments in a Private folder not getting published 

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 6/8/22
    Hello all, Is it possible to include client libraries for Static template ?? And can we only give Page(core component) as a resource type for static template  ?

    Views

    747

    Likes

    0

    Replies

    3
  • 6/8/22
    in my custom class, I am extending com.adobe.granite.workflow.exec.WorkflowProcess. @component(service = WorkflowProcess.class, property = {"process.label=My Custom Workflow Process"}) public class MyCustomWorkflowStep implements WorkflowProcess { Inside a Sling Model, I can use @inject annotation (...

    Views

    1.1K

    Likes

    0

    Replies

    2