Hi Team,I am not able to fetch the rss feed in my local repo after implementing the custom importer service and sample template.I followed the doc https://helpx.adobe.com/experience-manager/using/polling.html and completed all the steps till end.I followed the doc https://helpx.adobe.com/experience-...
Hi all,Question just came up recently about what we should be doing with content that we've deactivated but must keep around for legal reasons (for n years). We can't delete it and certain authors may still need to access it (and its version history) for the aforementioned duration. At the moment, i...
Hi folks, so I came across a problem where when authoring a page and trying to edit it I got a 502 error saying..."Proxy ErrorThe proxy server recieved an invalid response from an upstream server, The proxy Server could not handle the request.POST /(filepath)Reason: Error Reading from remote server ...
HiI have developed one multifield component for touch ui. I would like to place limit on number of multifield items. Please let me know how to do that? Thanks Regards,Vijaya
Hi, I have developed a touch ui multifield component in AEM 6.1. This multifield has simple textfield. I entered the values in the multifield. But the values are not getting processed. and when I again open the multifield component I don't see previously entered values. It is not retaining the value...
Hi Experts, We have two ways of registering a sling servletRegistering through pathRegistering through resource type.Say we use the second option, I have a page component /sampleproject/page/homepagecomponent and i register a servlet using this component. This means whenever i access a page created...
Hi,I just want to know how we can achieve component level caching. On home page, logged in user name should be dynamic and should not be cached and rest other components should be cached.We are using 3rd party login to get access to the site.For example refer attached image captured from https://loc...
Hi All,I am completly new in using the communities components, I am trying to utilize the OOB activitystream component by extending it as I need to change the UI of the component.I copied the OOB component in my /apps directory added the required clientlibs on the page on which I am adding this comp...
I am under the assumption that AEM uses some kind of special JS engine under the hood or does some kind of conversion into Java or something crazy. However, it is hard to really know what is going on through the documentation and web, so I was curious if anyone knows what version of JS the use API i...