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
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...
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
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...
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 ...
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....
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
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...
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/...