Expand my Community achievements bar.

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

  • 9/25/23
    Hi everyone. I am using the navigation core component given by adobe to create my header and I have implemented it into my header component without making any changes. Now, I have added custom page properties and I want to display them using my navigation component. I cannot use the current page's p...

    Views

    530

    Likes

    0

    Replies

    4
  • 9/25/23
    ex.<form method="POST" enctype="multipart/form-data" action="/bin/myform"><input type="submit" value="Submit"></form> servletpath=/bin/myform --Servlet path is working on staging URL view as published mode page.but after publishing same page in staging the servlet path is not working.  https://www.s...

    Views

    362

    Likes

    0

    Replies

    2
  • 9/25/23
    Hi Team, we need to enable Smart tags for our DAM Assets. AEM Version: AEM 6.5.13 In AEM Cloud, I understood that it is enabled by default.  But Can someone help us on how to enable Smart tagging for AEM 6.5.13 ..with all steps? Regards,KTNR    

    Views

    318

    Likes

    0

    Replies

    1
  • 9/25/23
    deleted

    Views

    294

    Likes

    0

    Replies

    1
  • 9/25/23
    Hi,I am currently using I18n feature to store the json under /apps and served the file using /libs/cq/i18n/dict.en.jsonThe json contains key values of error messages required in the field validations and api validation messages in the form.Issues found in my I18n approach:Since the messages are cont...

    Views

    364

    Likes

    0

    Replies

    2
  • 9/24/23
    Hi All,  I need a suggestion on my below questions?1. Can the AEM website be hosted in different env like Azure cloud?2. Can we make use of AEM existing templates outside AEM? Thanks,SD 

    Views

    589

    Likes

    0

    Replies

    4
  • 9/24/23
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mysite.ui.apps: Compilation failure[ERROR] /C:/AEMProjects/Projects/mysite/mysite/ui.apps/target/generated-sources/htl/org/apache/sling/scripting/sightly/apps/mysite/components/au...

    Views

    468

    Likes

    0

    Replies

    4
  • 9/24/23
    Hi Everyone, I have a requirement to delete an Asset from AEM through servlet.I'm using below method to delete Asset. Resource assetRes = resourceResolver.getResource(assetPath);Node assetNode =  assetRes.adaptTo(Node.class)assetNode = assetNode.remove();resourceResolver.commit(); My question is doe...

    Views

    997

    Likes

    0

    Replies

    5
  • 9/23/23
    I have a servlet class in this class I'm calling sling job from sling job calls service class. Once bundle is deployed, I'm seeing sling job is working as expected after hitting the servlet. But when I hit the servlet for second time sling job is not working.

    Views

    459

    Likes

    0

    Replies

    1
  • 9/23/23
    Hi team, We are getting an error logs like below. Anyone has idea on this why its coming. 24.08.2023 09:32:37.387 *ERROR* POST /content/dam/dam:batch.metadata.json HTTP/1.1] org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during response processing. org.apache.sling.api.reso...

    Views

    376

    Likes

    0

    Replies

    2