Expand my Community achievements bar.

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

  • Hi,I am looking for the best way to implement the Font management,Example we have a huge project where the fonts are being used in multiple sites.What is the best way to consolidate all the fonts into one place and make use of it also let say I want to implement the new font into our project how to ...

    Views

    984

    Likes

    0

    Replies

    1
  • Has Solution
    a
    4/7/21
    a

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 4/7/21
    I am working on an AEM maven project where I have to consume a web service. I am using Eclipse for writing code and for its implementation using CXF library. The code works fine in a sample project but as soon as I deploy package on CRXD in AEM and then try from it, it gives following error on the v...

    Views

    12.4K

    Likes

    0

    Replies

    23
  • 4/7/21
    Hello Team, I wanted to push cloud manager artifacts such as "all" package and all "ui.apps" sub packages and "core" bundles to a nexus artifacts repository post deployment to an ams/cloud instances. Any help is much appreciated.

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 4/7/21
     According to this article: https://aem.redquark.org/2018/10/day-03-setting-up-aem-development.htmlYou can add your local sever.  I did this. I already have the wknd app deployed previously from the command line (mvn clean install -PautoInstallSinglePackage) What can I do with this connected instanc...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 4/7/21
    I can no longer login through package manager on publish instance after installing the latest service pack 6.5.8. I can still through: /libs/granite/core/content/login.html. I'm just wondering if I've missed something in the release notes, maybe?

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 4/7/21
    We created some sling servlents following this tutorial: https://aem.redquark.org/2018/10/day-17-working-with-query-builder-api.html.  They make calls to a backend (player database), and pull in some content, and output json for the react page.  e.g. oursite.com/bin/api/oursevlet This will work well...

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 4/7/21
    Hello, Is there a way a translation connector can influence what gets displayed on a translation job tile, when a TranslationException is thrown from the connector? The generic "Error: Failed to start translation" leads to pretty frustrating user experience. Also, in general, is there any explicit d...

    Views

    907

    Like

    1

    Replies

    1
  • 4/7/21
    I want to pass parameters text and username from sightly to sling model and display in frontend. Pls HelpSightly Code<sly data-sly-use.mySlingModal="${'com.aem.demo.core.models.MyComponentModel' @ text='Hi!!'}"></sly> MyComponentModel.java@Model(adaptables = SlingHttpServletRequest.class)public clas...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 4/7/21
    Every application needs to read env specific or tuneable config parameters.The only way to do this is OSGi configs.Finding an end to end example of creating config variables (not via UI on a specific instance, but in code in git so it can be deployed to other envs), is difficult.There seem to be two...

    Views

    1.9K

    Likes

    0

    Replies

    1