Hi All,I have created sling servlet using path.This servlet is working fine on AEM 6.5 but not working on Adobe cloud.It is showing as unsatisfied and on network tab 409 conflict error.Does anyone face the same issue?Kr,Sanjay
Hi All, After restart system my AEM not started.I checked the error logs and got the below error. 6.04.2022 10:22:15.749 *WARN* [async-index-update-fulltext-async] org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnReadDirectory [/oak:index/lucene] Error occurred while copying file [_ea_...
Hi , I have requirement to call inline script into text area and I have added in sightly like ${properties.textarea @CONTEXT='unsafe'} but as you know Unsafe disabled the XSS protection.does any one know other way to do it. Kr,Sanjay
Hi All, I have to add environment specific (uat and prod) token and api key on cloud instead of creating separate OSGI configuration for each environment.I hav found how to set the environment variables on cloud for each environment on cloud itself using below linkhttps://experienceleague.adobe.com...
Hi , I have requirement to create replication agent for akamai to purge the cache on Adobe cloud.But Adobe cloud have removed replication agent is there any way to integrate aem with akamai .https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/release-notes/aem-clou...
Hi All, I have created Sling Servlet and I wanted to pass json raw data to the Slingservlet but it is showing null values. please check anything that I missed.
Hi , Once created new project and install on aem .I opened the experience fragment of header it is showing me blank but in crx/de it has 3 component inside that.I am using AEM 6.5.4 does anyone know facing same issue .
Hi, How can we access component cq:dialog properties(name, description) using simple client side js .Using server side js we can able to access easily.Regards,Sanjay