Expand my Community achievements bar.

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

  • 08-04-2021
    Sorry to those following my saga to get a config file read by a service - it must be painful.I have now got a config file here:/aem-guides-wknd.ui.config/src/main/content/jcr_root/apps/wknd/osgiconfig/config/com.adobe.aem.guides.wknd.core.services.MyService.cfg.jsonWith the following content: { "e...

    Views

    3.9K

    Likes

    0

    Replies

    14
  • 08-04-2021
    In the cloud manager, you set "IP allow lists" to stop random public viewing your non-production / in-development instances.   You set these lists to your office IPs and/or VPN IP. However, this shotgun approach blocks essential tools, e.g. blazemeter, pagespeed insights, webpagetest, lighthouse etc...

    Views

    256

    Likes

    0

    Replies

    1
  • 07-04-2021
    This post shows how to create an OSGi service in Java (which we assume is the only way) which creates and uses some configuration parameters which can be edited in the configMgr However, this is useless without the ability to distribute pre-set parameters for the various run modes as part of our cod...

    Views

    1.2K

    Likes

    0

    Replies

    11
  • 07-04-2021
    We are building content fragments and exposing to Mobile App. Able to get the CF json output when we use direct publish URL  https://publishURL/api/assets/abc-fragment.jsonBut when we use dispatcher URL(setup for our website) https://sitedomain/api/assets/abc-fragment.json we are getting page not fo...

    Views

    579

    Likes

    0

    Replies

    2
  • 07-04-2021
    Hi All, Most of you will be aware on the " AEM - Touch UI - RTE HTML Element Selector, Custom Style Plugin" as per the below link.I am facing one issue while moving this plugin from "/apps/common" to other directory. Please see the more details below.https://aemlab.blogspot.com/2019/07/aem-rte-custo...

    Views

    809

    Like

    1

    Replies

    1
  • 07-04-2021
    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

    573

    Likes

    0

    Replies

    1
  • Has Solution
    a
    07-04-2021
    a

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 07-04-2021
    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

    6.5K

    Likes

    0

    Replies

    22
  • 07-04-2021
    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

    645

    Likes

    0

    Replies

    2
  • 07-04-2021
     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

    640

    Likes

    0

    Replies

    2