@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.
@akash_mca2008 What is the page content when you try to hit the URL with query param "?123". It should be cache "MISS" and try clearing cache using curl -X PURGE -H 'x-aem-purge-key: PURGE_KEY' https://domain/url.html as @AMANATH_ULLAH mentioned in comment.
Let us know if it helped.