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

  • 5/5/22
    Followed this tutorial, I setup my local AEM. Is it possible to config MS office plug in in my local AEM?  Thanks.https://adobe-consulting-services.github.io/acs-aem-commons/features/ms-office-asset-selector/index.html

    Views

    997

    Likes

    0

    Replies

    3
  • 5/5/22
    Hi there, I'm relatively new to AEM and I need some assistance. The following data-sly-call is not being called, invoked or rendered and I don't know WHY? It seems to be working in other components but doest not work on others.<sly data-sly-call="${clientlib.ctagroup @ ctaGroupModel=ctaGroup}"></sly...

    Views

    4.0K

    Likes

    0

    Replies

    9
  • 5/5/22
    I am brand new to AEM. Followed this tutorial to setup local AEM runtime. The authoring tool started without any issue. But the publishing tool failed. A redirect happens after the server is up. Got 404 on http://localhost:4503/content.html. Does anyone know what is going on? Thanks. I use a M1 MacB...

    Views

    4.2K

    Likes

    0

    Replies

    7
  • 5/5/22
    Hi, We are using AEM6.5 version, I would a mechanism to capture the saml response in JAVA code . I would need to read data like email id , username like first and last name, other details which are part of saml response. I would want to capture in java code to do other processing checks Any sample c...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • Hello, We are interested in setting up OAuth 2.0 custom scopes for an instance that is hosted by Adobe. Is there anyway to do that without writing Java and deploying the application?

    Views

    511

    Likes

    0

    Replies

    1
  • 5/5/22
    Hello All, While on 6.4 or 6.5 on prem, we have different renditions for an image upload created based on custom DAM Update workflow (or other ways) For eg https://engineering.icf.com/aem-image-processing-best-practices/ When we migrate to AEMCaaS I read documentation at https://experienceleague.ado...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 5/5/22
    Hi, i'm struggling with this, i created a custom component called swcarousel and i'm trying to use a JS file with some functions that are used to change from image to image, the JS file is placed in the path ui.frontend/src/main/webpack/components but it still not working, someone has an idea how th...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 5/5/22
    HiWhen I create packages it's going to use some of the disk space. When i delete those packages the disk space is still used. I was able to track the location of those used memory localy to this path: C:\workarea\aem-local\author\crx-quickstart\repository\datastore Deleted it like this: On this page...

    Views

    700

    Likes

    0

    Replies

    1
  • 5/5/22
    Hi, I am trying to include component on page via sightly code using<div data-sly-resource="${'btn' @ resourceType='world/components/content/max-button'}"> </div> I can see the parsys of the max-button component but unable to author it. In logs I am getting the below error. Need help java.lang.NullPo...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 5/5/22
    hi, I want my variable which I have declared in cfg.json file to be used instead of static value in HTML file .please help me how to do it.my cfg.json file is : { "cssCds": "https://www.example.css", "jsCds":"https://www.example.js"}I am made one configuration java file which is :@Component(servic...

    Views

    1.7K

    Likes

    0

    Replies

    4