We will be setting up one author and two publishers. One MongoDB for author, One MongoDB for both publisers with a replication set. In other words, Pub1 and Pub2 will be reading from the same DB. This is per recommended deployment from Adobe, and confirmed with Adobe consultant,Question is around re...
Hi,I'm having a hard time understanding the difference between a journal and a blog in CQ?The docs describe it as:"The Social Journal component is very useful for publish-side blogging. You can create a journal page in your CQ author instance, and add permissions for the users who are allowed to cre...
Hi there,I realize that under the path: /libs/wcm/core/resources/languages here list lots of language.1) These language are the AEM only support language list?2)How to use API to get these language and return HashMap<String, String> ? In other word, how to get AEM support language and country item l...
Hi,Is it possible to place OOTB form server side validations script in client side validation file? I have copied the code which is there in server side validations file into client side validation file. It is not working for me. Any idea? your comments are welcome. I have to do the same server side...
Hi,I have created some custom metadata and event listeners for showing my personal metadata fields based on certain conditions. These all are working fine in Classic View, but I am not able to see any of those in Touch UI Mode(In Asset Editor). Can someone please help me, where I need to include the...
Hi All,When I read the AEM 6.0 documents, sometimes I saw there is "repository.xml" configuration file under \crx-quickstart\repository directory, however, after I install AEM 6.0 (with quick start), I cannot find it there...Can someone help me how or where should I find this file?
If I create a new Maven project using the AEM plugin I getcom.adobe.granite.archetype : sample-project-archetype:5andcom.adobe.granite.archetype : sample-project-archetype:6andcom.adobe.granite.archetype : sample-project-archetype:7to select from.What is the difference betweeen them and the archetyp...
I have got my C = Create to work in inserting nodes.At this point I do not need to Update any nodes.My node represents a saved data object where I use the nodes properties to store each name value pair from my object. This creates a set of nodes with the correct properties from each object from my A...
Hello,I would have another very basic question - I will excuse for that but it would be a very important question for me.I have the task to add a form (name, surename, ..., submit- button) to an existing web page (the web page was developed by an external company) - actually a very basic task. Curre...