Expand my Community achievements bar.

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

  • 9/25/21
    Hi There, I am getting the below error while mocking content fragment in mockito. Error :java.lang.AbstractMethodError: io.wcm.testing.mock.aem.MockContentFragment_ContentElement_Structured.getValue()Lcom/adobe/cq/dam/cfm/FragmentData; Code Snippet : ContentElement content = contentFragment.get().ge...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 9/24/21
    I have backend implementation that adds property under preference node. Example /home/users/S/aiowerlakjf_lkjwer/preferenceI am using service user to update user preference. All the users' preference are updating as expected, however there is one user which is replicated, preference of this user is ...

    Views

    797

    Likes

    0

    Replies

    3
  • 9/24/21
    I'm trying to understand the how many nodes I can traverse through Query builder query and fetch data from the repository without impacting AEM system performance? 

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 9/24/21
    Can we use a dialog participant step at the beginning of the workflow to collect the details from author while launching the workflow ? https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-step-ref.html?lang=en#dialog-participant-step M...

    Views

    571

    Likes

    0

    Replies

    1
  • 9/24/21
    We have requirement that we have to upgrade the jackson-databind version 2.8.2 to 2.12.5. I have updated the pom.xml, but after building the code OSGI bundle is in always install state. If anyone worked on similar requirement then please let me know.PFB jackson-databind dependency in pom.xml. 

    Views

    4.3K

    Likes

    0

    Replies

    9
  • 9/23/21
    Hi All,I had created a workflow with one process step and provided some arguments. While I was trying to retrieve the Metadata args, I was getting only PROCESS key and its value, not PROCESS_ARGS key and value. But I can see the value on crx workflow model. Below the code snippet I use,String proces...

    Views

    959

    Likes

    0

    Replies

    6
  • 9/23/21
    I have written a query for that I have also define the index  and it is executing correctly but not getting results.my thought is, property which I am filtering that is set by in aem commerce a dropdown that why it is not able to match but if am filtering a property which set simple text then I am g...

    Views

    853

    Likes

    0

    Replies

    7
  • 9/23/21
    We want to apply two rewrite rules1. Make uppercase to lower case2. Forward http to https We have this in our dispatcher but it's failing deployment and messing other scripts - can anyone point out what is wrong here? RewriteMap lowercase int:tolowerRewriteCond $1 [A-Z]RewriteRule ^/?(.*)$ /${lowerc...

    Views

    754

    Likes

    0

    Replies

    2
  • 9/23/21
    Hi, Facing one issue while calling "getTemplate" method of content fragment mock. Please let me know your thoughts on the same. issue details:java.lang.UnsupportedOperationExceptionat io.wcm.testing.mock.aem.MockContentFragment.getTemplate(MockContentFragment.java:232) Junit code snippet:contentFrag...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 9/23/21
    What version of Angular is support with using AEM?Best I can find is the package.json in https://github.com/adobe/aem-angular-editable-components So does AEM only support Angular 9? Which versions are supported?

    Views

    988

    Likes

    0

    Replies

    3