Sling Model with custom selector not working in AEM 6.5
Hi All,
I am using a Sling model exporter to export json data in AEM 6.5 and using the selector "caas". When the selector is "model" , it works perfectly. However with custom selector , it shows the below error.
Invalid recursion selector value 'caas'
Cannot serve request to /content/abc/internal/exportsite/en/clientaccess/help/secondlevela/level3.caas.json in org.apache.sling.servlets.get.DefaultGetServlet
Already tried the below:
check if this helps - Re: Sling Exporter with custom selector