Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/21/21
    We are using Angular AEM SPA Pages in our project. AEM SPA pages are working fine in author/preview and view as publish mode. But it is not working in publish instance. I can see json being fetched correctly. On debugging I noticed that jquery clienlib is not loading in publish instance for SPA page...

    Views

    500

    Likes

    0

    Replies

    1
  • 2/21/21
    I have create a custom js file in a clientlib with category dam.gui.coral.metadataeditor. I have added the below code to my JS:"use strict";use(function () {var path = currentPage.path;});When I open the Properties page for my asset this JS loads. But I am seeing a console error:Uncaught ReferenceEr...

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 2/21/21
    Hi,  I am trying to implement custom connector for Language translation in AEM 6.5 . There is a requirement to use internal TMS. Hence, we are required to implement custom connector . I tried following this blog(https://www.tothenew.com/blog/how-to-implement-a-translation-connector-in-aem) . There h...

    Views

    1.1K

    Like

    1

    Replies

    3
  • 2/21/21
    Hi, we are using aio cli and cloudmanger plugin to start the execution of cloud manager pipeline from Jenkins server. once execution starts, we are waiting for execution to finish. Once it finishes, we are downloading the logs of production pipeline at each step by using aio cli only from Jenkins. w...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 2/21/21
    I have already asked the same question before on the forum, sorry for posting again. l asked the following question. "I am trying to display images (png, jpeg, gif, svg) directly on browser instead of letting the users downloading it. I've read from so many places that having content disposition hea...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 2/20/21
    Hi Team, I am getting the below error when trying to install the package of CIF virtual catalog and connector. Can someone please help me here?  @mhaack @Daniel_Gordon 

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 2/20/21
    Hi Team, I want to send the GraphQL queries to Magento and then Magento sends back a response. can anyone help me how I can achieve this by using sling servlet and models. I investigated about it but haven't found anything in google. Thanks,Prince @mhaack @Daniel_Gordon 

    Views

    2.6K

    Likes

    0

    Replies

    7
  • 2/19/21
    Hi Experts,  I am writing a Sling Component which a Servlet can use to read and write properties from and to the repository.Since there are many custom properties and each property updation will be mapped to a different method, is it advisable to initiate the resource resolver in the activate method...

    Views

    1.6K

    Likes

    0

    Replies

    7
  • 2/19/21
     Hi folks, Our PEN testers are saying there are  2 new Medium vulnerabilities in the 1.12.4 version of JQuery .https://snyk.io/test/npm/jquery/1.12.4https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11023https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11022Does the service pack 6 or 7 ...

    Views

    6.8K

    Likes

    0

    Replies

    11
  • 2/19/21
    We recently start using cloud manager for our project but with the latest version has been removed the sonar properties in order to avoid build and quality scanning failures. There where any alternative to add class exclusion from code coverage ?

    Views

    1.0K

    Likes

    0

    Replies

    1