Hi,I am trying to call Service from my component and my service return json data, but when I am trying to call the service from Component , I am getting error.Please let me know how can I call the json data in my component jsp.Please find attached my interface and implementation class.I am trying to...
Hi all, Was reviewing publisher logs on server. Noticed that below "store.init.js" call is hitting publisher again and again. /etc/clientcontext/default/content/jcr:content/stores.init.js?path=index&cq_ck=1456299446600 This call is not cached on dispatcher since it has query parameter and also cache...
What is the preferred library to be used for a Sling Servlet to parse a JSON data coming from a POST method? I tried to use the recommended answer based on this Stackoverflow question but I was getting an error of 405 but everything is ok when I just append the data as a request parameter like this ...
Can someone please tell me if the shadow nodes that are created (to apply ACL's) in the JCR for a social resource are specific to a particular installation? https://docs.adobe.com/docs/en/aem/6-1/develop/communities/scf/srp.htmlIf the shadow nodes are only applicable for the current publish instance...
Is there any known limitation/restriction on using JavaScript Use-API?Reading adobe documentation (links below) there is no comparison between the two technologies. Do you know something that can't be accomplished by using JavaScript Use-API that would require to use Java Use-API? Is JavaScript Use-...
HI All,I have AEM 6.1 + SP1 installed.I tried personalize geometrixx content and it seems that there is some bug with personalization.When I click Target button on Image component shows a dialog to add experiences, but it is not possible to add any experience and default experience not displayed.It ...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Question: Hi, I've created a json object which I'm adding value like json.put(key, value). While I add value which ...
After i create a custom component for a page, i couldn't find the any parsys component as well as my custom component in the sidekick [ I've chosen the custom component created in "Design" mode too ]I've given a group name and selected the same group in design mode<div data-sly-include="head.html" /...