Hi All,Need your help resolving this issue which is quite a blocker for us to upgrade from CQ5.6 to AEM6.We have written a custom connector of DocumentNodeStoreService using "Two-way SSL + x509" to establish the connection between AEM6 and MongoDB.We can able to make connection but our AEM6 content ...
Hi All,I have a servlet with URL /bin/redirectServlet. In this servlet I just want to redirect from to some other page using RequestDispatcher. RequestDispatcher rd = request.getRequestDispatcher("/content/<app_name>/<page>/<sub_page>.html"); //here request is SlingHttpServletRequest since it is a s...
Template allowedPaths is deprecated? How will I know? If we go with Adobe documentation then below link comes and it is not mentioned in that. http://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/templates.htmlWhere as for the same link we change the language to FR then it shows that allowedPat...
I need to create a rendering that is very similar to page.infinity.json, only mine would not include any jcr and cq fields.Any links to information on this would be appreciated, I'm not having much luck finding what I need.Thanks,Doug
Hi,within CQ5.5 we used scripts to create user's and groups.We're currently doing the AEM 6.1 migration and i need to adopt the scripts. As far as i can see the Requests i've recently used did not work in AEM 6.1.In CQ5.5 we used: POST Request on http://<server>:4502/libs/granite/security/post/autho...
I'm pretty new to AEM.We have an existing web app which currently extracts content 'fragments' from Sitefinity using REST calls. Fragments might be snippets of HTML, raw text, images, and so on.AEM has become our strategic CMS platform and we want to provide the same capability but use AEM to serve ...
Hi , When uploading the site in site importer,am getting this exception "String Index Out of Bound Exception ".Please provide me a solution. Thanks in advance