Hi, I am working on AEM, 6.0. I am using the OOTB Search component and the spell check doesn't work.If I search for a word with a mistake, I never get the "Did you mean ...." text? Is the spell check feature not supported in AEM 6? If not then why In the search component dialog there is a field for ...
Hi All,I tried to redirect the http://localhost:4502 to https://localhost:7443 on Mac and Linux.Its working fine.But when i tried this on windows 7 with the same configuration it is redirecting to https://localhost:7443 but am not getting the login page/projects page.Can you please let me know is th...
Is it possible to deploy bean spy in Felix. For monitoring AEM using SCOM part of the process requires installing Bean Spy on the Web Server. In the following documenthttp://blogs.technet.com/b/random_happy_dev_thoughts/archive/2014/01/07/system-center-2012-management-pack-for-java-application-perfo...
"org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: /apps/cq/core/content/nav/tools[[nt:folder]]: No matching definition found for child node operations with effective type [nt:unstructured, rep:AccessControllable]"I'm getting ...
Hi,I have two implementation implementing the same OSGi service interface. I would like to reference a specific implementation inside a Sling Model using the appropriate injector-specific annotation, which is @OSGiService annotation. But how could I reference the specific service implementation?If I...
Hi Team,I'm creating an AEM user programmatically (i.e.) I'm creating the folder structure which looks exactly same as the package structure when we create a list of users (located under "/home/users") package using http://localhost:4502/crx/packmgr/index.jsp by selecting "/home/users" as filters. I...
Hi,In workflow , is it possible to go back to some earlier step ( not the immediate one , step back ) like GO TO Step x ?How can I achieve the same? Thanks & regardsSumit
Hi Guys, I hope you can help with this.We are currently Upgrading from 5.4 to 5.6.1 and have and issue that when trying to edit the properties of a page in WCM the dialog does not display.In the browser console there is a JavaScript error.Uncaught TypeError: Cannot read property 'xtype' of null in W...
Hi, Would anyone be able to confirm me that if I created different workflow steps, they should be executing in order? I created a workflow to create a specified size of thumbnailsThen use that thumbnail in a custom process to create a folio manually. Another custom process is to call an API int he d...