Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/20/23
    There is a requirement where we need to resolve the Public URL at Publish instance through Servlet. Before this step what we are doing is to get the page Url from the distribution event when distribution completes. I am struggling with the servlet part how to achieve it in AEM as a cloud service.

    Views

    815

    Likes

    0

    Replies

    2
  • 11/20/23
    Hello AEM Community, I have successfully implemented ContextHub targeting in pages and experience fragments, but I am now looking to enable it for templates as well. I want to utilize the power of ContextHub targeting at the template level to further enhance personalization and deliver tailored cont...

    Views

    655

    Likes

    0

    Replies

    2
  • 11/20/23
    Hi, We have requirement to publish tags thru a workflow. We already have a workflow configured to publish pages to different publisher, to use the same workflow for tag publishing we wanted to enable workflow option in tagging console along with other options, when I tag selected. For this I copy a ...

    Views

    717

    Likes

    0

    Replies

    3
  • 11/20/23
    Hello!I can't reach the child component on form on author By clicking on them I should click on them using Content treeWhat's wrongAnd how to solve this 

    Views

    1.2K

    Likes

    0

    Replies

    9
  • 11/20/23
    There is a requirement where we want to fetch child pages of parent page based on Node depth. Its default implementation in Core v3 list component but we want this feature in one custom component. We have written below query in querybuilder debugger tool to get child pages by node depth.path=/conten...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 11/20/23
    I hope, why is out of the question. For example my website is sibiriak.com and I want every page to be in the format "sibiriak.com/page/"  instead of "sibiriak.com/page.html. Couldn't find this information anywhere and I'm guessing I'm not the first one banging my head on the wall about that. Yes, I...

    Views

    625

    Likes

    0

    Replies

    3
  • 11/19/23
    I am using core wcm Experience Fragment (com.adobe.cq.wcm.core.components.models.ExperienceFragment) which I am extending in my own code base via the @Delegate pattern. When author adds an experience fragment on a page / when request is made to export the XF as json, I need to check all variations o...

    Views

    383

    Likes

    0

    Replies

    1
  • 11/19/23
    Hello Support, We are using global search with our website to search page by content of text, text area and PDF/DOC file content as well. This global search now showing irrelevant data like name of admin user as well who is saving data with AEM admin, which are not saved with any content. How we can...

    Views

    531

    Likes

    0

    Replies

    3
  • 11/19/23
    I've seen labels like DEV, QA or PROD-Author labels in the corresponding AEM environment (see attached screenshot for further insights) - and I want to implement something similar in my local instance. How shall I do this? 

    Views

    479

    Likes

    0

    Replies

    1
  • 11/17/23
    Not able to view JobStatus of completed jobs.Tried these steps but not working: jobManager.getJobById(jobId)jobManager.findJobs(JobManager.QueryType.ALL, TEST_JOB_TOPIC, -1); This returns only the failed or GIVEN_UP status onesjobManager.findJobs(JobManager.QueryType.HISTORY, TEST_JOB_TOPIC, -1) AEM...

    Views

    1.6K

    Likes

    0

    Replies

    7