Expand my Community achievements bar.

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

  • 3/18/21
    Below is the code for my service and its implementationSimpleService.java : package com.aem.demo.core;public interface SimpleService{public String MyName();} SimpleServiceImpl.java : package com.aem.demo.core.impl;import org.apache.felix.scr.annotations.Activate;import org.apache.felix.scr.annotatio...

    Views

    625

    Likes

    0

    Replies

    3
  • 3/18/21
    Hello All - We have an issue with loading the classic UI pages in our environment and this happens all of a sudden. We see the following errors in the console logs. The page is not loading properly. I see some blank spaces between the contents of the page. Can someone tell me what could be the cause...

    Views

    690

    Likes

    0

    Replies

    3
  • My project has a servlet that runs in background (sling:bg = true as a parameter) the problem I'm facing is that the answer is limited as 3.43MB which creates 99 nodes on the the jobs node (/tmp/bg/jobs/b7e81f79-07d8-47d8-8b54-d87edf46d9a4/2021/03/18/19/03/5/stream/), someone know how can I raise th...

    Views

    505

    Likes

    0

    Replies

    2
  • 3/18/21
    I have graphQL Services at client place and would like to consume the services using GraphQL Client api provided by adobe, as application is an aem application. I tried by including below maven dependency in core/bundle, ui.apps and parent pom files. I am not able to see GraphQL Factory config or bu...

    Views

    6.7K

    Likes

    0

    Replies

    2
  • 3/18/21
    We use cascading metadata in some of our available fields for tagging pages in SITES. The cascading metadata works fine when we first tag pages with new values. However when authors edit existing pages with saved metadata, the cascading metadata does not display with the saved metadata. (see screens...

    Views

    755

    Likes

    0

    Replies

    3
  • 3/18/21
    Hi,I am following the tutorial Integrating SOLR with Adobe Experience Manager  to integrate with SOLR 8.8 from AEM 6.5.7. The tutorial uses maven-scr-plugin  to create a bundle where I have a project based on Adobe archetype that uses bnd-maven-plugin.  I added the following dependencies to the pare...

    Views

    1.8K

    Likes

    0

    Replies

    7
  • 3/18/21
    Hi again, quick question, im building a submit email/PDF button here and again works great, and it looks a bit like this: var cBody = "Please provide your response by completing the Accommodation Review and Agreement Form";// Build the email URLvar cEmailURL = "mailto:" + cToAddr + "?cc=" + cCCAddr ...

    Views

    701

    Likes

    0

    Replies

    1
  • 3/18/21
    Adobe AEM provides a UI where you can edit, export and import your i18n strings for translation: https://experienceleague.adobe.com/docs/experience-manager-65/developing/components/internationalization/i18n-translator.html?lang=en#creating-a-dictionary The URL should be /libs/cq/i18n/translator.html...

    Views

    5.1K

    Likes

    0

    Replies

    4
  • 3/18/21
     There will be one script that we need to add on all the pages in metadataSo can you please help me  where we need to add this script so that it will start loading on all the templates     Thanks in advance

    Views

    825

    Likes

    0

    Replies

    4
  • 3/18/21
    Hello, guys,I am curious to know how to fully configure the Launch DTM library which we import in our website's pages. A little background: we have configured our instances to work with Launch through the gateway of Adobe IO.Now, under the chosen /conf path we have these nodes:While in the configura...

    Views

    630

    Likes

    0

    Replies

    1