Expand my Community achievements bar.

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

  • 4/6/21
    Hello, We are on AEM 6.4.8 and starting to setup unit test cases.I have followed the article: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/unit-testing.html?lang=en#creating-the-junit-test I have added all dependencies as mentioned in the art...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 4/6/21
    Hi,Hoping there might be a way to identify pdfs (we have almost 20,000 in the DAM in a number of folders) that are image-based (scanned)....usually created when the owner could not locate the original digital copy and ended up just scanning a paper copy and creating a pdf. Over the years, we ended u...

    Views

    766

    Likes

    0

    Replies

    4
  • 4/6/21
    Hello All, We are building SPA site using react framework. We want to leverage Adobe Granite i18n dictionary for translations. The issue is since SPA will be out side of AEM first before building it as AEM clientlib, we are getting compilation errors while referring to Granite i18n api (as Granite r...

    Views

    1.6K

    Like

    1

    Replies

    3
  • 4/6/21
    I think this might be quite simple, but i couldn´t figure out, how it works. I´m glad for a quick and short answer.

    Views

    620

    Likes

    0

    Replies

    2
  • 4/6/21
    currently, I am doing mvn clean install -PautoInstallSinglePackage after each change to a class in core. Is there a more efficient way?  I can build core with  cd coremvn install but presumably this does not deploy to running local server. 

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 4/6/21
    Hello, I have been trying to setup an AEM project from the WKND tutorial:https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html?lang=en#prerequisites I've also followed the steps in the link below to setup the server instances especi...

    Views

    2.1K

    Likes

    0

    Replies

    9
    6.5
  • 4/6/21
    Dear Members,We have one requirement to customise the message, that we are getting while canceling the inheritance on a live copy page.So  can anyone suggest a way, if we have to accomplish the above requirement.Step to get the message:1. Open any live copy page in editor.html.2. Click on a componen...

    Views

    874

    Like

    1

    Replies

    5
  • 4/6/21
    I have created a Component that has title, description, date, URL, and read the values in SlingModel then how can I display the data in the form of JSON to the frontend through the sling model?

    Views

    3.3K

    Likes

    0

    Replies

    2
  • 4/6/21
    In order to convert between json and objects in an Adobe AEM project, I added the following to the core modules pom.xml file:<dependency> <groupId>javax.json.bind</groupId> <artifactId>javax.json.bind-api</artifactId> <version>1.0</version> </dependency> <dependency> <groupId>org.eclipse</g...

    Views

    554

    Likes

    0

    Replies

    3
  • 4/5/21
    Hi, 1. For an AEM Headless Implementation, we create 1. content using Content Fragments and  2. define an AEM Content Services end-points using AEM Sites’ Templates and Pages that expose the  data as JSON.How to know how many of Content Fragments and AEM Sites’ Templates are required for a specific ...

    Views

    636

    Likes

    0

    Replies

    3