Hey,I have created a few dummy users in my project under home/users/<company-name>. I want these users to appear in the ContextHub on my page, so that when i change the users I see different personalized experiences on the page.I see the users, when I add a picture to their profile, but I am not bei...
I tried to written test cases in below controller class but facing null pointer exceptionpublic class SiteXMLCreatorController extends WCMUse implements Controller{PageManager pm = getPageManager();Page parentProvided = pm.getPage(getProperties().get("sectionparent", String.class));if...
Hi,I am trying to create a suggestion Index using the below API call.SearchIndexSuggestionExtractor.buildIndex()Due to changes to QueryManagerImpl.class in Jackrabbit Oak starting AEM 6 the above API doesn't work, also this may be due to the change in workspace indexing mechanism. I have attached th...
Hi All, I am trying to post a comment for a blog in publish instance(without logging in) and it is getting posted correctly. But after logging into the CRXDE Lite of publish instance and if i try to post a comment ia m getting the following error. Can some one please help me with this?blog...
Hi All,I am about to add the new button on the contentfinder views. I want to add new button next to mosaic view and data view.i have successfully added for images, documents, movies etc. But i couldnt find the js file for manuscripts.JS file not available below path /libs/wcm/extensions/contentfin...
Hi Everyone.I've installed 5.6.1 SP 2 on a couple of test publish nodes and I get the following error when I try to authenticate via LDAP:24.08.2015 16:51:57.705 *ERROR* [0:0:0:0:0:0:0:1 [1440449516586] POST /etc/login.html/j_security_check HTTP/1.1] [<our custom LDAP login module class name>] commi...
why do we use ./ while giving a name for cq:widget. I didnt find any answer about it anywhere clearly. Is it a stardard way to do it or there is some meaning to it ? I am newbie.
I am getting the following exception when uploading a package to 6.1 AEM instance: com.day.jcr.vault.packaging.PackageException: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: /apps/test-config/config[[nt:folder]]: No match...
Hi Everyone,I am trying to connect to MS SQL database in AEM 5.6 . Below is my service class which will provide the connection.@Component@Servicepublic class JDBCConnectionServiceImpl implements JDBCConnectionService{ private static final Logger LOGGER = LoggerFactory.getLogger(JDB...
I have two publish servers.While installing a package in one publish server ,I got an error "ERROR* [10.1.0.213 [1440501813043] POST /crx/packmgr/service/script.html/etc/packages/demo/test-1.0-SNAPSHOT.zip HTTP/1. 1] com.day.jcr.vault.fs.io.Importer There were errors during package install. Please...