I'm very new to CQ and if I use the wrong terms, I apologize. The Java app I'm writing runs on a different physical server than CQ. The app uploads pdfs to DAM via webDav and then sets metadata on the pdfs using JCR over RMI. All of that is working peachy. My question is - how can I programmatically...
Hi,We are experiencing an issue when trying to import content packages from an existing 5.6.1 installing towards a new 6.0.0 (SP1 / hotfix-5176) Installation. We use MongoDB together with customBlobStore (file based). Although it seem to be in a full MongoDB persistence config as well.We get either...
Hello, I'm trying to figure out the order of precedence/resolution if one configures different run modes for the same instance using the different methods available, such as naming the jar file, passing in system or JVM arguments, and configuration in sling.properties.The following documentation htt...
Hello,I started with AEM a few days ago and I have read a lot of documentations - they are quite good and so far all is clear for me concerning the documentation. But I still have a few problems to get the whole picture - so therefore I would like to write what I have understood (I hope it is right)...
I have a Sling Model class and i want to use it in sightly.My Sling model should be map to the JCR node in order to access the node properties.So how to map sightly with Sling Model and JCR node?
Hi All,How can we prevent duplicate asset uploading in AEM 6.0 using the checksum. It should not be only name validation of the asset, but also content wise it should validate before triggering the DAM upload workflow. If there are any steps please let me know. Any links/blogs regarding the same als...
Hi!We are using the AEM teaser system (experiences, campaigns, segments under cq/personalization). A teaser's content at the end is a parsys filled with custom data. Within this data we are using i18n resource strings with <fmt:message key="some_key" />.Under my local environment (localhost:4502) th...
HI ,I Have a requirement to upload Folders to DAM. I Intend to use Applets.If anyone has already implemented the same either using applets or any other means Please let me know.If not please provide some links to implement the same . Thanks in Advance---Harry---
Hi All,I need to implement search functionality on my home page using AEM 6.0.When I write some text like dinning it will show me list of restaurants near by my location.Thanks
Hi Adobe, I am using RTE in my component, it displays fine in at page load. When we reduce dialog size RTE is cropped and visible partially. Can you please help me to make RTE responsive? I want RTE to be completely visible despite of the dialog size. Thanks,Pradeep