Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/26/23
    I have to override and modify getExportedPath() present inside spa page core model. I cannot find that in my import. I can find core component page but not the aem.spa.project.core but I can find the dependency are available even in system/console/bundle it is available and active For dispatcher I n...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 5/26/23
    Some of the service methods we use require passing in a request object, as they pull out various headers and parameters. In our unit tests, we need to be able to create a request object, then set some headers on it. There is the MockSligHttpServletRequest, but this cant be used as its not possible t...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 5/26/23
    Hi, I have been trying to update the ACS commons from version 5.3.4 to 6.0.0 via pom file changes.I have also gone through guide here https://adobe-consulting-services.github.io/acs-aem-commons/pages/maven.html As per the recommendation I changed the artifact ID and ACS commons version in dependency...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 5/26/23
    We have integrated third party cloud asset import in AEMaaCS, as soon as the image sync happens, the image is imported but renditions are not generated for the same.  Logs:com.day.cq.dam.api.AssetManager Stack Trace:javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/...

    Views

    726

    Like

    1

    Replies

    2
  • 5/25/23
    EDIT: I am trying to create the zip/package using mvn clean install. might be best explained with an example so I have the following filter.xml <?xml version="1.0" encoding="UTF-8"?> <workspaceFilter version="1.0"> <filter root="/content/experience-fragments/myhost"> <exclude pattern="/c...

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 5/25/23
    I am trying to grey out the specific dates in AEM forms datepicker. I am trying to write a custom code to grey out the dates. But nothing seems to be working. Does any one encountered with similar kind of functionality. 

    Views

    859

    Likes

    0

    Replies

    2
  • 5/25/23
    hi folks,I want to delete old packages so I created this osgi configuration for my servercom.adobe.acs.commons.packagegarbagecollector.PackageGarbageCollectionConfig.xml I entered the following XML, intending to delete the packages in my_packages group older than 30 days every hour.<jcr:root xmlns:s...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 5/25/23
    Hi, We have around 22k allow nodes under /content/dam/rep:policy which needs to be removed. When we try to run a script we get Persistence Exception. neither we can delete it directly from CRXDE. Appreciate your thoughts? Thanks 

    Views

    1.1K

    Likes

    0

    Replies

    3
  • We have a requirement in our project where we are using a 3rd party node_module in the ui.frontend module and packaging the css from that node module into a clientlib-site. The css in that node module is such that it has references to font files with the path "../fonts/..." not "../../resources/font...

    Views

    901

    Likes

    0

    Replies

    2
  • 5/25/23
    We are struggling with rendering the HTML forms as part of the workflow. Currently, we are using pdf forms in the workflow which works fine but now the requirement is to convert them into HTML. We are able to manage them using the Action Profile option within the workbench but the form submitted as ...

    Views

    745

    Likes

    0

    Replies

    1