Expand my Community achievements bar.

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

  • 7/31/20
    So I'm currently using AEM 6.5 for a demo website I'm trying to build. The use-case is I need to pull content from a content management system(CMS) using restful API's to build this site. For this purpose, I've created a custom component that has a dropdown in its configuration for the different con...

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 7/31/20
    Hi Folks, I am trying to explore more on java design patterns(e.g: Factory design pattern, Singleton design pattern or etc).So As an AEM developer I have question which design pattern we mostly use in AEM related use cases(e.g: sling models with services or web services call through sling Servlet......

    Views

    4.9K

    Likes

    0

    Replies

    3
  • 7/31/20
    Hi @All I have published servers, in that if i am accessing as a anonymous user then the pages css is not coming like page and component level css is not loading, once i logged in the server as ADMIN or someother user then the pages with css is loading. Can anyone help me here..?

    Views

    2.4K

    Like

    1

    Replies

    9
  • 7/31/20
    Hello Adobe Community, We're using the workflow and one of requirments is running "node.js" command which should be run under some directory of project. The problem that we're trying it to run e.g. core/src/.../Workflow.java and the command should be run under e.g. frontend/.../placeWhereItShouldBeR...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 7/30/20
    Hello Community - Currently I am using query Builder API to fetch the results from JCR. One query using sort by on lastModified date  and other requirement is to return the "results in random order (I don't mention any orderby here)" when I query JCR, both the options gives me the results in same or...

    Views

    892

    Likes

    0

    Replies

    4
  • 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.1K

    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

    2.9K

    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

    563

    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.1K

    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

    800

    Likes

    0

    Replies

    3