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 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

    941

    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

    638

    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
  • 5/29/23
    We are doing SAML integration with Okta IDP on AEM Publisher and after doing all the required configurations, getting forbidden 403 when IDP is redirecting to AEM.[26/May/2023:10:25:20 +0000] [I] [cm-p104909-e982861-aem-publish-7cfb4c8c6d-nmjt2] "GET /content/cisco-dcloud/us/en/home/secure.html" 200...

    Views

    830

    Likes

    0

    Replies

    3
  • 5/29/23
    Hi all,Is it possible to create a static template in aem as a cloud service. If possible can any one tell how to create a static template in AEM Cloud Service 2023 version. ThanksNandheswara

    Views

    919

    Likes

    0

    Replies

    2
  • 5/29/23
    Hi, I want to enable permissions only for the properties of zh pages (so they can add TAGS in the page properties).Is it possible to limit rights only to properties?Can anyone suggest me the approach how to do 

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 5/29/23
    I want to restrict to author select only the Model that I want, like FAQ Model to this component, how can I do that?  Here belows there's the ModelPath xml code <modelPath   jcr:primaryType="nt:unstructured"   sling:resourceType="granite/ui/components/coral/foundation/form/select"   emptyText="Selec...

    Views

    826

    Likes

    0

    Replies

    3
  • 5/29/23
    Hi,There is a requirement to query cq:lastModified and cq:lastReplicated values. We need to fetch the data and  check which date is greater than another.  Will it be possible to compare and check the values from the above time format? Kindly share your inputs. Regards,Manoj

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 5/29/23
    I have a component and it has 7 dialog properties and 5 fields are  straightforward fields and there is no business logic, 2 fields needs some manipulation.  It is return the same way what is authored. I have two options  Case 1 : All 7 fields are simple and return simple string.Method 1 - Use ${pro...

    Views

    1.9K

    Like

    1

    Replies

    5