@Mario248 I hope @AMANATH_ULLAH answer helps you. On top of this I want to share the official doc link with more Cache Purge options on AEM Cloud https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/content-delivery/cdn-cache-purge
Hope it help.
@Anilkumar9
What is the exact issue you are facing with above code?You can refer to this blog post, it might help https://aem4beginner.blogspot.com/fetch-content-fragment-using-sling-model
@AMANATH_ULLAH
This will be good addition where a person can do this through UI.
What we have implemented in our project, a jenkins pipeline with an input parameter where person can input the path(cache to be cleared) and run the script. It will take 1 sec. to complete.
Hello @Mahesh_Gunaje
1. If this is a Persistent query which works on GET method, I don't think we have option to enable authentication apart from CORS setup on Dispatcher server.
2. It's not allowed with AEM Graphql to update the CFs. Best practice and Adobe recommendation is to use Rest APIs (...
Hello,
We have requirement to import around 1L assets in AEM.
It's available in Azure Blob Storage with folder structure like abc/1, abc/2, abc/3 etc. and it needs in same structure in AEM like xyz/1, xyz/2, xyz/3 etc.Each folder( abc/1, abc/2 ) contains around 1000 images.What is the best and opt...
Hello,
We have received an email from Adobe, for AEM Cloud Instance that says, Review and Update Your TypeScript Dependencies I want to know if we fix it, how to verify if it fixes the issue.