Expand my Community achievements bar.

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

  • 7/30/20
    I have jsp based components on AEM 6.5, which have <cq:include> to resourceType that exists in code. I am not sure why I am seeing in error logs. any suggestions, why this could happen, I know , it is a content node that does not exist, as path="fakepath" , resourceType="path to component" .org.apac...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 7/30/20
    We are migrating a site in AEM 6.3 to 6.5(6.5.5).  During authentication, there is the use of PKCS7PADDING which is not working in 6.5 but does work in 6.3 with both environments having bcprov-bcprov- 1.66 installed: final Cipher decrypterWithPad = Cipher.getInstance("AES/CBC/PKCS7PADDING",BouncyCas...

    Views

    3.3K

    Likes

    0

    Replies

    9
    6.5
  • 7/30/20
    I need to get the same Asset's page new view settings(Card and List view settings) option in collections page in 6.5.   Thanks in advance. 

    Views

    677

    Likes

    0

    Replies

    3
  • 7/30/20
    We see a 403 Forbidden when clicking on "Drag a component". It can be simulated in AEM OOTBVersion: 6.4.8Env: probably any but using macOS mojave 10.14.6Browser: Chrome Version 84.0.4147.89 (Official Build) (64-bit)Run Mode - Author running in 4012 portSample page : http://localhost:4512/editor.html...

    Views

    4.4K

    Likes

    0

    Replies

    8
  • 7/29/20
    Hello All - I am using Underscore JS for component creation. The below snippet is not working for the page properties. Can someone tell how to address this? <script type="text/template" id="testView"><% _.each(test, function(test) { %><div class="templatetest"><sly data-sly-test=" <% ${properties.di...

    Views

    940

    Likes

    0

    Replies

    3
  • Has Solution
    cq:
    7/29/20
    Hi All, I have added annotation on aem 6.3 instance author  content pages , now we are migrating content to aem 6.5 author and i'm replicating content nodes  by using author to author replication using default replication agent, every node is getting replicated but cq:annotations not is skipped from...

    Views

    917

    Likes

    0

    Replies

    3
  • 7/29/20
    Dear All, I have one dialog , where I have defined skuid , installation label and installation link , as shown below.  Now , my requirement is that if Sku ID is blank ("null") then it will display the installation document link in sightly if Sku ID is not blank ("not null") then it will display the ...

    Views

    2.8K

    Likes

    0

    Replies

    6
  • 7/29/20
    Hi,We are getting some warning messages in logs. 28.07.2020 01:15:11.225 *WARN* [10.43.32.87 [1595898911218] GET /content/diagnostics/be/en/products/product-category/clinical-chemistry-and-immunochemistry.html HTTP/1.1] org.apache.sling.scripting.sightly.js.impl.jsapi.ProxyAsyncScriptableFactory Scr...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 7/28/20
    AEM assets are not downloading, any fixes?

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 7/28/20
    Hello All,There's requirement to expose a large sized JSON from an AEM servlet. The work is all complete. The Servlet is exposing the correct data. We are using unit tests to validate and ensure each and every property and type exists in the JSON response. The next requirement is to write testes to ...

    Views

    894

    Likes

    0

    Replies

    1