Expand my Community achievements bar.

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

  • 6/23/23
    HiI want to configure the dynamic media settings and viewers on my local environment (AEM as a cloud service version: aem-sdk-quickstart-2023.6.12255.20230608T053118Z-230400 ), so this settings are always deployed with every deployment.I try to run the local AEM setup with the following command with...

    Views

    3.2K

    Likes

    0

    Replies

    3
  • 6/23/23
    I am trying to write the test case for AccordionSchemaModel it has a adaptable with SlingHttpServlet . When I  create  the test the init() method is called but the request is null and test case fails. Any suggestions ?? 

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 6/22/23
    has anyone successfully used GraphQL on a 6.5.13 on premise instance. I have GraphQL 1.0.5 package onto my 6.5.13 instance. I tried to do preview on content fragments but always get error “can not generate query”  Is it even supported on aem6.5.13? thanks,sri

    Views

    929

    Likes

    0

    Replies

    4
  • 6/22/23
    Hi there,I have a list of pages which that uses a relative path to connect to an content fragment. The content fragment now then now has a property the points it to a Experience Fragment. I would like to perform full text search on:The Page, and all it's page propertiesThe Content Fragment, and all ...

    Views

    683

    Likes

    0

    Replies

    2
  • 6/22/23
    I was wondering what's the difference between Activate vs. Run in AEM scheduler? I am following this post: AEM 6.4 : Creating a Scheduler Using OSGi R6 Annotations | by Ankur Ahlawat | Adobe Tech Blog In this article, I don't see any scheduler related code inside the run() method. What kind of code ...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 6/22/23
    I've put in some description in the images that I have uploaded in the assets. Now I want to fetch that data automatically while the image is rendered. How can I do it?The property value is saved in dc:description [OOTB] 

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 6/22/23
    I am following this tutorial on creating a scheduler: https://kiransg.com/2021/11/07/aem-scheduler-best-practices/  @ObjectClassDefinition(name="A scheduled task", description = "Simple demo for cron-job like task with properties")public @interface SimpleScheduledTaskConfig {     @AttributeDefinitio...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 6/22/23
    I have 3 steps in workflow model:1. Participant2. Participant3. ProcessIf the participant hasn't acted on the workflow request from their inbox for some time period, I need to programmatically advance the workflow to the next step. Please help.

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 6/22/23
    HI Team,I have two user groups - Authors and Approvers. When authors author the content (say changing an image, changing the text of a component etc) and publishes, a workflow will be started and it goes to Approvers group. Is there a way for Approvers to visually see the changes made by Authors in ...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 6/22/23
    Hello Community im new to AEM Sites and i'm trying to start a project but i have some problems and i can't find the cause so i will show what i did. As pre-requisites i have installed correct java ver and apache maven ver. To create a new project i create an empty forder and use the following comman...

    Views

    721

    Likes

    0

    Replies

    2