Expand my Community achievements bar.

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

  • 27-05-2023
    Hi,Is there a way to enable logger in Groovy Script? I want to print Groovy script response in the logger file. Thanks!

    Views

    351

    Likes

    0

    Replies

    3
  • 27-05-2023
    Hi all,I'm using aem as cloud service 2023 version when i trying to setup publish instance on my local machine i'm getting this error while starting the aem jar file. Kindly give some ideas to resolve this issue.HTTP ERROR 404 Not FoundURI:STATUS:MESSAGE:SERVLET:/404Not Foundorg.apache.felix.http.ba...

    Views

    341

    Likes

    0

    Replies

    6
  • 26-05-2023
    We have a requirement to customize the tooltip of Dialog Done & Cancel Buttons  We tried to overlay the file \apps\cq\gui\components\authoring\dialog\dialog.jsp and customize the title property as follows but that did not work. <button is="coral-button" icon="check" variant="minimal" class="cq-dialo...

    Views

    232

    Likes

    0

    Replies

    3
  • 26-05-2023
    Hi,I am writing script to replicate a page using groovy console. But I am always getting the Replicator instance as null.What is the best way to get Replicator instance in groovy? Thanks!

    Views

    245

    Likes

    0

    Replies

    1
  • 26-05-2023
    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

    289

    Likes

    0

    Replies

    4
  • 26-05-2023
    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

    351

    Likes

    0

    Replies

    3
  • 26-05-2023
    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

    224

    Likes

    0

    Replies

    2
  • 26-05-2023
    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

    146

    Likes

    0

    Replies

    2
  • 25-05-2023
    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

    362

    Likes

    0

    Replies

    4
  • 25-05-2023
    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

    191

    Likes

    0

    Replies

    2