Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/30/23
    I am executing below mentioned query  on my project content but getting searched term on experience fragments also in the results which is not expected can someone provide a solution  ? path=/content/test/us/en/test-foldertype=cq:Pagefulltext=circuits1_property.value=/conf/test/settings/wcm/template...

    Views

    548

    Like

    1

    Replies

    1
  • 5/30/23
    I am trying to append new line of text for different json files. But for some reason, each json file only has one line after the below code is executed but it shouldn't.  Node confNode = session.getNode("/etc");Node reportFileNode;Node contentNode;for (int jIndex = 0; jIndex < array.length(); jIndex...

    Views

    778

    Likes

    0

    Replies

    1
  • 5/30/23
    In my dialog I can add a container and will create a tab, but is it possible to put an select field with predefined icons to author select an icon to each tab created ?

    Views

    3.2K

    Likes

    0

    Replies

    13
  • 5/30/23
    I restarted my mac book and started AEM from terminal getting this error after AEM is started HTTP ERROR 404 Not FoundURI: /STATUS:404 MESSAGE:Not FoundSERVLET:org.apache.felix.http.base.internal.dispatch.DispatcherServlet-e31d7b5  Please help me resolving this issue, it is working fine morning , af...

    Views

    25.4K

    Likes

    0

    Replies

    31
  • 5/30/23
    how to load scss file in aem custem clientlibs ex : apple/project/custem-clientlibs  ccs/-test.scss

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 5/30/23
    The project code has a property called contentType set under the following path   /conf/<project>/settings/wcm/templates/<template_name>/initial/jcr:content   I am trying to update the value of the contentType but the changes are not getting updated in the aem instance after deploying the project in...

    Views

    967

    Likes

    0

    Replies

    4
  • 5/30/23
    I am trying to retrieve the bundle's last modified date within an OSGi Service usingbundle = FrameworkUtil.getBundle(this.getClass()); bundle.getLastModified();It works in the local instance but not in AEM cloud where the bundle is null. Is there any reason for this behaviour in the aem cloud alone?

    Views

    946

    Like

    1

    Replies

    3
  • 5/30/23
    Hi,I have done some changes and published the page over a day ago and its still not reflecting on the live site without a cache clear.But on sudden on the next day the page is up to date with published content.what might be the reason.   

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 5/30/23
    I have a fresh install of Mac OSX 13.4.I have downloaded the Quickstart JAR: AEM SDK v2023.5.11983.20230511T173830Z-230200I have installed Java 11.0.19I have installed mvn 3.9.2 I am following the instructions outlined here: Set up Local AEM Runtime for AEM as a Cloud Service Development | Adobe Exp...

    Views

    640

    Likes

    0

    Replies

    1
  • 5/30/23
    Hi ,I have been trying to upgrade ACS commons version from 5.3.4 to 6.0.8. After successfully upgrading the version, the dispatcher flush in author is working fine and as expected.  But in Publisher flush Error 403 is thrown saying that CSRF token is not present and its invalid. This case is same fo...

    Views

    1.5K

    Likes

    0

    Replies

    7