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

  • 11/23/22
    Hi all,   We have a api token which needs to be stored for 5 min for calling an api.   After 5 minutes,token gets expired.s   What is the best approach to store the token server side for 5 minutes before it get expired and how to sync the token in all the publishers.      

    Views

    792

    Likes

    0

    Replies

    2
  • 11/23/22
    We're migrating to aemaacs from AEM 6.5. We have a custom cloud configuration in place for datalayer. We followed this guide - https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-cloud-services/extending-cloud-config-custom-cloud.html?lang=en in initial s...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 11/23/22
    The CSS and JS files are processed in both author and publisher environments. But the dispatcher is not processing the same css and js files. On checking the network tab, it shows a 404 error for both CSS and JS files. Any idea on bringing the css and js back to dispatcher URL as well?   Thanks in a...

    Views

    2.0K

    Likes

    0

    Replies

    6
  • 11/23/22
    Hi Team,   Hope you are doing well    Can anyone please help to write test case for this function public List<Map<String, String>> getSliderDetail() { List<Map<String, String>> sliderDetailsMap=new ArrayList<>(); try { Resource sliderDetail = resource.getChild("sliderDetails"); if(slider...

    Views

    880

    Likes

    0

    Replies

    2
  • 11/23/22
    Valid URL/content/govt/en/us/doctor/doctor-detail.html?doctorId=ss222-001 Invalid URL going to AEM publisher. /content/govt/en/us/doctor/doctor-detail.html?doctorId=ss222-001/ALFA_DATA/alfacgiapi/perl.alfa/content/govt/en/us/doctor/doctor-detail.html?doctorId=ss222-001/wp-plain.php   How to block in...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 11/22/22
    Environment - AEM Forms 6.5 SP 12 (adobe-aemfd-win-pkg-6.0.640) ( On Prem)   Based on our findings it appears that once we create a bookmark in XDP template using Forms designer see [1] and provide input XML source. One should be able to generate PDFs with bookmark using FormsService API. And as a n...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 11/22/22
    Hi,   How can we get the list of users who are inactive past 60 days either by using query debugger or java code. I referred this  https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/list-of-inactive-users-in-aem/m-p/555260 but not sure whether this is correct way bcz it only l...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 11/22/22
    Hi team,   Is there any expiration for the Oauth token generated (JWT token flow) using Service credentials?     Regards, Sriram.

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 11/22/22
    Hi, How can we change the page name property using groovy in AEM, As the Page name is used in various places and in URl's , I want to know if there is any way to do it via groovy and if not what other ways are there   Thank you

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 11/22/22
    Hi all,I'm enhancing the image component by adding 2 extra fields Tablet image and Mobile image I have extended the Image sling models with my CustomImage interface but its not rendering the existing image functionality and my enhancement as well I'm not sure what is missing please help me on the sa...

    Views

    3.0K

    Likes

    0

    Replies

    9