Expand my Community achievements bar.

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

  • 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

    6.4K

    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

    1.8K

    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

    1.6K

    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

    1.1K

    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

    2.5K

    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

    1.5K

    Likes

    0

    Replies

    3
  • 9/23/21
    I am trialling AEM and have installed the application from the Adobe email download link.  However, it's asking for a password as well as the customer name.  I have no idea what the password should be as there is nothing in the download email that mentions a password.  Anyone have any clues? Thanks ...

    Views

    875

    Likes

    0

    Replies

    2
  • 9/23/21
    Dear Community, Is the Feed importer feature available still on AEM? I tried using the classic UI but even that (at least using purely UI) does not seem to work. My questions here are:Is there a workaround for this, to make the feed importer work?If not, what is the best way to create a custom e.g. ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 9/23/21
    Hi, I am trying to figure out if it is possible to configure another property in the container. Right now I have layout, ID, and background color in my properties but I want to add another field that operate like my layout property.  

    Views

    2.4K

    Likes

    0

    Replies

    9
  • 9/23/21
    Hi All,We have a requirement where we are allow author to upload a file from their local system in AEM. For this we are using OOTB AEM /libs/cq/gui/components/authoring/dialog/fileupload.It worked fine when their is no file selected previously and author tries to upload a empty file in authoring ins...

    Views

    1.0K

    Likes

    0

    Replies

    2