Expand my Community achievements bar.

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

  • 11/5/21
    HI All, I'm facing an issue on AEM 6.5 where my custom Sling health check is automatically registered via class com.adobe.granite.queries.impl.hc.QueryHealthCheckMetrics$LazyGauge.<init>(QueryHealthCheckMetrics.java:268)to a scheduler to run every 60 seconds (configurable in com.adobe.granite.querie...

    Views

    501

    Likes

    0

    Replies

    1
  • 11/4/21
    Hi all. I am wondering what options we have to execute/trigger/fire extra custom actions when a page is published. I need to communicate with an external system and I am wondering what approach I could use, considering I have full access to the dev stack ( targeting AEM Cloud Services - and AEM Clou...

    Views

    352

    Likes

    0

    Replies

    1
  • 11/4/21
    Hi Guys, Below is my use case:Need to fill the form fields using the query parameters once the URL is hit. The form components are core components [not the AEM Forms]. Any working code [preferably in sightly] available on this? Thanks,Kiran Vedantam.

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 11/4/21
    I have a requirement to use System users as dispatcher flush agents.  But while setting up, i saw the below message. I'm trying to setup 4 separate dispatcher flush agents for 4 different sub domains.   Can someone help me clear my doubt of how to add 4 different system users as dispatcher flush age...

    Views

    450

    Likes

    0

    Replies

    3
  • 11/4/21
    Hello All, We have a component which lists the child pages of configured root path and wanted to highlight current page if it is part of the list. For example:Configured root path =  /content/mysite/homethe output component will be, ProductsServicesContact UsSightly code:  <sly data-sly-list.page="$...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 11/4/21
    I am trying to use the autocomplete field to do a lookup connected with an external API.  In classic I could link the options list of a select field to a path and implement a servlet to do that work.  But I'm struggling to get the same working in Touch UI / Granite. <product jcr:primaryType="nt:unst...

    Views

    367

    Likes

    0

    Replies

    1
  • 11/3/21
    Hello Guys im new on AEM, im using AEM 6.5, is it possible to create or modify node inside crx aem using js use api not java? i couldnt find related article on internet, can u give me some example how to do it, or maybe related article. thank you for your answer.

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 11/3/21
    Hi community, We have two environments on Adobe Cloud Manager one is production and other is non prod which is also called dev environment.Question is around the domains for dev environment and SSL Certificates, what is the best way to manage domain and ssl certs on non prod environment keeping in m...

    Views

    679

    Likes

    0

    Replies

    2
  • 11/3/21
    In our AEM we have a service call that takes a long while, around 2 minutes to have a response. Once we get the response, we will be building nodes in AEM as a caching mechanism. My question is, will the slow 2 minutes to have a response impact my AEM authors performance? Will my authors suffer from...

    Views

    406

    Likes

    0

    Replies

    1
  • 11/3/21
    I have been updating out code base with unit tests and they have some Sling servlets that are obtaining the service user based ResourceResolver for extra work and making calls to other services. The issue I'm having is that the servlet uses @reference ResourceResolverFactory resourceResolverFactory ...

    Views

    14.0K

    Likes

    0

    Replies

    24