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

  • 2/17/22
    Currently our application is on AEM 6.4 version.Some of our code and content is present /etc folder.For e.g.:Clientlibs in /etc/clientlibs and i18n dictionaries in /etc/designs/../dictionaries.Do we need to migrate this clientlibs and dictionaries to /apps/ folder while upgrading for AEM 6.4 to AEMa...

    Views

    587

    Likes

    0

    Replies

    1
  • 2/17/22
    Hello ,I am trying to build a project, before it was working fine. I have created new component and trying to run the command mvn clean -PautoInstallPackage when I do that, I'm getting this violation error. Can anyone help me with this ? Thanks in advance.  

    Views

    797

    Like

    1

    Replies

    2
  • 2/17/22
    When migrating from 6.5.10 service pack to 6.5.11 service pack facing issues with Jaxb marshalling. While unmarshalling the xml level3 is not able to assign to a pojo and throws out a null pointer exception. Here is the sample code attachedhttps://drive.google.com/file/d/1Yht5u9EC77UPVXXmtt1-wTOt3Le...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 2/17/22
    Hello Community - There are some issues with rollback of the installed service pack (6.5.11) on our AEM instance. We have followed the below forum to rollback to previous version but no luck. Even after the uninstall of the service pack or installing the /lib folder taken from the other environment ...

    Views

    482

    Likes

    0

    Replies

    1
  • 2/17/22
    I need to create a solution that allows me to click on elements within a given component in edit mode. I am able to add custom toolbar actions on a component level but i would also like to be able to create a component toolbar action that lets me interact with the content of a given component while ...

    Views

    987

    Likes

    0

    Replies

    1
  • 2/17/22
    I would like to search for any users under home/users with a first or last name that contain a non-alphanumeric character. I've tried the following SQL2 but no luck: SELECT * FROM [rep:User] AS user WHERE ISDESCENDANTNODE([/home/users]) AND [profile/familyName] is not null AND [profile/familyName] L...

    Views

    665

    Likes

    0

    Replies

    2
  • 2/17/22
    Hi community, production build fails in the last step, custom functional testing, in com.xxxxxx.it.tests.PublishPageValidationITthe publish url is pointing to localhost:4503 which is the same problem described here https://github.com/adobe/aem-project-archetype/issues/794 i created a new vhosts file...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 2/17/22
    Hi All, I am having a hard time figuring out if it is possible to copy and paste a Experience Fragment Template into another folder. When I try to do so, I will get this error. In the example below I was trying to copy and paste a Header(Experience Fragment) from "us" to the site folder in "Language...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 2/17/22
    Hello together,is it possible to edit the page properties via Java Script? I would have to do this for 4000 pages, which would take a very long time manually.The script must go to the page properties --> Advanced tab --> Break inheritance --> Check an option --> Close inheritance and activate the pa...

    Views

    1.9K

    Likes

    0

    Replies

    4