Hi,I have one requirement to change the landing page, based on specific role. For example, if A is logging into AEM, he will be landing into "welcome.html" page, and if B is logging into the same AEM, he will be landing into "projects.html" page. Is it possible to achieve this? If yes, then please l...
Hi,I'm not sure if this is a bug in the Touch UI Image component, but it seems reproducibleUsing AEM6 with SP1Open the following page in Touch UI: http://localhost:4502/editor.html/content/geometrixx-outdoors/en/activities/jola-summer-surfing.htmlEdit the top image on the page - add a Title and Alt...
Hi,On my production/QA environment, sometimes my error.log file grows upto 3 GB which makes it difficult to downloadCan I divide error.log file for a particular day each into equal sizes say MAX - 2 MB.Regards,Shallu Rohilla
Hi all,IN PUBLISH ENVIRONMENT.We are having several problems with a workflow where we have a step where administrators have to approve it manually from their inbox.We have a registration process where the user selects a Role. If the Role selected is B, then a workflow starts and it (should) send a n...
Hi,Neither of these queries compile:SELECT * FROM [cq:PageContent] AS n WHERE ISDESCENDANTNODE(n, [$sitePath])SELECT * FROM [cq:PageContent] AS n WHERE ISDESCENDANTNODE(n, $sitePath)Am I missing something here?Thanks.
We want to create a package that compiles right for both AEM 5.6.1 and AEM 6.0, if I used the class RenditionMaker, will this package compile and deploy successfully for both environments?Thanks in advance,David Zamora.
Hi,according to the Adobe documentation you can create a mobile application either via the AEM PhoneGap Starter Kit and then add that to the App console, or via the Touch UI - http://docs.adobe.com/docs/en/aem/6-0/develop/mobile/apps/apps-console.html#Creating a Mobile Application. I am unable to cr...
Replication queue cannot process remaining items in queue when an image replication fails with "Repository node import error: access denied” error.This happens only with a few images, most get replicated. Could it be possible that it's these images are too big? We see a "HTTP/1.1 400 Bad Request" in...
I am using the blog page and when I feed a comment I see that it is calling /libs/collab/commons/components/comments/formular.html.jsp My problem is that when comment is submitted with an error (fileds not filled that onsubmit javascript method returns a false) the scroball always goes to the top ...
Hi All,I am facing one issue related to publishing a website i.e,I publish all pages from author intance but even than website is not visible on the publish instance.I want to know that is it mandatory to have a website source code on both the crxde instances of AEM.I have not paste a source code ...