Expand my Community achievements bar.

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

  • 10/28/22
    Hello Guys,   I am binding a click action from HTL in a script which does an ajax call to a third party server, and it returns a JSON response. I need to call this script from HTL and use JSON to frame the HTML. Can anybody please help in this?   Thanks Divya

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 10/28/22
    I have deployed a  branch code on the stage server through the production pipeline and have yet to deploy it to production. I want to test some changes in the dev server for non-release, If I make some changes in the same branch and deploy them on the dev server, will those change will get reflected...

    Views

    710

    Likes

    0

    Replies

    1
  • 10/28/22
    Hi @All, Good Evening,I am working as AEM-FE.My AEM instance size reached to 112GB, and now my system has no further space due to that I am unable to launch many applications. Can anyone help me to compress the size of the folder.I do not want to re-install AEM. Plz help.Thanks

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 10/28/22
    Hi All, I have created Junit5 class for the below code. package com.test.core.models; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.SlingHttpServletResponse; import org.apache.sling.api.resource.Resource; import org.apache.sling.models.annotations.Model; import org...

    Views

    5.1K

    Likes

    0

    Replies

    13
  • 10/28/22
    We have some very basic workflows to publish and delete.   We have noticed that when you delete a folder with assets the assets are correctly sent through the workflow to be approved for deletion but the folder isn't.   Also, we can't even initiate the workflow on an empty folder.   So, overall, we ...

    Views

    681

    Likes

    0

    Replies

    2
  • 10/28/22
    Hi Team,   In our project for some users version creation for asset failing with saying permission missing, its working for admin roles but we are unable to find exactly which permission should be updated here to resolve this. Can anyone help here These are below error getting for the users:- 28.10....

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 10/28/22
    Hi @All,   Can anyone please help me to get the Event Handler logic to clear the dispatcher cache via programmatically. Event Handler or Even Listener anything is fine.   Thanks, Imad

    Views

    659

    Likes

    0

    Replies

    2
  • 10/28/22
    Hi, We are using aem service pack 6.5.14. Is iparsys deprecated?  if yes please suggest alternative way. thanks

    Views

    747

    Likes

    0

    Replies

    3
  • 10/28/22
    I'm trying to create a maven project using archetype 35. I used the below command for the same and received the below error.    mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate \ -D archetypeGroupId=com.adobe.aem \ -D archetypeArtifactId=aem-project-archetype \ -D archetypeVersi...

    Views

    5.0K

    Likes

    0

    Replies

    9
  • 10/27/22
    Here, we are trying to include a webcam through HTML attached below.  <div id="interactive" class="viewport scanner">      <video></video>      <canvas class="drawingBuffer"></canvas> </div> And we have added the below plugin for using this video tag.  <script src="https://cdnjs.cloudflare.com/ajax/...

    Views

    457

    Likes

    0

    Replies

    2