hi team, When we had try to purge the workflow (completed/aborted), we got query limit exception issue, so we thought of fine tuning /oak:index/workFlowDataLucene with includedPaths / excludedPaths. As per our analysis we came to know that only from below three paths, it is getting indexed./var/work...
Dear community members,I am migrating my codebase from using SCR annotations to DS annotations. While the previous implementation sets the 'pipeline.type' property this way and it's working:And I just tried this way to migrate it: but it couldn't set the property somehow. It threw: Valuable though...
I have integrated a Google OAuth2 provider with AEM 6.5 OAuth authentication handler. There is a method named getUserFolderPath in Provider interface which should be used to get the folder path under which the user should be created. I noticed that this method is never been called and instead "user....
We are trying to integrate the Dispatcher end from AEM screen player, but we are getting the AEM Screen Blank Page. How do configure the dispatcher end. We are not able to find dispatcher end point URL integration steps. Can you please suggest in this.I have followed the below docs.https://docs.ad...
I need help on how to flush selector based cachinghttp://example.com/content/myapp/us/en.child1.xmlhttp://example.com/content/myapp/us/en.child2.xmlLets say,we have xml's cached under the folder as/<docroot-cache>/content/myapp/us/->en.child1.xml->en.child2.xml->en.child99.xml->en.child100.xml->en.h...
Hi I am working on a page export functionality in aem 6.3. I am able to export page into a zip file along with the clientlibs and assets.clienlibs and assets are reflecting proper on the page, except for the page logo and links.For link to work, it should refer the path such as :-"http://localhost:...