Hi, There is a scenario where, I drag-drop a zip file into dam, i need to unzip it and scan its contents and if it contains static html page, i need to move it under /content/(some particular folder structure), if it contains images : those should get uploaded as dam assets. And if it contain...
Hi,There is a requirement where we have to expose REST services in AEM so that this service can be consumed by third party applications. I know, using Sling Servlets we can do this, however, I was wondering if we can leverage OSGi Service class with JAX-RS? Can anyone please advise how can we achiev...
We need to configure search and promote that it crawls the intranet pages also which requires login.We have currently implemented SAML for the intranet site and using S&P for unauthenticated users.We want S&P to work for authenticated intranet users also and crawl intranet pages too..Can you please ...
Hi, I have to import RSS feed and show some content in my cq page. I tried using Feed importer but it worked in older version not in AEM 6.2. Hope it is not available in 6.2How to achieve this in AEM 6.2?Kindly provide me the solution. Thanks in advance.Regards,Divya
Hi,We recently moved to a new server ( during 6.0 to 6.2 migration) and everything is working correctly on author and publish instance. When we access the cached pages on dispatcher it's showing this error "[an error occurred while processing this directive]" wherever we have SSI components. All t...
Hi,I read a lot on Sling Models, but not able to comprehend the real Advantage of of Sling Models.Entirely annotation driven. "Pure" POJOs.Use standard annotations where possible.PluggableOOTB, support resource properties (via ValueMap), SlingBindings, OSGi services, request attributesAdapt multiple...
Hi,I have integrate AEM with Salesforce using salesforce cloud config. I am able to connect to salesforce successfully and able to pull data from salesforce. After sometime when I access aem page am getting error below[{"message":"Session expired or invalid","errorCode":"INVALID_SESSION_ID"}] I ha...
Hi,I installed package AEM_SlingModel-1.0 (1) from https://helpx.adobe.com/experience-manager/using/sling_models.html and invoked page using http://localhost:4502/content/model.html.It displays the window and the button "Get Sling Model Data", but when I hit this button, it is not populating the win...
Hi,I am trying to add some rule in adaptive form rule editor. But if the rules are little bigger then the focus is our of the screen and no scroll bar to access/view that. If one line code is big then no horizontal scroll bar is there. Its not big issue as still we can get all code while editing. Bu...