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...
hi,i need to have 2 elements on the same line and i have set the layout parameter of the container panel to "column".The inner elements stay on the same line now but the labels are disappear.Set the labelWidth parameter don't resolve my problem.Thanks
I am trying to configure AEM with Adobe DTM for tag management. I gave the API token and could successfully connect to DTM and fetch the company name and web properties. We are hosting the DTM libraries in AEM itself. Hence I selected "self-hosting" option. I have given the DTM bundle URL as well as...