Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/13/23
    We have added wcm-io package to our instance and to the project as a dependency. We have also created a template inside our project under /apps/myproject/templates/ca-config-page with the following jcr:content node:{"jcr:primaryType":"cq:PageContent","jcr:createdBy":"admin","jcr:created":"Tue Jan 03...

    Views

    2.0K

    Likes

    0

    Replies

    6
  • 6/13/23
    Hi All, I have a requirement to create 1300 folders in one go. I found that ACS Commons Asset folder creator can be used to create the folders in one go. But my requirement is to create all these folders as contribution folders for sharing in brand portal. How can I achieve this after folder creatio...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 6/13/23
    I have a project that has path based several servlets. For some, the path resolves and for some others, not.Using the path in the Sling Servlet Resolver, the path is not resolved to the servlet configured to handle the request.Checking the system/console/components page, I can locate the servlet. Wh...

    Views

    4.8K

    Likes

    0

    Replies

    15
  • 6/13/23
    I am using AEM 6.5,Let's imagine I have AEM components "Component A"  I want to disable Copy, Cut and Paste option for this particular component.How can I achieve that programmatically?

    Views

    1.2K

    Like

    1

    Replies

    3
  • 6/13/23
    I have extended the accordion core component, requirement is to set the limit of 20 items for the accordion, how to set the limit for the items.Thanks in advance

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 6/13/23
    Hi AEM Community,   I am following the below documentation to generate Access Tokens using Developer Console-  https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developing/generating-access-tokens-for-server-side-apis.html   The below step is not working f...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 6/13/23
     Could you please provide the maven command for AEM,we want to command which is automatically downloading dependancy in pom of the project?

    Views

    691

    Likes

    0

    Replies

    3
  • 6/13/23
    The product interface org.apache.sling.api.resource.Resource annotated with @ProviderType should not be implemented by custom code. Detected in com.day.cq.wcm.api.TemplatedResource contained in /apps/aem-app-packages/application/install/core-aemapp.core-1.0.0-SNAPSHOT.jar. The product interface com....

    Views

    743

    Likes

    0

    Replies

    2
  • 6/13/23
    Hello.  After updating from AEM 6.5.11 to AEM 6.5.17, some of our Clientlibs for dialogue extensions are no longer working. The cause appears to be that we have ES6 code, which has run flawlessly in browsers so far, but seems to be transformed into ES5 after the update. Unfortunately, the result is ...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 6/13/23
    I'm writing a servlet where we are getting a response from a third party API. The response we are getting is in String format, something like - {_ "errors" : [ {_ "message" : "Language encurr=USD is not supported",_ "type" : "UnsupportedLanguageError"_ } ]_} I need to store this in JsonObject format...

    Views

    5.3K

    Likes

    0

    Replies

    4